I am a bit rusting on my routing tables and could use some assistance please.
I have a Server 2008R with primary interface 192.168.1.6/24 and default gateway of 192.168.1.1 (NetGear Internet Router). I have just added a second interface (not registering with DNS) with IP of 10.20.30.5/24, MS Client and File/Printer sharing are not bound to this interface.
I have created a new DHPC scope for the 10.20.30.0 network. I have connected a Wireless AP for guest access directly connected to this interface. I can connect to the AP, and get an IP Address but I cannot get to the internet, nor can I ping 192.168.1.1
From the server I tried a ping 192.168.1.1 -S 10.20.30.5 which failed, source address of 192.168.1.6 is successful. Seems to be a routing issue.
I have (RRAS) routing Role installed and enabled.
Here is the routing table from the server.
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.6 266
10.20.30.0 255.255.255.0 On-link 10.20.30.5 266
10.20.30.5 255.255.255.255 On-link 10.20.30.5 266
10.20.30.255 255.255.255.255 On-link 10.20.30.5 266
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.1.0 255.255.255.0 On-link 192.168.1.6 266
192.168.1.6 255.255.255.255 On-link 192.168.1.6 266
192.168.1.255 255.255.255.255 On-link 192.168.1.6 266
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.1.6 266
224.0.0.0 240.0.0.0 On-link 10.20.30.5 266
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.1.6 266
255.255.255.255 255.255.255.255 On-link 10.20.30.5 266
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
0.0.0.0 0.0.0.0 192.168.1.1 Default
===========================================================================
Thanks for any assistance
To be able to ping anything in other networks you need to have reachable default gateway.
I can only guess, but maybe that should be 10.20.30.5