I'm looking for some advice/tips on setting up a really simple print server for my small home network. I've had a look at but haven't really been able to find a solution for what I want to do.
Set-up is this:
- Linux Server running Fedora Core 4 with a Lexmark Z11 bubblejet printer attached to LPT1.
- Windows XP SP2 workstation connected to same network.
- Both machines assigned IP via DHCP from ISP and online (although firewalled off from unwanted incoming internet connections) although given IP's are fairly static (only seem to change once every 6 months).
What I want to do is have some sort of daemon running on the linux box so that anything I print in XP just gets routed to the linux box via TCP/IP and spat out the parallel port e.g.
WinXP --TCP--> Linux --LPT1--> Printer.
I have no need for Linux to print anything and dont really need any fancy spooling, etc. as I'll just use the default Windows print queue. In short, I dont have enough room on my desk for the printer and want to put it in the other room with the noisy server!
I'm not running and have no need/desire for Samba and having read the docs for CUPS, it seems like overkill for what I'm trying to do.
Can anyone point me in the direction of a simple solution that doesnt require a bunch of extra stuff like Ghostscript, PPD files, etc? I just want to route what would normaly go out of my Workstations LPT1 port out across TCP to the server and spit it out of its LPT1 port.
- Jed
Set-up is this:
- Linux Server running Fedora Core 4 with a Lexmark Z11 bubblejet printer attached to LPT1.
- Windows XP SP2 workstation connected to same network.
- Both machines assigned IP via DHCP from ISP and online (although firewalled off from unwanted incoming internet connections) although given IP's are fairly static (only seem to change once every 6 months).
What I want to do is have some sort of daemon running on the linux box so that anything I print in XP just gets routed to the linux box via TCP/IP and spat out the parallel port e.g.
WinXP --TCP--> Linux --LPT1--> Printer.
I have no need for Linux to print anything and dont really need any fancy spooling, etc. as I'll just use the default Windows print queue. In short, I dont have enough room on my desk for the printer and want to put it in the other room with the noisy server!
I'm not running and have no need/desire for Samba and having read the docs for CUPS, it seems like overkill for what I'm trying to do.
Can anyone point me in the direction of a simple solution that doesnt require a bunch of extra stuff like Ghostscript, PPD files, etc? I just want to route what would normaly go out of my Workstations LPT1 port out across TCP to the server and spit it out of its LPT1 port.
- Jed