Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Changing this file most likely means you have to reload network-manager:
- # service network-manager restart
- cat /etc/NetworkManager/NetworkManager.conf
- [main]
- plugins=ifupdown,keyfile,ofono
- dns=dnsmasq # This is the default
- #dns=dnsmasq # change the former line to this to comment it out and disable dnsmasq (makes network-manager use /etc/resolv.conf instead)
- no-auto-default=<mac address>
- [ifupdown]
- managed=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement