Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2013 16:52:41 +0300
From:      "isp" <mline@ukr.net>
To:        "isp" <mline@ukr.net>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: Table add 255.255.255.255 bug
Message-ID:  <46124.1374328361.5788402844330229760@ffe15.ukr.net>
In-Reply-To: <39065.1372186418.14025189299918143488@ffe6.ukr.net>
References:  <39065.1372186418.14025189299918143488@ffe6.ukr.net>

next in thread | previous in thread | raw e-mail | index | archive | help



Hello. Can developers fix this bug?

------------------------------

> 

Hello. I have a problem with adding 255.255.255.255 address into ipfw
table.
I can't see it i "ipfw table list"

[#south-router:/]# ipfw table 7 list
127.0.0.0/8 0
224.0.0.0/4 0
[#south-router:/]# ipfw table 7 add 255.255.255.255
[#south-router:/]# ipfw table 7 list
127.0.0.0/8 0
224.0.0.0/4 0
[#south-router:/]# ipfw table 7 add 255.255.255.255
ipfw: setsockopt(IP_FW_TABLE_XADD): File exists
[#south-router:/]# ipfw table 7 delete 255.255.255.255
[#south-router:/]# ipfw table 7 list
127.0.0.0/8 0
224.0.0.0/4 0
[#south-router:/]# uname -a
FreeBSD south-router 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Tue Apr 30
20:02:00 EEST 2013     root@south:/usr/obj/usr/src/sys/SOUTH-ROUTER 
amd64

>
_______________________________________________  freebsd-ipfw@freebsd.org   mailing list  http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw  To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46124.1374328361.5788402844330229760>