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
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 0
#ipfw table 1 flush
#ipfw table 1 add 10.2.3.01 ( no