Is it possible to redirect ALL client local lan traffic (except
broadcasts of cause)when not knowing the clients local lan specs ?
If I know the client lan is 192.168.4.0/24 I can add the options;
push "redirect-gateway" # General redirection
push "route 192.168.4.0 255.255.255.0"
to redirect the traffic, but if I don't, so what do I do ?
I need a command like;
push "route local_lan local_mask"
or maybe a "stronger" version of redirect-gateway, something like;
push "redirect-gateway all"
or something like that.
But what do I do without these ?
Thanks in advance
/bo
____________________________________________
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-09/msg00051.html on line 189
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-09/msg00051.html on line 189
|