04-22-2022 01:07 AM
Hello,
I was setting up a small local network to test different servers like wsus, ad, dns, ... I have a layer 3 switch with ip routing (Cisco Catalyst 2960-X series) and 2 pc's in 2 different VLAN's. They can only ping each other when firewall is disabled in both but firewall enabled nothing happens. Anyone any idea why i'm getting this please?
Thanks!
Solved! Go to Solution.
04-22-2022 01:36 AM
Switches don't have firewalls so it is on on the PCs you need to do it.
Jon
04-22-2022 01:12 AM
Hello,
--> They can only ping each other when firewall is disabled in both but firewall enabled nothing happens.
Which firewall, the Windows firewall on the PCs ? Did you allow ICMP ?
04-22-2022 01:32 AM
Hello,
Yes standard Windows firewall enabled no pingback. Do i have to allow ICMP in Windows or Cisco switch please?
Thank you very much for your fast answer!
04-22-2022 01:36 AM
Switches don't have firewalls so it is on on the PCs you need to do it.
Jon
04-22-2022 01:48 AM
Hello
start/run cmd
netsh advFirewall add rule name="ICMP ping" protocol=icmp4:8,any dir=in action=allow
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