NetworkNewb wrote: » My setup is I have 1 switch with 2 vlans setup on it. VLAN 10 Contains fa0/3 and fa0/5 VLAN 20 Contains fa0/4 and fa0/6 I have fa0/3 connected to fa0/1 on a router and set the IP address of fa0/1 to 10.1.10.1 on the router I have fa0/4 connected to fa0/0 on a the same router and set the ip of fa0/0 to 10.1.20.1 on the router
Jon_Cisco wrote: » My guess is you are able to ping the other port on the router simply because it is connected to the device. However routing is not configured so it is not going to go look for the other PC when you try to ping it.
EdTheLad wrote: » Configure "ip routing" on the router.
NetworkNewb wrote: » Yea, I could ping the PCs from the router and get a reply thats why I'm pretty sure it isn't a firewall issue. I did create a rule on the firewall to allow ICMPv4 traffic just to be sure and then even tried with firewall disabled. "can you ping VLAN 20 from PC on VLAN 10?" Yes I can