I've recently installed Linux Mint 13 (XFCE on my netbook and Cinnamon on my PC) and I like it so far. The only thing that disturbs me is the weird DNS settings. For example: I've got a network attached storage and whenever I try to do a nslookup on it I get this message:
- Code: Select all
Server: 127.0.0.1
Address: 127.0.0.1#53
** server can't find nas01: NXDOMAIN
'No problem' I thought and tried to open /etc/resolv.conf. But it is missing. So I took a look at /etc/resolvconf/resolv.conf.d/head.
But in there I can only find this:
- Code: Select all
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
So how the hell can I tell Linux Mint to use the router for DNS resolution. By the way: Internet name resolution is working.
Thanks in advance.


