|
|
|
Hi everyone, its me again. I figured out the routing issue thanks to
Erich Titl but decided it would be a better idea if i used switching
instead. I set up the server and client according to the website and when i start the cleint i get this error: Fri Jun 03 14:28:21 2005 WARNING: Since you are using --dev tun, the second argu ment to --ifconfig must be an IP address. You are using something (255.255.255. 0) that looks more like a netmask. (silence this warning with --ifconfig-nowarn) Fri Jun 03 14:28:21 2005 WARNING: potential conflict between --remote address [1 99.174.198.14] and --ifconfig address pair [199.174.198.13, 255.255.255.0] -- th is is a warning only that is triggered when local/remote addresses exist within the same /24 subnet as --ifconfig endpoints. (silence this warning with --ifconf ig-nowarn) Fri Jun 03 14:28:21 2005 There is a problem in your selection of --ifconfig endp oints [local=199.174.198.13, remote=255.255.255.0]. The local and remote VPN en dpoints must exist within the same 255.255.255.252 subnet. This is a limitation of --dev tun when used with the TAP-WIN32 driver. Try 'openvpn --show-valid-su bnets' option for more info. Fri Jun 03 14:28:21 2005 Exiting My server's IP is 199.174.198.14 and the only client address in the pool is 199.174.198.13. I will post configs if anyone wants. Thanks in advance, -Mark ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx 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/2005-06/msg00062.html on line 210 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/2005-06/msg00062.html on line 210 |