Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Remote Unix printing to my WinXP works with no router. How can I make it work through my router? Post 302415519 by jgt on Thursday 22nd of April 2010 07:52:09 PM
Old 04-22-2010
515 or 9100 depending on how you set up the printer on the unix system. Unless you set the printer up as a SMB printer through SAMBA (port 137 to 139). Port numbers are listed in /etc/services
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX as ROUTER

dear all, hi... my name rian, i have some problem here, i'm trying to make router on UNIX machine, is there anyone know how to make it....... :confused: please let me know about the step.... thanks before.. cheers Rian (2 Replies)
Discussion started by: afriansyah
2 Replies

2. IP Networking

My router has UPnP, as do its work with ubuntu to automatically open ports

My router has UPnP,how to make it work with ubuntu to automatically open ports I try to open the following command " /sbin/iptables -I INPUT -d 0/0 -s 0/0 -p tcp --dport 21 -j ACCEPT" ,local only opens ,if i put the ip 192.168.1.68, it works correctly, if i`m put my external ip does not work,I... (9 Replies)
Discussion started by: dhalus
9 Replies

3. IP Networking

Discussion at work, would a router work pluging a cable in wan1 and lan1?

hi all. and sorry for the random question, but this sparkled a raging flame-war at work and i want more points of view situation a router, with linux of some sort, dhcp client requesting for ip in wan1 (as usual with wan ports) dhcp server listening in lan1, and assigning ip (as usual... (9 Replies)
Discussion started by: broli
9 Replies
PAPSTATUS(8)							   Netatalk 2.2 						      PAPSTATUS(8)

NAME
papstatus - get the status of an AppleTalk-connected printer SYNOPSIS
/usr/sbin/papstatus [-d] [-p printer] [retrytime] DESCRIPTION
papstatus is used to obtain the current status message from an AppleTalk connected printer. It uses the Printer Access Protocol (PAP) to obtain the status information. If no printer is specified on the command line, papstatus looks for a file called .paprc in the current directory and reads it to obtain the name of a printer. The .paprc file should contain a single line of the form object:type@zone where each of object, :type, and @zone are optional. type and zone must be proceeded by `:' and `@' respectively. Blank lines and lines the begin with a `#' are ignored. type and zone default to LaserWriter and the zone of the local host, respectively. OPTIONS
-d Turns on a debugging mode that prints some extra information to standard error. -p printer Get status from printer (do not consult any .paprc files to find a printer name). The syntax for printer is the same as discussed above for the .paprc file. retrytime Normally, papstatus only gets the status from the printer once. If retrytime is specified, the status is obtained repeatedly, with a sleep of retrytime seconds between inquiring the printer. FILES
.paprc file that contains printer name SEE ALSO
nbp(1), pap(1) Netatalk 2.2 17 Dec 1991 PAPSTATUS(8)
All times are GMT -4. The time now is 11:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy