Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 1999 09:22:49 -0500
From:      "Chuck O'Donnell" <cao@bus.net>
To:        Graeme Brown <graeme.brown@bt-sys.bt.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Why does lpd say I have no printer ?
Message-ID:  <19990218092249.A5991@milf18.bus.net>
In-Reply-To: <n1292791608.13146@maczebedee>; from Graeme Brown on Thu, Feb 18, 1999 at 09:43:54AM %2B0100
References:  <n1292791608.13146@maczebedee>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 18, 1999 at 09:43:54AM +0100, Graeme Brown wrote:
> Can anyone point me in the right direction concerning a problem
> with configuring my FreeBSD host (freeb1) lpd spooler to access a 
> remote network printer ?
> 
> The remote printer is "lp"  with print server at host freeb15.
> I can ping free freeb15 from freeb1 OK
> 
> % ping freeb15
> PING freeb15 (132.146.239.202): 56 data bytes
> 64 bytes from 132.146.239.202: icmp_seq=0 ttl=255 time=0.716 ms
> 64 bytes from 132.146.239.202: icmp_seq=1 ttl=255 time=0.457 ms
> 64 bytes from 132.146.239.202: icmp_seq=2 ttl=255 time=0.443 ms
> 64 bytes from 132.146.239.202: icmp_seq=3 ttl=255 time=0.441 ms
> 64 bytes from 132.146.239.202: icmp_seq=4 ttl=255 time=0.455 ms
> 64 bytes from 132.146.239.202: icmp_seq=5 ttl=255 time=0.459 ms
> ^C
> --- freeb15 ping statistics ---
> 6 packets transmitted, 6 packets received, 0% packet loss
> round-trip min/avg/max/stddev = 0.441/0.495/0.716/0.099 ms
> %     
> 
> My /etc/printcap contains
> 
> #remote|sample remote printer:\
> lp|ljet4|ljet4_1|remote|remote printer:\
>         :lp=:\
>         :rm=freeb15:mx#0:sd=/var/spool/lp:lf=/var/log/lpd-errs:          
>
[cut] 
>

Try removing the comment line above your printer definition or adding
a blank line under it. I think it may be confusing lpd. Then do a `lpd
restart all' and an `lpd stat' to see if it worked.

Chuck





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?19990218092249.A5991>