Date: Fri, 09 Oct 1998 21:00:29 -0400 From: Mike Tancsa <mike@sentex.net> To: chad@dcfinc.com, questions@FreeBSD.ORG Subject: Re: firewalling Message-ID: <3.0.5.32.19981009210029.010b8080@sentex.net> In-Reply-To: <199810092329.QAA28466@freebie.dcfinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 04:29 PM 10/9/98 -0700, Chad R. Larson wrote: >Does anyone have an opinion (now there's a stupid question) about IP >firewalling vs TCP wrappers to protect a server exposed to the great >unwashed Internet? This is more of a question for 'questions' and I am following up there. TCP wrappers is nice for controlling anything out of inetd, but you have far more control by using ipfw and also better logging. Also, you can control UDP and icmp through ipfw and prevent people from throwing spoofed packets at your addresses, not to mention protect *other* machines on your network. ---Mike ********************************************************************** Mike Tancsa, Network Admin * mike@sentex.net Sentex Communications Corp, * http://www.sentex.net/mike Cambridge, Ontario * 01.519.651.3400 Canada * 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?3.0.5.32.19981009210029.010b8080>