Re: IPFW rule sets and automatic rule numbering

2014-09-14 Thread Willem Jan Withagen
On 13-9-2014 21:51, Freddie Cash wrote: > You can replicate it using 3 rules, loaded into two sets: > > ipfw set disable 1 > ipfw add allow ip from any to any > ipfw add 65524 allow ip from any to any > ipfw add allow ip from any to any > ipfw set swap 1 0 > > Run that two or 3 times. Every rule

Re: IPFW rule sets and automatic rule numbering

2014-09-14 Thread Ian Smith
On Sun, 14 Sep 2014 12:36:43 +0200, Willem Jan Withagen wrote: > On 13-9-2014 21:51, Freddie Cash wrote: > > You can replicate it using 3 rules, loaded into two sets: > > > > ipfw set disable 1 > > ipfw add allow ip from any to any > > ipfw add 65524 allow ip from any to any > > ipfw add al

Re: IPFW rule sets and automatic rule numbering

2014-09-14 Thread Willem Jan Withagen
On 14-9-2014 13:44, Ian Smith wrote: > On Sun, 14 Sep 2014 12:36:43 +0200, Willem Jan Withagen wrote: > > On 13-9-2014 21:51, Freddie Cash wrote: > > > You can replicate it using 3 rules, loaded into two sets: > > > > > > ipfw set disable 1 > > > ipfw add allow ip from any to any > > > ipfw

Re: IPFW rule sets and automatic rule numbering

2014-09-14 Thread bycn82
On 9/14/14 20:47, Willem Jan Withagen wrote: On 14-9-2014 13:44, Ian Smith wrote: On Sun, 14 Sep 2014 12:36:43 +0200, Willem Jan Withagen wrote: > On 13-9-2014 21:51, Freddie Cash wrote: > > You can replicate it using 3 rules, loaded into two sets: > > > > ipfw set disable 1 > > ipfw a

Re: IPFW rule sets and automatic rule numbering

2014-09-14 Thread Freddie Cash
On Sep 14, 2014 3:37 AM, "Willem Jan Withagen" wrote: > > On 13-9-2014 21:51, Freddie Cash wrote: > > You can replicate it using 3 rules, loaded into two sets: > > > > ipfw set disable 1 > > ipfw add allow ip from any to any > > ipfw add 65524 allow ip from any to any > > ipfw add allow ip from an