Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update-resolv-conf doesn't respect the /etc/resolvconf/interface-order on Ubuntu 14.04 #19

Open
akafazov opened this issue Jun 28, 2016 · 2 comments

Comments

@akafazov
Copy link

akafazov commented Jun 28, 2016

I have an Ubuntu 14.04 and interface-order file with the following contents

# interface-order(5)
lo.inet*
lo.dnsmasq
lo.pdnsd
lo.!(pdns|pdns-recursor)
lo
tap*
hso*
em+([0-9])?(_+([0-9]))*
p+([0-9])p+([0-9])?(_+([0-9]))*
eth*
ath*
wlan*
ppp*
tun*
tun+([0-9])?*
*

When connecting via openvpn, my tun0 interface dns server always has the highest priority, which leads to it being asks first to resolv hostnames. It seems like the order is not being applied.

@kiliemanjaro
Copy link

#9

@kiliemanjaro
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants