![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need UNIX command to print to Dell printer | bones91 | UNIX for Advanced & Expert Users | 3 | 07-05-2006 09:51 AM |
| Can you set up a networked printer as a local print queue? | alexop | AIX | 0 | 06-28-2006 08:35 AM |
| Print on a printer which is password protected | Anuj | UNIX for Dummies Questions & Answers | 1 | 07-06-2005 10:44 AM |
| AIX 5.2 print to a local printer | josramon | AIX | 0 | 04-28-2004 09:40 AM |
| printer status for print spooler: help | rage | High Level Programming | 0 | 11-13-2003 07:08 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi All,
I have an issue related to printing on a printer at DHCP network. We have n numbers of printers which can be attached to n numbers of telnet clients of a server. Telnet sessions can be obtained from any machine and any available printer will be attached to that machine. Our aim is to get a printout from the same machine (telnet client) from which it was fired to the UNIX server. Now as soon as the printer is attached to the dummy machine (telnet client), an IP is assigned to it by the DHCP network. Since this IP is dynamic in nature, we are unable to fire a print to that particular printer. lpd command doesn't work as IP is dynamic in nature. It asks for the queue name which can not be prepared at run time(its the task of system administrator to configure queues) even if we know the printer's run time IP address. Please tell me if there is any way to solve this issue. I heard that by directly writing to the printer port I could resolve the printer queue issue but I am not sure how to send text files directly to a printer port. I can send data in a form of strings but not as a text file. Thanks a lot in advance. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I think you will need DNS.
|
|
#3
|
||||
|
||||
|
assign to the printers static ip addresses that are outside the dhcp scope ... if dhcp scope is from .100 to .254, assign printer address below .100 ...
|
||||
| Google The UNIX and Linux Forums |