Re: IPFW ruleset not working... advice? WAS Re: Running processes...

2004-02-14 Thread Matthew Seaman
On Sat, Feb 14, 2004 at 01:15:07PM -0600, Eric F Crist wrote: > Hey, thanks! I changed all the rules so they read: > > allow ip from any to me > > and added the rule: > > allow ip from me to any at rule 50 > > All seems to work now! Does anyone have any suggestions on how to make this > sy

Re: IPFW ruleset not working... advice? WAS Re: Running processes...

2004-02-14 Thread Eric F Crist
On Saturday 14 February 2004 12:58 pm, Erik Trulsson wrote: > On Sat, Feb 14, 2004 at 12:47:01PM -0600, Eric F Crist wrote: > > Hello all, > > > > I've got the following ruleset, but I can't ssh into my server anymore. > > What did I miss? > > You missed allowing IP packets going from your server

Re: IPFW ruleset not working... advice? WAS Re: Running processes...

2004-02-14 Thread Erik Trulsson
On Sat, Feb 14, 2004 at 12:47:01PM -0600, Eric F Crist wrote: > Hello all, > > I've got the following ruleset, but I can't ssh into my server anymore. What > did I miss? You missed allowing IP packets going from your server to the outside. You only allow packets from the outside to you. I also

IPFW ruleset not working... advice? WAS Re: Running processes...

2004-02-14 Thread Eric F Crist
Hello all, I've got the following ruleset, but I can't ssh into my server anymore. What did I miss? grog# ipfw show 00100 0 0 allow ip from any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 00300 0 0 deny ip from 127.0.0.0/8 to any 00400 7 1562 allow ip from 1.2.