problem is still here

router5:/etc@[23:05] # ipfw show 12000-12200
12101      96       7236 count ip from any to 91.222.49.77 out via em0
12102   11614    7632355 allow ip from any to table(11) out via em0
12140       0          0 count ip from any to 91.222.49.77 out via em0

router5:/etc@[23:05] # ipfw table 11 list
91.222.49.26/32 0
router5:/etc@[23:06] # ipfw table 11 flush
router5:/etc@[23:06] # ipfw table 11 flush
router5:/etc@[23:06] # ipfw table 11 list
91.222.49.26/32 0
router5:/etc@[23:06] # ipfw table 11 delete 91.222.49.26/32
ipfw: setsockopt(IP_FW_TABLE_DEL): No such process
router5:/etc@[23:06] # ipfw table 11 list
91.222.49.26/32 0
router5:/etc@[23:06] # ipfw table 11 flush
router5:/etc@[23:07] # ipfw table 11 list
91.222.49.26/32 0
router5:/etc@[23:07] # uname -a
FreeBSD router5 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #3: Tue Feb  5 06:55:47 
EET 2013     [email protected]:/usr/obj/usr/src/sys/ICENET3  i386


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[email protected]"

Reply via email to