Re: ipfw table add problem

2013-11-27 Thread Alexander V. Chernikov
On 27.11.2013 11:56, Ian Smith wrote: On Tue, 26 Nov 2013 12:48:01 +, Ben Morrow wrote: > To: freebsd-sta...@freebsd.org Restoring cc ipfw@ and others after the inet_pton side?thread in stable@. grepping /usr/src for inet_pton suggests that a behavioural change in inet_pton at this stage

Re: ipfw table add problem

2013-11-26 Thread Ian Smith
On Tue, 26 Nov 2013 12:48:01 +, Ben Morrow wrote: > To: freebsd-sta...@freebsd.org Restoring cc ipfw@ and others after the inet_pton side?thread in stable@. grepping /usr/src for inet_pton suggests that a behavioural change in inet_pton at this stage seems rather unlikely :) > Quoth Mic

Re: ipfw table add problem

2013-11-25 Thread Mark Andrews
In message <1385391778.1220.4.ca...@revolution.hippie.lan>, Ian Lepore writes: > On Mon, 2013-11-25 at 15:30 +1100, Ian Smith wrote: > > On Sun, 24 Nov 2013 23:56:14 +0400, Alexander V. Chernikov wrote: > > > On 24.11.2013 19:43, =D6zkan KIRIK wrote: > > > > Hi, > > > > = > > > > > I tested p

Re: ipfw table add problem

2013-11-25 Thread Ian Lepore
On Mon, 2013-11-25 at 15:30 +1100, Ian Smith wrote: > On Sun, 24 Nov 2013 23:56:14 +0400, Alexander V. Chernikov wrote: > > On 24.11.2013 19:43, Özkan KIRIK wrote: > > > Hi, > > > > > > I tested patch. This patch solves, ipfw table 1 add 4899 > > Ok. So I'll commit this fix soon. > > > > >

Re: ipfw table add problem

2013-11-24 Thread Ian Smith
On Sun, 24 Nov 2013 23:56:14 +0400, Alexander V. Chernikov wrote: > On 24.11.2013 19:43, Özkan KIRIK wrote: > > Hi, > > > > I tested patch. This patch solves, ipfw table 1 add 4899 > Ok. So I'll commit this fix soon. > > > > But, ipfw table 1 add 10.2.3.01 works incorrectly. > > output is

Re: ipfw table add problem

2013-11-24 Thread Alexander V. Chernikov
On 24.11.2013 19:43, Özkan KIRIK wrote: > Hi, > > I tested patch. This patch solves, ipfw table 1 add 4899 Ok. So I'll commit this fix soon. > > But, ipfw table 1 add 10.2.3.01 works incorrectly. > output is below. > # ./ipfw table 1 flush > # ./ipfw table 1 add 10.2.3.01 inet_pton() does not rec

Re: ipfw table add problem

2013-11-24 Thread Özkan KIRIK
Hi, I tested patch. This patch solves, ipfw table 1 add 4899 But, ipfw table 1 add 10.2.3.01 works incorrectly. output is below. # ./ipfw table 1 flush # ./ipfw table 1 add 10.2.3.01 # ./ipfw table 1 list 0.0.0.10/32 0 On Sat, Nov 23, 2013 at 11:09 PM, Alexander V. Chernikov wrote: > -BE

Re: ipfw table add problem

2013-11-23 Thread Alexander V. Chernikov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19.11.2013 23:55, ᅱzkan KIRIK wrote: > Hi, > > I'm using kernel FreeBSD 10.0-BETA3 #2 r257635 kernel. I am trying > to add port number to ipfw tables. But there is something strange > : Problem is easily repeatable. > > #ipfw table 1 flush #ipfw t

Re: ipfw table add problem

2013-11-22 Thread Ian Lepore
On Fri, 2013-11-22 at 11:35 +1100, Mark Andrews wrote: > In message <1385045442.31172.549.ca...@revolution.hippie.lan>, Ian Lepore > writes: > > On Tue, 2013-11-19 at 23:26 +0200, =D6zkan KIRIK wrote: > > > On Tue, Nov 19, 2013 at 11:21 PM, Andreas Nilsson wro= > > te: > > > = > > > > > > > > > >

Re: ipfw table add problem

