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
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
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
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.
> > >
> >
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
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
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
-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
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:
> > > =
> >
> > > >
> > > >
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:
>
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:
> >>
> >>>
> >>>
>
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
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
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
"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
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
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
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
18 matches
Mail list logo