I didn't replace /etc/services. My services files does have printer 515/tcp spooler # line printer spooler printer 515/udp spooler # line printer spooler However, until I added the "port = 515" to On Tue, Feb 19, 2013 at 6:54 PM, Jonathan Billings <jsbillin@xxxxxxxxx>wrote: > On Tue, Feb 19, 2013 at 05:38:44PM -0500, Doll, Margaret Ann wrote: > > The solution was to edit /etc/xinetd.d/cups-lpd to include "port = 515" > to /etc/xinetd.d/cups-lpd, xinetd was not listening on 515. > listen tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1588/rpcbind tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1963/sshd tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2051/master tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN 3754/sshd tcp 0 0 0.0.0.0:49699 0.0.0.0:* LISTEN 1730/rpc.statd tcp 0 0 :::139 :::* LISTEN 2099/smbd tcp 0 0 :::111 :::* LISTEN 1588/rpcbind tcp 0 0 :::22 :::* LISTEN 1963/sshd tcp 0 0 :::631 :::* LISTEN 9835/cupsd tcp 0 0 ::1:25 :::* LISTEN 2051/master tcp 0 0 ::1:6010 :::* LISTEN 3754/sshd tcp 0 0 :::445 :::* LISTEN 2099/smbd tcp 0 0 :::49953 :::* LISTEN 1730/rpc.statd tcp 0 0 :::515 :::* LISTEN 9860/xinetd > > You must be replacing the Red Hat packaged /etc/services, because the > correct one has 'printer' definitions for 515/tcp and 515/udp, which > is what the name of the service is in xinetd. > > -- > Jonathan Billings <jsbillin@xxxxxxxxx> > College of Engineering - CAEN - Unix and Linux Support > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list