Date: Sun, 30 Jun 2002 23:48:56 +0600 (YEKST) From: =?koi8-r?B?6czY0SD7ydDJw8nO?= <ilia@chel.skbkontur.ru> To: questions@FreeBSD.ORG Subject: ipfw: broadcast thing Message-ID: <20020630234304.F1147-100000@sol.chel.skbkontur.ru>
next in thread | raw e-mail | index | archive | help
Dear Sirs, for example, rl0 and rl1 are local (non-Internet) interfaces. (I'm going to switch to stateful rules soon, but for now I've configured stateless firewall): ipfw add 100 allow ip from me to any ipfw add 200 allow ip from any to me via rl0 ipfw add 200 allow ip from any to me via rl1 that's simple, that's good, I even like it:) but such configuration doesn't pass broadcast packets: Jun 30 23:42:43 sol /kernel: ipfw: 104 Deny UDP 192.168.200.3:520 255.255.255.255:520 in via rl1 Jun 30 23:42:43 sol /kernel: ipfw: 104 Deny UDP 192.168.100.28:138 192.168.100.255:138 in via rl0 Jun 30 23:43:14 sol /kernel: ipfw: 104 Deny UDP 192.168.200.3:520 255.255.255.255:520 in via rl1 Jun 30 23:43:45 sol /kernel: ipfw: 104 Deny UDP 192.168.200.3:520 255.255.255.255:520 in via rl1 can anybody help me with "allow"ing broadcast traffic ?? Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1) Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE) 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?20020630234304.F1147-100000>