Date: 15 Aug 2003 19:09:59 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> To: "Charles Howse" <chowse@charter.net> Cc: freebsd-questions@freebsd.org Subject: Re: Make popa3d listen on specific interface Message-ID: <44n0eaa56g.fsf@be-well.ilk.org> In-Reply-To: <002001c362ae$f4265410$04fea8c0@moe> References: <002001c362ae$f4265410$04fea8c0@moe>
next in thread | previous in thread | raw e-mail | index | archive | help
"Charles Howse" <chowse@charter.net> writes: > Below is a portion of netstat -an. > Notice that my pop server (popa3d) is listening on all interfaces. > > tcp4 0 0 *.110 *.* > LISTEN > > I really don't need this, not doing any internet pop'ing, just doing LAN > mail. > Is there any way to make popa3d listen on 192.168.254.3? No. You need a smarter server for that. You can use a firewall to protect it, but it doesn't know or care about IP interfaces.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44n0eaa56g.fsf>