Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ARP broadcast
Name: ramki Date: November 30, 2006 at 06:35:12 Pacific OS: NSK CPU/Ram: - Product: -
Comment:
Hi,
I have a logical interface where i can configure two conventional TCP/IP process stack ie two IPs over same mac. If i send an ARP for the other IP its not responding at all. Will ARP come back to the sending MAC? Can anyone point to any RFC.
Name: ramki Date: November 30, 2006 at 20:57:27 Pacific
Reply:
Thanks for the suggestion.
regards, ramki
0
Response Number 3
Name: ramki Date: November 30, 2006 at 21:12:44 Pacific
Reply:
Hi,
The situation is like for eg. IPs IP1 and IP2 are configured over the same mac and ARP goes from IP1 to IP2. I want to know will the sender MAC again get the ARP request sent and the ARP get resolved ..
Summary: I am a network administrator for a medium-sized network. I was running a packet-sniffer today when I noticed that there was a flood of ARP broadcasts from compaqco_03:3f:1b. There was a couple hundr...
Summary: If you need to generate a broadcast, open up a command prompt. Then type arp -a This will display IP addresses that have been resolved to a hardware address (MAC). Then ping an IP address that is...
Summary: I would have to disagree with your last statement. An ARP broadcast is an IP to MAC Address resolution protocol which occurs at the Data Link Layer of OSI. RARP is also a Data Link Layer broadcast. ...