Operating System - HP-UX
1834155 Members
2474 Online
110064 Solutions
New Discussion

Re: ICMP timestamp messages

 
sheevm
Regular Advisor

ICMP timestamp messages

Hi All,

Our security team has found this hole in our servers. Anyone out there know how to mitigate this? I appreciate any tips.

"Host answers to ICMP timestamp messages"

Thanks
kesh
be good and do good
1 REPLY 1
James R. Ferguson
Acclaimed Contributor

Re: ICMP timestamp messages

Hi:

You can do:

# ndd -set /dev/ip ip_respond_to_timestamp_broadcast 0

Regards!

...JRF...