Windows will get it's gateway etc.. but the 10.7.0.201 (VPN Server) is
getting a weird netmask.. and the entire routing table is getting a
metric of 1.... so windows doesn't know what the heck to do...
everything works fine Linux client to Linux server... anyone have any
advice on what I am doing wrong?
0.0.0.0 0.0.0.0 10.6.0.1 10.6.0.201 1
0.0.0.0 128.0.0.0 10.7.0.201 10.7.0.203 1
10.0.0.0 255.255.255.0 10.7.0.201 10.7.0.203 1
10.1.0.0 255.255.255.0 10.7.0.201 10.7.0.203 1
10.2.0.0 255.255.255.0 10.7.0.201 10.7.0.203 1
10.3.0.0 255.255.255.0 10.7.0.201 10.7.0.203 1
10.4.0.0 255.255.255.0 10.7.0.201 10.7.0.203 1
10.5.0.0 255.255.255.0 10.7.0.201 10.7.0.203 1
10.7.0.0 255.255.255.0 10.7.0.203 10.7.0.203 1
10.7.0.203 255.255.255.255 127.0.0.1 127.0.0.1 1
255.255.255 255.255.255.255 10.6.0.201 10.6.0.201 1
10.255.255.255 255.255.255.255 10.7.0.203 10.7.0.203 1
66.241.131.107 255.255.255.255 10.6.0.1 10.6.0.201 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
128.0.0.0 128.0.0.0 10.7.0.201 10.7.0.203 1
224.0.0.0 224.0.0.0 10.6.0.201 10.6.0.201 1
224.0.0.0 224.0.0.0 10.7.0.203 10.7.0.203 1
255.255.255.255 255.255.255.255 10.7.0.203 10.7.0.203
Default Gateway: 10.7.0.201
===========================================================================
28.
Persistent Routes:
29.
None
My VPN Server IP is 10.7.0.201 I am using the following in my
server/client(ccd) conf
server.conf (snip)
mode server
tls-server
ifconfig 10.7.0.201 10.7.0.202
route 10.7.0.200 255.255.255.248
client-config-dir ccd
ccd-exclusive
push "redirect-gateway"
push "dhcp-option DNS 10.0.0.16"
push "dhcp-option DNS 10.0.0.61"
push "dhcp-option WINS 10.0.0.16"
ifconfig-push 10.7.0.203 255.255.255.248
push "route-gateway 10.7.0.201"
push "route 10.0.0.0 255.255.255.0 10.7.0.201"
push "route 10.1.0.0 255.255.255.0 10.7.0.201"
push "route 10.2.0.0 255.255.255.0 10.7.0.201"
push "route 10.3.0.0 255.255.255.0 10.7.0.201"
push "route 10.4.0.0 255.255.255.0 10.7.0.201"
push "route 10.5.0.0 255.255.255.0 10.7.0.201"
push "route 10.6.0.0 255.255.255.0 10.7.0.201"
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00044.html on line 233
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00044.html on line 233
|