2013-11-21 Thread Mark Andrews
In message <1385045442.31172.549.ca...@revolution.hippie.lan>, Ian Lepore writes: > On Tue, 2013-11-19 at 23:26 +0200, =D6zkan KIRIK wrote: > > On Tue, Nov 19, 2013 at 11:21 PM, Andreas Nilsson wro= > te: > > = > > > > > > > > > > > > > On Tue, Nov 19, 2013 at 9:36 PM, =D6zkan KIRIK w= > rote: >

Re: ipfw table add problem

2013-11-21 Thread Ian Lepore
On Tue, 2013-11-19 at 23:26 +0200, Özkan KIRIK wrote: > On Tue, Nov 19, 2013 at 11:21 PM, Andreas Nilsson wrote: > > > > > > > > > On Tue, Nov 19, 2013 at 9:36 PM, Özkan KIRIK wrote: > > > >> Hi, > >> > >> > >> > >> On Tue, Nov 19, 2013 at 10:22 PM, Andreas Nilsson > >> wrote: > >> > >>> > >>> >

Re: ipfw table add problem

2013-11-21 Thread Özkan KIRIK
Hi, # ipfw -i table 1 list ::/0 0.0.0.0 On Thu, Nov 21, 2013 at 10:43 AM, Eugene Grosbein wrote: > On 20.11.2013 02:55, Özkan KIRIK wrote: > > Hi, > > > > I'm using kernel FreeBSD 10.0-BETA3 #2 r257635 kernel. > > I am trying to add port number to ipfw tables. But there is something > > stra

Re: ipfw table add problem

2013-11-21 Thread Eugene Grosbein
On 20.11.2013 02:55, Özkan KIRIK wrote: > Hi, > > I'm using kernel FreeBSD 10.0-BETA3 #2 r257635 kernel. > I am trying to add port number to ipfw tables. But there is something > strange : > Problem is easily repeatable. > > #ipfw table 1 flush > #ipfw table 1 add 4899 > #ipfw table 1 list > ::/0

Re: ipfw table add problem

2013-11-19 Thread Özkan KIRIK
On Tue, Nov 19, 2013 at 11:21 PM, Andreas Nilsson wrote: > > > > On Tue, Nov 19, 2013 at 9:36 PM, Özkan KIRIK wrote: > >> Hi, >> >> >> >> On Tue, Nov 19, 2013 at 10:22 PM, Andreas Nilsson wrote: >> >>> >>> >>> >>> On Tue, Nov 19, 2013 at 8:55 PM, Özkan KIRIK wrote: >>> Hi, I'm using

Re: ipfw table add problem

2013-11-19 Thread Özkan KIRIK
"ipfw table 1 add 4899" command works, on FreeBSD 8.2 and 8.4. I am using port lookup tables on FreeBSD 8.4. For example : "ipfw add allow all from any to any lookup src-port 1" Lookup section from the MAN page of ipfw : lookup {dst-ip | dst-port | src-ip | src-port | uid | jail} N Search a

Re: ipfw table add problem

2013-11-19 Thread Andreas Nilsson
On Tue, Nov 19, 2013 at 9:36 PM, Özkan KIRIK wrote: > Hi, > > > > On Tue, Nov 19, 2013 at 10:22 PM, Andreas Nilsson wrote: > >> >> >> >> On Tue, Nov 19, 2013 at 8:55 PM, Özkan KIRIK wrote: >> >>> Hi, >>> >>> I'm using kernel FreeBSD 10.0-BETA3 #2 r257635 kernel. >>> I am trying to add port number

Re: ipfw table add problem

2013-11-19 Thread Özkan KIRIK
Hi, On Tue, Nov 19, 2013 at 10:22 PM, Andreas Nilsson wrote: > > > > On Tue, Nov 19, 2013 at 8:55 PM, Özkan KIRIK wrote: > >> Hi, >> >> I'm using kernel FreeBSD 10.0-BETA3 #2 r257635 kernel. >> I am trying to add port number to ipfw tables. But there is something >> strange : >> Problem is easi

Re: ipfw table add problem

2013-11-19 Thread Andreas Nilsson
On Tue, Nov 19, 2013 at 8:55 PM, Özkan KIRIK wrote: > Hi, > > I'm using kernel FreeBSD 10.0-BETA3 #2 r257635 kernel. > I am trying to add port number to ipfw tables. But there is something > strange : > Problem is easily repeatable. > > #ipfw table 1 flush > #ipfw table 1 add 4899 > #ipfw table 1