vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hi, we're using custom interfaces scripts in our printer setup. things look OK except for one printer. we need to use port2 on it (port 9101). i can't find any reference on what option is to be set in /etc/lp/printer/<printer_name>/configuration to have the queue use port 9101 of the printer. i'm wondering - using lpstat, it does use the etc/lp/printer/<printer_name>/configuration , but how to set the entry for "Default port settings:"? i've tried: Default port settigns: 9101 Port: 9101 Destination port: 9101 tia. erik ************* xxxxx0005/root #lpstat -p ptxxxx02 -l printer ptxxxx02 is idle. enabled since Thu Apr 27 09:30:53 2006. available. Form mounted: Content types: simple Printer types: unknown Description: Connection: direct Interface: /usr/lib/lp/model/standard On fault: mail to root once After fault: continue Users allowed: all Forms allowed: all Banner required Character sets: (none) Default pitch: Default page size: Default port settings: ************* |
| ||||
| well, the "Default port settigns:" is set by the value of Stty. and it turns out that this is not the option i need. we have an HP JetDirect printer that has 3 ports: Port 1 = 9100 Port 2 = 9101 Port 3 = 9102 we need to use Port 2 (9101) instead of the default "9100" (port 1). any ideas how to do this with systemv printing? ta. erik |