Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Share 1 Printer b/n Mainframe and Server???

Status
Not open for further replies.

byrne1

Programmer
Aug 7, 2001
415
US
We have a high-speed impact printer. Is there any way to share this printer b/n the mainframe and our server? Are there any switches or something similar to make this possible?
 
Scratch that. Let me restate the question. Is there a way, other than installing a print server, to share one printer b/n a Linux PC and a Windows PC? The printer is already attached to the Linux box for legacy apps. The server is new and we'd like to utilize the existing printer. Is there a way to do this?
 
are you using CUPS on the linux box? if so you can share the printer on port 631 for IPP. You can download an IPP client for windows from microsoft.

if you want to use smb you could use samba on the linux box.

you could probably redirect 515 to your local printer but I don't know how. probably in xinetd or inetd.

In any case I believe you will have more options with the printer connected to your posix box instead of your windows box.

Good luck
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top