Nov 26, 2004 #1 teqmem Programmer Joined Nov 26, 2004 Messages 114 Location US Hello, In AIX 4.3.3 or 5.2, how do you configure so it doesn't respond to remote pings? I have seen suggestions like "no -o bcastping=0" but this didn't work. Thanks.
Hello, In AIX 4.3.3 or 5.2, how do you configure so it doesn't respond to remote pings? I have seen suggestions like "no -o bcastping=0" but this didn't work. Thanks.
Nov 26, 2004 #2 ElgisRamon MIS Joined Jun 14, 1999 Messages 606 Location US 1. Configure IPSec on your machine (must be on your discs from AIX 4.3 and up). 2. Create an IP rule to drop icmp echo_request packets. I hope it works... Unix was made by and for smart people. Upvote 0 Downvote
1. Configure IPSec on your machine (must be on your discs from AIX 4.3 and up). 2. Create an IP rule to drop icmp echo_request packets. I hope it works... Unix was made by and for smart people.