On Sun, Aug 31, 2014 at 10:19 PM, Nikos Mavrogiannopoulos <nmav at gnutls.org> wrote: > On Sun, 2014-08-31 at 17:35 +0300, ?smail D?nmez wrote: > >> One question remains though. Even though my server config has no route >> = lines, client is not pushing all the traffic through VPN (I can ping >> the VPN gateway just fine.) Any idea why would that happen? > > You'd best check the routing table. Routing table is like this: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.4 25 0.0.0.0 0.0.0.0 10.8.0.1 10.8.0.121 2 (10.8.x.x is VPN) I am guessing Windows is not picking it up because its not the first element? Thanks, ismail