I have my router monitored by [url href=http://www.dslreports.com/schedule]external system[/url]; so if it's not pingable - it reports that the system is down.
"off the shelf" Kamikaze comes with ping disabled. If you want to enable it, comment out the following line in /lib/firewall/uci_firewall.sh (in my 8.09 it's line 194)
# $IPTABLES -A reject -j REJECT --reject-with icmp-port-unreachable
I would like to hear developers' opinion, is there a better way to accomplish that... but until then, this will work
(Last edited by ymhee_bcex on 2 Mar 2009, 05:58)