Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mysterious ping ....

Status
Not open for further replies.

abarzaq

ISP
Joined
Apr 5, 2001
Messages
5
Location
BE
I have the network 10.192.2.0 subnetmask 255.255.255.0
When I make a ping 10.192.2.255 OR a ping 10.192.2.0 , all the unix Machines and Routers on this subnet are responding .
Can someone tell me why the ping 10.192.2.0 has the same behaviour than the "real and good" broadcast address 10.192.2.255 ??

Thanks for your help .

Regards .

AB
 
Hi.
Old TCP/IP versions consider all zeros as multicast too.
 
I believe that adding "ip subnet-zero" to the router config. will prevent 10.192.2.0 from being a broadcast address - at least as far as the router is concerned.
 
ip subnet-zero allows IOS to violate RFC1122.
 
Some SUN Solaris did have broadcast address ending with all 0.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top