|
|
hi it is possible to push back information to the server after authentication? i would like to connect 2 networks (gw2gw) together using TAP!. i don't want to use tun, because i have an option which allows to bridge them together, so i need tap. on one side i have an openvpn-server and on the other side i call openvpn as --client, with --pull behind both gateways i have more interfaces with other networks. in order to allow traffic from one interface behind one gateway passing through the tunnel to an interface of the other side, i have to set route's on *both* gateways. i can push route commands from the server to the client, but the client must push his own routing-table back to the server. is this possible? i think about a hack to pass the routing information through the username/password string but that's very hacky and the last i would do :) peter ____________________________________________ 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/msg00032.html on line 191 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/msg00032.html on line 191 |