unable to access resources beyond Windows 2003 RRAS server
i trying setup routing , remote access on windows 2003 server i'm having trouble.
i went thru wizard , configured it. i'm able connect server outside cannot access resources. (i.e. cannot ping anything)
it seems dns resolution. here's ip address scheme:
rras server: 172.16.0.26 subnet mask 255.255.252.0 gateway 172.16.0.1
i created static ip address pool in range of 172.31.37.10 thru 37.100
i have cisco 6513 switch that's doing switching/routing. have setup 172.31.37.1 on switch , can ping internally , rras server.
the cisco switch dhcp server didn't want setup dhcp relay on rras server because don't know dhcp address try pull since have many different subnets.
when right click on static routes , go "show ip routes", here's get:
0.0.0.0 0.0.0.0 172.16.0.1 local area connection
127.0.0.0 255.0.0.0 127.0.0.1 loopback
127.0.0.1 255.255.255.255 127.0.0.1 loopback
172.16.0.0 255.255.252.0 172.16.0.26 local area conneciton
172.16.0.26 255.255.255.255 127.0.0.1 loopback
172.16.255.255 255.255.255.255 172.16.0.26 local area connection
172.31.37.0 255.255.255.128 172.31.37.10 following name unavailable
172.31.37.10 255.255.255.255 127.0.0.1 loopback
1. how can traffic flow beyond rras server? (i.e. need remote clients able access of internal subnets)
2. dns clients when connect?
please not refer me microsoft technet article because i've read them don't me. "make sure have static routes configured, etc. etc.". need examples, of how work in environment.
i assigned static ip address pool on rras server. had this:
1. remove vlan created network 172.31.37.0
2. add static route on cisco 6513 switch/router network.
i.e ip route 172.31.37.0 255.255.255.128 172.16.0.26
3. add static route on firewall route internet. happening able vpn in couldn't access internet able access internal resources.
i.e. ip route 172.31.37.0 255.255.255.128 172.31.0.2
i figured out static routes can setup on rras server if you're planning on using server lan router.
Windows Server > Network Infrastructure Servers
Comments
Post a Comment