On Thu, 25 Jan 2007, Dan Mahoney, System Admin wrote:
> On Fri, 26 Jan 2007, Ian Smith wrote:
>
> Excellent. I'll read up on this for a bit.
I've been reading man ipfw for years, but every time find something new :)
> I suppose my biggest confusion was as to why I could do:
>
> kldload
On Fri, 26 Jan 2007, Ian Smith wrote:
Excellent. I'll read up on this for a bit.
I suppose my biggest confusion was as to why I could do:
kldload ipfw && ipfw add 65000 allow ip from any to any
but not
ipfw flush && ipfw add 65000 allow ip from any to any
Clearly, the devil is in the output
Re: freebsd-questions Digest, Vol 162, Issue 11
> Message: 31
On Wed, 24 Jan 2007 19:20:47 -0500 (EST), Dan Mahoney wrote:
> On Wed, 24 Jan 2007, Kevin Kinsey wrote:
>
> > Dan Mahoney, System Admin wrote:
> >> Hey all.
> >>
> >> In trying to tweak my firewall setup I'm using a file call
--On January 24, 2007 4:18:12 PM -0500 "Dan Mahoney, System Admin"
<[EMAIL PROTECTED]> wrote:
Well, I'm trying to be compliant with /etc/rc.firewall's expectations
for a rules file, which IS called with ipfw "rules.file"
Are you aware that you can run /etc/rc.d/ipfw restart?
You'll get locked
Dan Mahoney, System Admin <[EMAIL PROTECTED]> wrote:
> Even if I add the "flush" command directly to /etc/ipfw.rules, and run
> ipfw -f /etc/ipfw.rules right from the command line, my connection gets
> dropped and the rest of the commands do not run.
> In experimenting a bit more, I've found that
On Wed, 24 Jan 2007, Kevin Kinsey wrote:
Dan Mahoney, System Admin wrote:
Hey all.
In trying to tweak my firewall setup I'm using a file called
/etc/ipfw.rules
However, it seems even though I copy my rules perfectly to that file, the
system freezes up and locks me out when I do:
/usr/sha
Dan Mahoney, System Admin wrote:
Hey all.
In trying to tweak my firewall setup I'm using a file called
/etc/ipfw.rules
However, it seems even though I copy my rules perfectly to that file,
the system freezes up and locks me out when I do:
/usr/share/examples/ipfw/change_rules.sh?
HTH,
KD
On Thu, 25 Jan 2007, [EMAIL PROTECTED] wrote:
In trying to tweak my firewall setup I'm using a file called
/etc/ipfw.rules
However, it seems even though I copy my rules perfectly to that file, the
system freezes up and locks me out when I do:
ipfw -f flush; ipfw /etc/ipfw.rules
I've also t
In trying to tweak my firewall setup I'm using a file called
/etc/ipfw.rules
However, it seems even though I copy my rules perfectly to that file,
the system freezes up and locks me out when I do:
ipfw -f flush; ipfw /etc/ipfw.rules
I've also tried doing it as
ipfw -f flush && ipfw /etc/i
On Wednesday 24 January 2007 15:59, Jeff Royle wrote:
> Jeff Royle wrote:
> > Dan Mahoney, System Admin wrote:
> >> In trying to tweak my firewall setup I'm using a file called
> >> /etc/ipfw.rules
> >>
> >> However, it seems even though I copy my rules perfectly to that file,
> >> the system freez
Jeff Royle wrote:
Dan Mahoney, System Admin wrote:
Hey all.
In trying to tweak my firewall setup I'm using a file called
/etc/ipfw.rules
However, it seems even though I copy my rules perfectly to that file,
the system freezes up and locks me out when I do:
ipfw -f flush; ipfw /etc/ipfw.ru
Dan Mahoney, System Admin wrote:
Hey all.
In trying to tweak my firewall setup I'm using a file called
/etc/ipfw.rules
However, it seems even though I copy my rules perfectly to that file,
the system freezes up and locks me out when I do:
ipfw -f flush; ipfw /etc/ipfw.rules
I've also trie
Hey all.
In trying to tweak my firewall setup I'm using a file called
/etc/ipfw.rules
However, it seems even though I copy my rules perfectly to that file, the
system freezes up and locks me out when I do:
ipfw -f flush; ipfw /etc/ipfw.rules
I've also tried doing it as
ipfw -f flush && ip
13 matches
Mail list logo