I got strange problem with ipfw
on FreeBSD 8.2, the problem is when I'm trying to flush the ipfw
, by the following command:
/sbin/ipfw -q -f flush
or
/sbin/ipfw flush
and then y
My dedicated server freezes, and ISP need to hard reboot it.
Could anyone help me?