Date: Mon, 16 Mar 1998 21:53:25 -0800 (PST) From: freebsd@flint.sentex.net To: undisclosed-recipients:; Subject: ipfw to filter UDP port 9 ? Message-ID: <199803170553.VAA00845@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
Just curious as to why the rule ipfw add 5000 deny log udp from any to any 9 in recv fxp0 Would generate the following Mar 17 00:36:43 iolite /kernel: ipfw: 5000 Deny UDP 204.182.161.94:8310 207.245.212.237:26981 in via fxp0 Fragment = 185 Mar 17 00:36:46 iolite /kernel: ipfw: 5000 Deny UDP 204.182.161.94:8310 207.245.212.237:26981 in via fxp0 Fragment = 185 Mar 17 00:37:37 iolite /kernel: ipfw: 5000 Deny UDP 204.182.161.2:1431 207.245.212.237:27500 in via fxp0 Fragment = 185 Mar 17 00:37:43 iolite /kernel: ipfw: 5000 Deny UDP 194.217.251.40:31281 207.245.212.237:27500 in via fxp0 Fragment = 185 The purpose is to protect some of my customers' pipelines ---Mike 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?199803170553.VAA00845>