Saturday, June 6, 2009

Broadcast Ping

Broadcast Ping

Perform the following commands:


$ ifconfig eth0 | grep -i bcast
inet addr:10.10.44.44 Bcast:10.10.255.255 Mask:255.255.0.0

$ ping -b 10.10.255.255


You should see several IP addresses respond to ping.

No comments:

Post a Comment