Hi.
I'm using ltsp 4.1
and all
modules are up to date.
I am trying to
configure a workstation with a local paralel printer, but with no
success!
my
/opt/ltsp/i386/etc/lts.conf is:
[Default]
...
RCFILE_01 = rc.local
PRINTER_0_DEVICE = /dev/lp0
PRINTER_0_TYPE = P
PRINTER_0_PORT = 9100
...
RCFILE_01 = rc.local
PRINTER_0_DEVICE = /dev/lp0
PRINTER_0_TYPE = P
PRINTER_0_PORT = 9100
...
...
...
...
[192.168.95.221]
SCREEN_01 = ./tec_a
SCREEN_02 = ./tec_b
SCREEN_01 = ./tec_a
SCREEN_02 = ./tec_b
...
...
Also I've corrected
the /opt/ltsp/i386/etc/rc.sysinit file:
TYPE_0=${PRINTER_0_TYPE}
TYPE_1=${PRINTER_1_TYPE}
TYPE_2=${PRINTER_2_TYPE}
TYPE_1=${PRINTER_1_TYPE}
TYPE_2=${PRINTER_2_TYPE}
before they where
like this:
TYPE_0=${PRINTER_1_TYPE}
TYPE_1=${PRINTER_2_TYPE}
TYPE_2=${PRINTER_3_TYPE}
TYPE_1=${PRINTER_2_TYPE}
TYPE_2=${PRINTER_3_TYPE}
when i try to telnet
port 9100 on the workstation i still get:
[EMAIL PROTECTED] root]#
telnet 192.168.95.221 9100
Trying 192.168.95.221...
Connected to 192.168.95.221.
Escape character is '^]'.
Connection closed by foreign host.
Trying 192.168.95.221...
Connected to 192.168.95.221.
Escape character is '^]'.
Connection closed by foreign host.
I know that the printer, paralel port and the cable are
all working.
PLEASE
HELP!
THANKS
Daniel
