Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 07:44:49 -0400
From:      "Joe Joplin" <joejop@triad.rr.com>
To:        "Joe Joplin" <joejop@triad.rr.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: lpd_enable not running on 4.6
Message-ID:  <033c01c22287$09ec84e0$2201a8c0@2kpro2>
References:  <02c201c22247$4e3e18b0$2201a8c0@2kpro2>

next in thread | previous in thread | raw e-mail | index | archive | help
I noticed that I am getting the following message when lpd tries to load

ubind: Address already in use

I ran netstat -a and got the output below.  Does this help any?

Active Internet connections (including servers)

Proto Recv-Q Send-Q Local Address Foreign Address (state)

tcp4 0 0 *.submission *.* LISTEN

tcp4 0 0 *.smtp *.* LISTEN

tcp4 0 0 *.ssh *.* LISTEN

tcp4 0 0 *.netbios-ssn *.* LISTEN

tcp4 0 0 *.telnet *.* LISTEN

udp4 0 0 samba1.netbios-dgm *.*

udp4 0 0 samba1.netbios-ns *.*

udp4 0 0 *.netbios-dgm *.*

udp4 0 0 *.netbios-ns *.*

udp4 0 0 *.syslog *.*

Active UNIX domain sockets

Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr

d407fc80 dgram 0 0 0 d4050f00 0 d407fd20

d407fd20 dgram 0 0 0 d4050f00 0 d407fdc0

d407fdc0 dgram 0 0 0 d4050f00 0 d407fe60

d407fe60 dgram 0 0 0 d4050f00 0 0

d4050f00 dgram 0 0 d404bb80 0 d407fc80 0 /var/run/log




> I am running FreeBSD 4.6.  In my rc.conf file I have the lpd_enable="YES".
> When I run ps -ax | grep lp, I do not see the process running.  If I print
> something with lpr I get an error:
>
> lpr: Unable to connect to /var/run/printer: Socket operation on non-socket
> lpr: Check to see if the master 'lpd' process is running.
> jobs queued, but cannot start daemon.
>
> If I run lpd for the command line the queued jobs print fine, but then the
> daemon closes.
>
> Any ideas,
>
> Joe Joplin
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?033c01c22287$09ec84e0$2201a8c0>