@Yongzhi Pan: Can you please provide us with more information about this
problem?

Please install resolvconf, reboot, connect to VPN, check that
/etc/resolv.conf is wrong, as you reported in Launchpad bug #651007.
Then send the output of

ls -l /etc/resolv.conf
cat /etc/resolv.conf
ls -l /run/resolvconf
ls -l /run/resolvconf/interface
for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done
ls -l /etc/resolvconf/resolv.conf.d
for F in /etc/resolvconf/resolv.conf.d/* ; do echo === $F === ; cat $F ; done
ls -l /etc/resolvconf/interface-order
cat /etc/resolvconf/interface-order

and also say what you think the contents of /etc/resolv.conf should be.

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

Title:
  resolvconf lists nameserver addresses in the wrong order

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/651007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to