Hi,
If the BRODCAST flag up on the physical interface of the box(es) which did not respond(check with ifconfig)?
Do the non-responding boxes actually get the broadcast echo-request (a.k.a. is 3Com playing too smart)? tcpdump will help here. Also, do they send an echo-reply?
WWell,
---------- Post added at 10:47 PM GMT ---------- Previous post was at 10:44 PM GMT ----------
Hi again,
Forgot the most obvious - on targets,
Code:
echo "0" > cat /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
WWell,