Re: Help with pf ruleset

2008-03-09 Thread Erik Norgaard
Erik Wilson wrote: I know you have cut away a lot of rules, but maybe that just makes things more confusing. Try to nest your rules in the following order: direction - interface - protocol - src net - dst net - port/type You should need no "out" rules if you have "in" rules with

Re: Help with pf ruleset

2008-03-09 Thread Erik Wilson
On Sun, Mar 9, 2008 at 3:20 PM, Erik Norgaard <[EMAIL PROTECTED]> wrote: > erik Wilson wrote: > > I'm pulling my hair out here. I've been working on this for days without > > any success. > > > > I've whittled the ruleset down to the barest possible rules and even > that > > doesn't work. I'm at

Re: Help with pf ruleset

2008-03-09 Thread Erik Norgaard
erik Wilson wrote: I'm pulling my hair out here. I've been working on this for days without any success. I've whittled the ruleset down to the barest possible rules and even that doesn't work. I'm at my wits end. I would really appreciate it if someone could show me where i'm being a complete an

Re: Help with pf ruleset

2008-03-09 Thread Josh Paetzel
On Sunday 09 March 2008 08:22:07 am erik Wilson wrote: > I'm pulling my hair out here. I've been working on this for days without > any success. > > I've whittled the ruleset down to the barest possible rules and even that > doesn't work. I'm at my wits end. I would really appreciate it if someone

Re: help with pf

2005-04-04 Thread LukeD
On Sun, 3 Apr 2005, Brian John wrote: altq on $ext_if priq queue mail priority 13 queue ssh priority 12 queue web priority 14 I see one syntactical thing you missed. You have to define your child queues in your altq declaration. Something like: altq on $ext_if priq queue {mail, ssh, web} Also, a

RE: help with pf

2005-04-03 Thread Björn König
Brian John wrote: > However, when I start pf it gives me errors > about the syntax of my file. Read http://www.openbsd.org/faq/pf/queueing.html. There are good examples. Regards Björn ___ freebsd-questions@freebsd.org mailing list http://lists.fre