Re: need pf setup help

2005-09-02 Thread terry tyson
On 9/1/05, John Kintaro Tate <[EMAIL PROTECTED]> wrote: > > I read the pf.conf and the pfctl manpages as I am trying to set up > > some special rules for my OpenBSD Server (3.7). You also need to read http://www.openbsd.org/faq/pf/index.html

Re: need pf setup help

2005-09-01 Thread John Kintaro Tate
Hrm. It appears that pf is blocking ALL outgoing packets, is there a way I can just block outgoing connections from everyone except users in the group wheel and the user named? John On 9/2/05, John Kintaro Tate <[EMAIL PROTECTED]> wrote: > Hey, > > I read the pf.conf and the pfctl manpages as I

Re: need pf setup help

2005-09-01 Thread John Kintaro Tate
nevermind, i just had to do a pf -e On 9/2/05, John Kintaro Tate <[EMAIL PROTECTED]> wrote: > Hey, > > I read the pf.conf and the pfctl manpages as I am trying to set up > some special rules for my OpenBSD Server (3.7). > > Basically I want to block connections to my local network from the > mac

need pf setup help

2005-09-01 Thread John Kintaro Tate
Hey, I read the pf.conf and the pfctl manpages as I am trying to set up some special rules for my OpenBSD Server (3.7). Basically I want to block connections to my local network from the machine unless the user is in the group wheel or is under the username "named", for obvious purposes. This ser