Operating System - HP-UX
1836013 Members
2289 Online
110088 Solutions
New Discussion

Ignoring icmp echo request

 
Randy Mikesell
Occasional Contributor

Ignoring icmp echo request

Is there a way to ignore icmp echo request in HP-UX 11? I know I can use ipfilter, but I am trying to find a network parameter of kernel hack that I can use.

Thanks,

Randy
3 REPLIES 3
Wodisch_1
Honored Contributor

Re: Ignoring icmp echo request

Hi Randy,

read the man page for "ndd", as that would be the tool for you.
"ndd -h|more" shows all the parameters, like "ip_respond_to_*" (which are "un-supported", though).

HTH,
Wodisch
U.SivaKumar_2
Honored Contributor

Re: Ignoring icmp echo request

Hi,
It cannot be done in HP-UX unless you use some IP filtering software.

regards,
U.SivaKumar
Innovations are made when conventions are broken
James Beamish-White
Trusted Contributor

Re: Ignoring icmp echo request

Hiya,

try ndd -set /dev/ip ip_respond_to_echo_broadcast 0

And search the forum for Bastion Host and you'll find the documentation re: hardening a system, which includes a few ndd tuning commands (including this one)

Cheers!
James
GARDENOFEDEN> create light