i have a domain separated by a member server running RRAS into another domain.
The Member Server has two NICS.
Nic1: 192.168.0.31 255.255.255 192.168.0.1 This goes out to the internet using hyper-vs default adapter.
NIc2: 10.8.8.31 255.0.0.0 (no default gateway.)
I have a DC on the 10.x.x.x network. 10.8.8.4 255.0.0.0 10.8.8.31 (the RRAS server)
I cannot ping the RRAS server from the DC.
Any thoughts on my configuration?
-
Routing and Remote Access: pinging
-
In order to get the RRAS responding to pings, I believe you just need to add an incoming firewall rule on the RRAS to allow ICMP.
nate -
What about the default gateays? You can't have two default gateways on one computer.