Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2018 16:48:01 -0500
From:      "James B. Byrne" <byrnejb@harte-lyne.ca>
To:        freebsd-questions@freebsd.org
Subject:   LPD listen directive?
Message-ID:  <870deecf052d36d03aae9613410b38ba.squirrel@webmail.harte-lyne.ca>

next in thread | raw e-mail | index | archive | help
Can lpd be configured such that it listens only on specific IP
addresses?  If so where and how is it done?  We are running lpd and
cups on the same host.  Cups is configured to only listen on the
loopback  address.  But lpd is listening on all available addresses.

 netstat -a | grep LISTEN
tcp4       0      0 localhost.domain       *.*                    LISTEN
tcp6       0      0 localhost.domain       *.*                    LISTEN
tcp4       0      0 localhost.ssh          *.*                    LISTEN
tcp4       0      0 192.168.216.44.ssh     *.*                    LISTEN
tcp4       0      0 vhost04.ssh            *.*                    LISTEN
tcp4       0      0 vhost04.2222           *.*                    LISTEN
tcp4       0      0 localhost.ftp-proxy    *.*                    LISTEN
tcp4       0      0 localhost.ipp          *.*                    LISTEN
tcp6       0      0 localhost.ipp          *.*                    LISTEN
tcp4       0      0 vhost04.smtp           *.*                    LISTEN
tcp4       0      0 localhost.smtp         *.*                    LISTEN
tcp4       0      0 *.printer              *.*                    LISTEN
tcp6       0      0 *.printer              *.*                    LISTEN

-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?870deecf052d36d03aae9613410b38ba.squirrel>