Hello. Trying firewalls out. Anyone had any success with an Openbsd PF firewall ? Regards...Martin -- Good news. Ten weeks from Friday will be a pretty good day.
At 05:17 PM 9/2/2003 -0400, you wrote:>Hello. > >Trying firewalls out. > >Anyone had any success with an Openbsd PF firewall ?works for us, seems fairly simple to configure, and tamper resistant since it can run in bridge mode with no externally visible ips, so it is impossible for an attacker to gain access to the machine through its external interface.>Regards...Martin >-- >Good news. Ten weeks from Friday will be a pretty good day. > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users
i run it on freebsd. it has worked flawlessly. i prefer pf config file syntax over any of the others: ipfw[12], ipfilter and the linux variants. the pflog+pftcpdump feature is handy for seeing what your filter is denying. the only thing i miss in using it is dummynet. On 2003.09.02 17:17:12 +0000, marrandy wrote:> Hello. > > Trying firewalls out. > > Anyone had any success with an Openbsd PF firewall ? > > Regards...Martin > -- > Good news. Ten weeks from Friday will be a pretty good day. > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >