Re: loading ipfw module without default-deny

2003-03-06 Thread Fernando Gleiser
On Thu, 6 Mar 2003, Josh Brooks wrote: > > Hello, > > I want to: > > kldload ipfw.ko > > but I am not near the physical machine, and cannot type in an allow rule > after loading the module - by default all traffic will be denied. > > How can I load the ipfw.ko module but not knock myself off the n

Re: loading ipfw module without default-deny

2003-03-06 Thread Daan Vreeken [PA4DAN]
On Thursday 06 March 2003 12:19, Josh Brooks wrote: > Hello, > > I want to: > > kldload ipfw.ko > > but I am not near the physical machine, and cannot type in an allow rule > after loading the module - by default all traffic will be denied. > How can I load the ipfw.ko module but not knock myself o

Re: loading ipfw module without default-deny

2003-03-06 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Josh Brooks <[EMAIL PROTECTED]> typed: > I want to: > kldload ipfw.ko > but I am not near the physical machine, and cannot type in an allow rule > after loading the module - by default all traffic will be denied. > How can I load the ipfw.ko module but not knock myself off t

loading ipfw module without default-deny

2003-03-06 Thread Josh Brooks
Hello, I want to: kldload ipfw.ko but I am not near the physical machine, and cannot type in an allow rule after loading the module - by default all traffic will be denied. How can I load the ipfw.ko module but not knock myself off the network ? My only thought was to put an `ipfw add` rule i