openvpn client prevent to pull routes

Scripts with setup, destroy, and modify routing tables and firewall rulesets for client connections.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
mn_l
OpenVpn Newbie
Posts: 3
Joined: Thu May 17, 2012 11:42 am

openvpn client prevent to pull routes

Post by mn_l » Thu May 17, 2012 11:58 am

Hello,

how can I prevent that openvpn-client pulls server routes?

Regrads mn_l ;)

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: openvpn client prevent to pull routes

Post by janjust » Mon Jun 11, 2012 7:08 am

(just saw this old unanswered post)

Add

Code: Select all

route-nopull
to the client config

Post Reply