cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5464
Views
10
Helpful
8
Replies

Troubleshooting arp issue

I have host within the same subnet unable to communicate with the server and subjected to ACL configured which should not be happening.Essentially,from the traffic capture we can see destination mac address of the svi vlan24 gateway,this is wrong its mapping to its gateway and not the intended server.

 

I took a inbound control plane capture on c9200L and confirmed ip phone 10.20.X.X along with other hosts on vlan24 are being processed on the CPU of the c9200L even though that traffic is destined to server 10.20.28.X, as explained the destination mac of that traffic is 78:ad:1a:0c:ab:c2 which is the mac address of SVI vlan24 on the c9200L.

 

8 Replies 8

Hello

so just to confirm you have two hosts in the same broadcast domain not able to reach each other but all other hosts within that same vlan can correct.

 

Are both these host on the same switch or different?

Can other hosts connect to this server be it on the same vlan or not?

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

The hosts are on the same switch,other host can connect to the server.

Traffic destined to 10.20.28.X should have the mac address of 10.20.28.X, this issue could be caused by a possible corruption of the arp packets being distributed along the network.

Please what could possibly be why the ip phone is mapping to its vlan gateway and not the destination server.hence traffic within the same subnet is blocked by the ACL.

please be aware that we have a GPON platform at the GPON core, and then the device that the phone connects to is a Zhone 2804GPON ONT.our phone is on vlan 24.The ACL is blocking traffic within the same subnet.


When this issue happens, those phones are sending traffic to the destination mac of their gateway regardless of the destination ip. We took several captures and confirmed this. We also took more captures and confirmed that the gateway is not sending arp replies with incorrect data to the phone.

We disabled proxy arp on the switch which would cause this behavior and the issue persisted.



Hello

not sure this would be correct as you host/server are on the same switch not even hitting any other device 

Have you check that specific hosts addressing - you sure it doesn't have any other network interface or connection active - cellular- wifi etc..?


@Temitopeogunwola wrote:
Traffic destined to 10.20.28.X should have the mac address of 10.20.28.X, this issue could be caused by a possible corruption of the arp packets being distributed along the network

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hello,

Thank you for your response.
The destination is not on the same switch the destination is a linux server(10.20.28.x)

I noticed that when we removed/reconfigured the ACL on SVI vlan24 the server 10.20.28.1 send an arp reply to 10.20.29.233 and the host replies, this would effectively update the arp mapping on both devices for each other.

During the time of the issue,

+++ host 10.20.29.233 never sends an arp request to 10.20.28.1

+++ server 10.20.28.1 never has a arp mapping for 10.20.29.233 during the time of the issue

+++ no arp packets on po10 from any device stating 10.20.28.1 has a mac address of the gateway

As per the data when you remove the ACL on SVI vlan24 the switch will process the traffic to 10.20.28.1 from 10.20.29.233(since that traffic has a destination mac to the SVI VLAN24 on the c9200L) and send it to 10.20.28.1, host 10.20.28.1 then sends the ARP reply which updates the arp resolution on both end devices for each other.

It looks like ACL on the c9200L is not the cause of the issue here but it is giving indication of a possibly bigger issue here, several devices on vlan24 are having an incorrect ARP mapping for the other hosts

Hello

"The hosts are on the same switch,other host can connect to the server.

Traffic destined to 10.20.28.X should have the mac address of 10.20.28.X,"

 

 So you are saying the above isn't correct?


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul


Hello,

The hosts are on the same switch( I meant several hosts within vlan 24 are are trying to communicate with the server( 10.20.28.X).

Very Respectfully,
Temi




Traffic destined to 10.20.28.X should have the mac address of 10.20.28.X,"

Hello

you also say they other multiple hosts on the same vlan on the same switch and from other vlans and other switches can successfully connect to this server so if then it's just this one host that is failing and this host is  physically attached to the same switch on the same vlan then i would suggest start looking at that specific host- maybe be even reset it's network bindings turn off all services other then wifi-turn /


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Thank you for your response.
Currently the situation is :
a. The phone has no arp entry for the server hence the phone by default sends traffic to its gateway
b. The phone for some reason is incorrectly mapping the arp resolution for the ip address of the server to the mac address of the gateway .