Date: Fri, 3 Aug 2001 05:16:44 +0200 (SAST) From: The Psychotic Viper <psyv@sec-it.net> To: Alexey Privalov <lucky@land3.nsu.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: netstat & listneing ports Message-ID: <Pine.BSF.4.21.0108030512050.7469-100000@lucifer.fuzion.za.org> In-Reply-To: <Pine.BSF.4.21.0108020022130.1158-100000@land3.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Thu, 2 Aug 2001, Alexey Privalov wrote: > when i run `netstat -an` then i see: <snip>(you know the rest) Thats your local Mail Transfer Agent sending mail to your mailbox/es. Nothing to be worried about but if you want to limit logs just firewall udp 512 out with ipfw or ipf. ipfw example : ipfw add deny udp from any to any 512 If I recall there may be another way by configuring the MTA's to not do it but this ways easier and AFAIK no side effects. hth PsyV 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?Pine.BSF.4.21.0108030512050.7469-100000>
