1 May 2006 01:06
Re: Best firewall for OpenBSD ?
nocfed <nocfed <at> gmail.com>
2006-04-30 23:06:56 GMT
2006-04-30 23:06:56 GMT
On 4/30/06, S t i n g r a y <fasi_74 <at> yahoo.com> wrote: > I want to use OpenBSD as the network firewall of my > network. > Now which firewall should i use ? i heard people say > pf is outdated use IP Filter instead. > what you recommend ? > > regards > > *:$., 88,.$:*(((*$ Stingray *:$., 88,.$:*((*$ > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > No need to reply to this in any way... <RANT> I must question the use of the word 'firewall' that everyone throws around so loosely. pf is a packet filter, as even said by its name, which can be used to create a firewall. It can't only be me that understands it this way. Especially when people say that a script is their firewall, when the script only generates rules for the packet filter on their firewall. </RANT>
> I have to scan the list every few seconds. A couple of years ago, I
> tried executing an external "ps", but found that it sometimes "freezed".
> I found the scanning of the "/proc" filesystem much more stable...
Perhaps a buffering issue? Try setting $| to a true value, if you
haven't already done that.
RSS Feed