ipfw question
freebsd_at_tern.ru
Date: 02/06/04
- Previous message: Brett Glass: "Re: FreeBSD Security Advisory FreeBSD-SA-04:02.shmat"
- Next in thread: Peter Pentchev: "Re: ipfw question"
- Reply: Peter Pentchev: "Re: ipfw question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 6 Feb 2004 13:17:06 +0300 To: freebsd-security@freebsd.org
Dear All.
I want to use 'not' for 2 addresses (for both) in ipfw2 rule.
The only way that looks like what I need is
# ipfw add count from IP1 to not IP2,IP3
But does this rule indeed makes what I want? Does it count all
packets destined to addresses other then IP2 AND IP3?!
No other syntax works.
For example more logically correct
not IP2 AND not IP3
or even
not { IP2 or IP3 }
are understood by ipfw2
man does not contain the good description of this
Can somebody clear this up for me?
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Brett Glass: "Re: FreeBSD Security Advisory FreeBSD-SA-04:02.shmat"
- Next in thread: Peter Pentchev: "Re: ipfw question"
- Reply: Peter Pentchev: "Re: ipfw question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|