|

楼主 |
发表于 2003-9-7 10:33:50
|
显示全部楼层
local# cat /etc/defaults/rc.conf|grep icmp
icmp_drop_redirect="NO" # Set to YES to ignore ICMP REDIRECT packets
icmp_log_redirect="NO" # Set to YES to log ICMP REDIRECT packets
icmp_bmcastecho="NO" # respond to broadcast ping packets
local# cat /etc/rc.conf|grep icmp
local#
在rc.conf加上icmp_bmcastecho="NO" 吧
那这个是什么意思?
icmp_drop_redirect="NO" # Set to YES to ignore ICMP REDIRECT packets |
|