Page 1 of 1

Disable redirect-gateway for one client

Posted: Fri Nov 05, 2010 11:41 am
by florian
Hello
We are using openVPN 2.1 and push the option
push "redirect-gateway def1 bypass-dhcp"
to our clients. So the whole traffic is routed over our
vpn Box.
Now i have got a client (Wlan WRT Box), and i want
to disable the redirect-gateway option only for this host.

I know the client-config-dir option but i don't want to
set up a client-config dir for all my vpn - clients (except the wlan box)
only to push redirect-gateway.

Is there a way to set up a client-config only for
my wlan box, with an option to disable the global
push "redirect-gateway def1 bypass-dhcp"?


so long
florian

[Solved]Re: Disable redirect-gateway for one client

Posted: Fri Nov 05, 2010 2:50 pm
by florian
Hups RTFM :roll:
is see theres a parameter called "push-reset"

so long
florian