I'm working on experimenting with subnetting and L3 routing. Here is my scenario:
I've got a server and a standard pc. Both running windows. The PC is running 7 with an IP Address of 10.30.0.2 with the default gateway being set to 10.30.0.1 and the Server is 2008 with an ip of 10.10.0.2 with the default gateway being 10.10.0.1.
On the switch I've got two Vlans set to the correct ports on the switch. I've enabled ip routing on all of the vlans and made sure that tagging was set to untagged.
The issue I'm getting is I can't ping the default gateway on the PCs. However, I can ping the default gateways on the switch. If I attempt to look at the routing table, I will only see 10.10.0.1 on the table, not 10.10.0.2. Same for the Arp table as well.
Am I missing something here? Any information you need let me know, I'm kind of running off of memory as I haven't played with this in a few weeks since starting a new job.
Thank you for your help.