Hi Lamont,
I tried to verify and triage openvpn bugs this morning.
I tried on Xenial (openvpn 2.3.10-1ubuntu2).

For the config:
push "route 192.168.10.0 255.255.255.255 net_gateway"
push "route 192.168.15.0 255.255.255.255 net_gateway"
push "route 192.168.8.0  255.255.248.0"

I got (from the log on the client)
Apr 12 11:21:42 testopenvpn-client ovpn-client[7605]: /sbin/ip route add 
192.168.10.0/32 via 192.168.122.1
Apr 12 11:21:42 testopenvpn-client ovpn-client[7605]: /sbin/ip route add 
192.168.15.0/32 via 192.168.122.1
Apr 12 11:21:42 testopenvpn-client ovpn-client[7605]: /sbin/ip route add 
192.168.8.0/21 via 10.8.0.5

after vpn is set up - ip route:
192.168.8.0/21 via 10.8.0.5 dev tun0 
192.168.10.0 via 192.168.122.1 dev eth0 
192.168.15.0 via 192.168.122.1 dev eth0

192.168.122.121 is the VPN server and got replaced wherver net_gateway was used.
So it looks good for openvpn in the devel release.

I'd close the bug as fix released on the dev release and nominate for trusty.
There I'd leave it to your experience if we keep it open or mark it Won'tFix 
(for now).
I don't know about SRUing something since nobody else ever chimed in here.

** Changed in: openvpn (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: openvpn (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317716

Title:
  net_gateway behaves poorly when used twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1317716/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to