Ping responses on Solaris.
How do we check the 'ping' service enabled/disabled on a Solaris.? Which files do we need to edit for temporarily & permanently disabling the 'ping' responses.. -Tirumal Vancha
[205 byte] By [
vancha_t] at [2007-11-26 11:08:14]

# 1
If I'm not completely losing it "ping" is not a service but a functionalitythat's part of the IP-stack. If you want to suppress ping-responses you'llneed to modify the behaviour of IPF, the files to do that are in /etc/ipfHappy vi-ing.Cheers