02-15-2019 10:28 AM - edited 03-08-2019 05:21 PM
Hi everyone,
I have a c2960-s switch. I connected two PCs assigned with static IP: 192.168.1.1, 192.168.1.2, respectively. they all are in the default VLAN, but they can not ping each other. I 'write erase' the switch but yet the same. sometimes if I connect other pc, it will ping another, for example, 192.168.1.3 may ping 192.168.1.4, but 192.168.1.4 will not ping 192.168.1.3.
Any help will be well appreciated
Solved! Go to Solution.
02-15-2019 10:42 AM
02-15-2019 10:42 AM
02-16-2019 10:43 AM
Thank you, bro. It works like Wow!!!! Thanks very much for the insight.
02-15-2019 11:38 AM
As suggested other post, check the client side FW.
post the below output from Switch :
show version
show run
show ip arp
show ip route
02-16-2019 10:07 AM
I agree with the previous posts that most likely the issue is firewall on one or both PC are preventing ping. If original poster can confirm that it is not an issue about firewall then we must look for some other explanation. I would suggest these steps:
- check the configuration of interfaces on both PC to verify that address and mask are correct.
- check the switch to be sure that both switch ports show as up and connected.
- check the configuration of the switch to verify that both PC are in the same vlan and that there is no security type policy that might impact the PC traffic.
- check the arp table on each PC and verify that each PC has learned the IP and mac address of the other PC (and that the IP address and mac are the correct ones).
Checking the arp table and the IP routing table on the switch may be interesting but would not relate to this problem since the original post specified that the switch is a layer 2 switch and so the arp table and the routing table have to do with the switch management access but not with how the switch forwards traffic.
HTH
Rick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide