Sponsored Content
Operating Systems AIX Printing across subnets (Xerox) Post 302106113 by kjbaumann on Tuesday 6th of February 2007 03:41:04 PM
Old 02-06-2007
All,

I found that the machine's /etc/qconfig had an error on the final line, which was the area where I needed to add printers across the network. I removed those entries and all is working now.

Here is what was last in the file.

_xtq28_:
up = TRUE
device = dummy
dummy:
backend = dummy

Thanks for your time.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to batch & print hpgl files to xerox device

have electronic files from customer with .gl extension; are hpgl files originating from Unix. Need utility to open, batch and print in directory order on xerox docutech. Any ideas? Help greatly appreciated. (5 Replies)
Discussion started by: theresa
5 Replies

2. IP Networking

Routing across different subnets

I have a routing problem that I need to solve for both Windows and Linux. In our test lab, I've set up a small network that is separated from the rest of the work by a firewall. One interface is on the 15.8.152 network, the other is on the 192.168.100 network. I can already get to the... (2 Replies)
Discussion started by: thomn8r
2 Replies

3. Red Hat

Unable to install Xerox Phaser 3117 on FC13

I have Fedora Core 13 installed on my PC. Another PC running windows XP is on my network and has a Xerox Phaser 3117 Printer connected to it. My PC detects the Network printer but at the last step is not able to install it. I have downloaded the driver from Official Xerox site. A screenshot of the... (0 Replies)
Discussion started by: abhisheksingh
0 Replies

4. UNIX for Dummies Questions & Answers

looking for xpadmin - Xerox printer tool

Hello, I am trying to find the Xerox Printer config tool used for configuring Xerox printers on HPUX servers. We referred to it as "xpadmin". It is an older program and i have not been able to track it down. If anyone knows where i might find a copy it would be of great benefit... thanks ... (1 Reply)
Discussion started by: golfguy043
1 Replies

5. IP Networking

DNS and two subnets

Hi guys I started to work in a small company which doesn't have infrastructure and I need to built it. My problem is: I am a student with theoretical knowledge but without practical one so I don't have any ideas how to solve my problem. I installed on CentOS 6.4 DNS and DHCP. This... (1 Reply)
Discussion started by: solaris_user
1 Replies
conv_lpd(1M)						  System Administration Commands					      conv_lpd(1M)

NAME
conv_lpd - convert LPD configuration SYNOPSIS
conv_lpd [-c printers | -c printcap] [-n] file DESCRIPTION
conv_lpd converts LPD printer configuration information from file to a printers.conf or a printcap file (see printers.conf(4)). file specifies the name of the input file, and can be either in printers.conf or printcap format. If file is in printers.conf format, it con- verts it to a printcap file. If file is in printcap format, it converts it to a printers.conf file. OPTIONS
The following options are supported: -c printers | -c printcap Specifies the type of output file produced by the conversion. -c printers converts to a printers.conf file. -c printcap converts to a printcap file. -c printers is the default. -n Preserves the namelist during the conversion. OPERANDS
The following operands are supported: file The file to be converted. EXAMPLES
Example 1 Converting a printcap file to a printers.conf file. The following example converts a printcap file to a printers.conf file. example% conv_lpd /etc/printcap Example 2 Converting a printcap file to a printers.conf file and preserving the namelist. The following example converts a printcap file to a printers.conf file and preserves the namelist. example% conv_lpd -c printers -n /etc/printcap Example 3 Converting a printers.conf file to a printcap file and preserving the namelist. The following example converts a printers.conf file to a printcap file and preserves the namelist. example% conv_lpd -c printcap -n /etc/printers.conf EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. FILES
/etc/printers.conf System printer configuration database. /etc/printcap SunOS 4.x printer capability database. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpcu | +-----------------------------+-----------------------------+ SEE ALSO
lpset(1M), printers.conf(4), attributes(5) SunOS 5.11 9 Sep 1996 conv_lpd(1M)
All times are GMT -4. The time now is 04:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy