i also tried to establish some routs...
does i have to change the subnetsmasks of the virtual ip adresses?
i tried this:
Server (192.168.1.2, 255.255.255.0; 192.168.3.1, 255.255.0.0):
route add 192.168.0.0 mask 255.255.255.0 192.168.3.1
route add 192.168.0.255 mask 255.255.255.255 192.168.3.1
Client(192.168.0.2, 255.255.255.0; 192.168.3.3, 255.255.0.0):
route add 192.168.1.0 mask 255.255.255.0 192.168.3.3
route add 192.168.1.255 mask 255.255.255.255 192.168.3.3
in fact, can you say me what's wrong?
To get to all IPs assigned to a system you must use routing. There is
no other option.
Attempting to use TAP and routing, IMHO, would be a nightmare.
Without an in-depth knowledge of routing, and bridging you would be
forever in danger of it breaking at the wrong time...
Determine what you need broadcasts for and put in a non-broadcast
solution and use TUN. As an example use WINS for netbios name
resolution.
____________________________________________
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/2004-12/msg00047.html on line 196
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/2004-12/msg00047.html on line 196
|