Date: Mon, 16 Feb 1998 13:55:49 -0800 From: "Ron 'The Insane One' Rosson" <insane@oneinsane.net> To: Angel Behar Rodriguez <abehar@mail.pacificnet.com.mx> Cc: questions@FreeBSD.ORG Subject: Re: ipfw rule to block Net BEUI. Message-ID: <19980216135549.17738@the.oneinsane.net> In-Reply-To: <Pine.BSF.3.95.980216131852.24968A-100000@mail.pacificnet.com.mx>; from Angel Behar Rodriguez on Mon, Feb 16, 1998 at 01:23:16PM -0700 References: <Pine.BSF.3.95.980216131852.24968A-100000@mail.pacificnet.com.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
Angel, How about something like this: /sbin/ipfw add <rule #> deny log all from any to any 139 setup via <incoming device> In theory if I am not mistaken this should work. I am posting this to questions as well so I can verify if This will work on my network as well. Lets hope that there is someone who can verify my Theory Ron On Mon, Feb 16, 1998 at 01:23:16PM -0700, Angel Behar Rodriguez wrote: > > I have working an ipfw under 2.1.7 with no problem. I can handle all > the protocols but I cannot block Net Beui even if I put deny all from any > to any I still seeing networks on the secure side. > > Please give me any idea or suggestion.Thanks. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- -------------------------------------------------------- Ron Rosson ... and a UNIX user said ... rlr@n2.net rm -rf * insane@oneinsane.net and all was null and void -------------------------------------------------------- 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?19980216135549.17738>