Re: Telnet printing

From: Scott Burns (scott_at_mirrabooka.com)
Date: 01/29/04


Date: Thu, 29 Jan 2004 01:02:53 GMT

Brian K. White wrote:

>"Robert Bachellor" <rob@alphaomegas.com> wrote in message news:<LNWdnfBPhsoFm4XdRVn-sA@thebiz.net>...
>
>
>>We have a remote client using DSL with dynamic IP addressing to telnet back
>>into the SCO OS5 server. He is using ICE.TCP Pro which comes with an LPD
>>program for Windows. My problem is how to define a printer on the server so
>>that his reports go to his LPD interface so he can print them.
>>
>>Any help is greatly appreciated.
>>
>>Thanks,
>>Rob
>>
>>
>
>I would use passthru-printing before I got entangled in defining a
>bunch of lpd printers to non-static ip's. You don't have to configure
>
>
<SNIP>

>since the printer is created as a "local" printer to device /dev/null.
>This also keeps lpstat from hanging for long times trying to get the
>status of remote printers via lpd.
>
>
Bloody hell! I hope you cut and pasted that!

To bring it back ontopic, would SSH and Putty work better? SSH has the
port forwarding option. You could set it up so that anyone who
connected to port xyz on the SCO box was actually connecting over the
tunnel to the lpd server on the windows box. This also has the
advantage or getting rid of telnet and securing the original connection.
 It would require some scripting to handle disconnections (auto disable
the printer on logout?).

Would a VPN work better here? It may or may not require another box
(does SCO do PPTP? ).

-- 
Scott Burns
Mirrabooka Systems
Tel +61 7 3857 7899
Fax +61 7 3857 1368 


Relevant Pages

  • Re: Telnet printing
    ... >> We have a remote client using DSL with dynamic IP addressing to telnet back ... He is using ICE.TCP Pro which comes with an LPD ... My SCO clients prefered it to other and often more expensive ...
    (comp.unix.sco.misc)
  • [newbie] Remote Printing
    ... The network printers are accessible via linux servers (lpd) and are ... i have to configure my SCO box to use those printers from SCO ... ... it's a running prod server. ...
    (comp.unix.sco.misc)
  • Re: Remote telnet through firewall failing
    ... Telnet from within the LAN to the SCO system works ... Your should see a line with your server IP in the local column ...
    (comp.unix.sco.misc)
  • Re: Telnet printing
    ... He is using ICE.TCP Pro which comes with an LPD ... >program for Windows. ... My problem is how to define a printer on the server so ... Even though SCO OS's ...
    (comp.unix.sco.misc)
  • Re: telnet.pm
    ... >server using a perl script??? ... I saw the other posts about fake windows telnet servers, ... pass that point and find a telnet server you can talk to... ... I used to do a lot of Net::Telnet on our SCO Unix boxes, ...
    (perl.beginners)