Public bug reported:

Binary package hint: openvpn

I configured openvpn so that it updates my /etc/resolv.conf upon connection, by 
using the resolvconf package and the provided update-resolv-conf script
My config looks like this:

up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
dhcp-option DNS 10.24.253.1
dhcp-option DOMAIN "domainA.net domainB.fr domainC.fr"

the problem is that only the domainA.net is added to resolv.conf by
update-resolv-conf. I tried to split the 3 domains in 3 distinct dhcp-
option lines, it does not work either.

I found the problem in the script /etc/openvpn/update-resolv-conf (see
proposed patch)

(ubuntu 8.04, openvpn 2.1~rc7-1ubuntu3.3)

** Affects: openvpn (Ubuntu)
     Importance: Undecided
         Status: New

-- 
openvpn update-resolv-conf script does not support multiple domain
https://bugs.launchpad.net/bugs/245893
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to