Re: CUPS broadcasting print queue availability
- From: Ron Johnson <ron.l.johnson@xxxxxxx>
- Date: Sat, 03 Apr 2010 18:47:54 -0500
On 2010-04-03 15:12, Liam O'Toole wrote:
On 2010-04-03, Ron Johnson <ron.l.johnson@xxxxxxx> wrote:On 2010-04-03 14:31, Liam O'Toole wrote:On 2010-04-03, Ron Johnson <ron.l.johnson@xxxxxxx> wrote:(server)# grep ^BrowseAddress /etc/cups/cupsd.conf
---SNIP---
root@diningroom:~# lpstat -v -h haggisAre you sure the cups daemon is listening on haggis' external interface?
lpstat: Connection refused
From the client, try 'telnet haggis 631' or 'nmap -p 631 haggis', after
installing the corresponding packages if necessary.
BrowseAddress @IF(eth0)
Yes, I restarted cups after the change
Client nmap output:
(client)# nmap -p 631 haggis
Starting Nmap 5.00 ( http://nmap.org ) at 2010-04-03 14:36 CDT
Interesting ports on haggis.homelan (192.168.1.10):
PORT STATE SERVICE
631/tcp closed ipp
MAC Address: 00:24:1D:27:C0:FF (Giga-byte Technology Co.)
Nmap done: 1 IP address (1 host up) scanned in 0.59 seconds
So cups simply isn't listening on eth0. What is the value of the Listen
variable in /etc/cups/cups.conf on the server?
Do you really mean /etc/cups/cupsd.conf ?
# grep -n ^Listen /etc/cups/cupsd.conf
4:Listen localhost:631
5:Listen /var/run/cups/cups.sock
Does "listen", in this case, also mean "listen for *requests* from clients?"
--
"History does not long entrust the care of freedom to the weak
or the timid." Dwight Eisenhower
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4BB7D3AA.1060200@xxxxxxx
- Follow-Ups:
- Re: CUPS broadcasting print queue availability
- From: Liam O'Toole
- Re: CUPS broadcasting print queue availability
- References:
- CUPS broadcasting print queue availability
- From: Ron Johnson
- Re: CUPS broadcasting print queue availability
- From: Liam O'Toole
- Re: CUPS broadcasting print queue availability
- From: Ron Johnson
- Re: CUPS broadcasting print queue availability
- From: Liam O'Toole
- Re: CUPS broadcasting print queue availability
- From: Ron Johnson
- Re: CUPS broadcasting print queue availability
- From: Liam O'Toole
- Re: CUPS broadcasting print queue availability
- From: Ron Johnson
- Re: CUPS broadcasting print queue availability
- From: Liam O'Toole
- CUPS broadcasting print queue availability
- Prev by Date: Re: Q abt ssh, sshfs, and Stale NFS file handle
- Next by Date: Re: CUPS broadcasting print queue availability
- Previous by thread: Re: CUPS broadcasting print queue availability
- Next by thread: Re: CUPS broadcasting print queue availability
- Index(es):
Relevant Pages
|