I have two Microsoft AD Domains connected by a VPN. Domain1=192.0.2.0, Domain2=192.168.1.0, VPN=192.168.4.0. I am able to connect my two servers (Windows 2003 and Windows 2003 R2) through the VPN. I've created a static route in the server (windows 2003) on Domain2 to forward all traffic through the VPN (192.168.4.0) to Domain1, and it works great. I can get to any machine on Domain2 from that server. I've added a static route to the router (Netgear WGR614v9) in Domain2 to route traffic from anywhere on domain2 to my VPN server on Domain2. I've also enabled IP forwarding on the server in Domain2.
Problem is I can't get to any machine in Domain1 from a workstation in Domain2. When I tracert, the traffic goes through the netgear router to the VPN server on Domain2 but that's where it stops. I can't seem to get the server on Domain2 to forward that traffic from the router through the VPN into Domain1?
Routing Table Server Domain2
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.200 10
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.0.2.0 255.255.255.0 192.168.4.1 192.168.4.3 1
192.168.1.0 255.255.255.0 192.168.1.200 192.168.1.200 10
192.168.1.200 255.255.255.255 127.0.0.1 127.0.0.1 10
192.168.1.255 255.255.255.255 192.168.1.200 192.168.1.200 10
192.168.4.0 255.255.255.0 192.168.4.3 192.168.4.3 30
192.168.4.3 255.255.255.255 127.0.0.1 127.0.0.1 30
192.168.4.255 255.255.255.255 192.168.4.3 192.168.4.3 30
224.0.0.0 240.0.0.0 192.168.1.200 192.168.1.200 10
224.0.0.0 240.0.0.0 192.168.4.3 192.168.4.3 30
255.255.255.255 255.255.255.255 192.168.1.200 192.168.1.200 1
255.255.255.255 255.255.255.255 192.168.4.3 192.168.4.3 1
Default Gateway: 192.168.1.1
Routing Table Netgear Router
# Active Name Destination Gateway
1 Yes OpenVPN 192.0.2.0 192.168.1.200
Routing Table on Workstation in Domain2
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 10
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.0.2.0 255.255.255.0 192.168.4.1 192.168.4.2 31
192.168.1.0 255.255.255.0 On-link 192.168.1.2 266
192.168.1.2 255.255.255.255 On-link 192.168.1.2 266
192.168.1.255 255.255.255.255 On-link 192.168.1.2 266
192.168.4.0 255.255.255.0 On-link 192.168.4.2 286
192.168.4.2 255.255.255.255 On-link 192.168.4.2 286
192.168.4.255 255.255.255.255 On-link 192.168.4.2 286
192.168.56.0 255.255.255.0 On-link 192.168.56.1 276
192.168.56.1 255.255.255.255 On-link 192.168.56.1 276
192.168.56.255 255.255.255.255 On-link 192.168.56.1 276
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.56.1 276
224.0.0.0 240.0.0.0 On-link 192.168.4.2 286
224.0.0.0 240.0.0.0 On-link 192.168.1.2 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.56.1 276
255.255.255.255 255.255.255.255 On-link 192.168.4.2 286
255.255.255.255 255.255.255.255 On-link 192.168.1.2 266
Can anyone help me get the traffic moving?
thanks
Problem is I can't get to any machine in Domain1 from a workstation in Domain2. When I tracert, the traffic goes through the netgear router to the VPN server on Domain2 but that's where it stops. I can't seem to get the server on Domain2 to forward that traffic from the router through the VPN into Domain1?
Routing Table Server Domain2
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.200 10
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.0.2.0 255.255.255.0 192.168.4.1 192.168.4.3 1
192.168.1.0 255.255.255.0 192.168.1.200 192.168.1.200 10
192.168.1.200 255.255.255.255 127.0.0.1 127.0.0.1 10
192.168.1.255 255.255.255.255 192.168.1.200 192.168.1.200 10
192.168.4.0 255.255.255.0 192.168.4.3 192.168.4.3 30
192.168.4.3 255.255.255.255 127.0.0.1 127.0.0.1 30
192.168.4.255 255.255.255.255 192.168.4.3 192.168.4.3 30
224.0.0.0 240.0.0.0 192.168.1.200 192.168.1.200 10
224.0.0.0 240.0.0.0 192.168.4.3 192.168.4.3 30
255.255.255.255 255.255.255.255 192.168.1.200 192.168.1.200 1
255.255.255.255 255.255.255.255 192.168.4.3 192.168.4.3 1
Default Gateway: 192.168.1.1
Routing Table Netgear Router
# Active Name Destination Gateway
1 Yes OpenVPN 192.0.2.0 192.168.1.200
Routing Table on Workstation in Domain2
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 10
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.0.2.0 255.255.255.0 192.168.4.1 192.168.4.2 31
192.168.1.0 255.255.255.0 On-link 192.168.1.2 266
192.168.1.2 255.255.255.255 On-link 192.168.1.2 266
192.168.1.255 255.255.255.255 On-link 192.168.1.2 266
192.168.4.0 255.255.255.0 On-link 192.168.4.2 286
192.168.4.2 255.255.255.255 On-link 192.168.4.2 286
192.168.4.255 255.255.255.255 On-link 192.168.4.2 286
192.168.56.0 255.255.255.0 On-link 192.168.56.1 276
192.168.56.1 255.255.255.255 On-link 192.168.56.1 276
192.168.56.255 255.255.255.255 On-link 192.168.56.1 276
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.56.1 276
224.0.0.0 240.0.0.0 On-link 192.168.4.2 286
224.0.0.0 240.0.0.0 On-link 192.168.1.2 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.56.1 276
255.255.255.255 255.255.255.255 On-link 192.168.4.2 286
255.255.255.255 255.255.255.255 On-link 192.168.1.2 266
Can anyone help me get the traffic moving?
thanks