resolvconf

  1. hyperreal

    Prevent local-unbound-setup from overwriting /etc/resolv.conf?

    I'm wondering if there is a setting to preventing local-unbound-setup from overwriting /etc/resolv.conf. I realize that modifying the local /etc/resolv.conf is kinda the point of using unbound, but my use-case is a little different. I want to have unbound running on port 5335, and I can...
  2. dch

    Solved DHCP overwrites local_unbound config

    In certain ISP crappy routers, the locally provided DNS resolver cannot handle DNSSEC and _srv queries, which breaks pkg at bootstrap, along with many other things. As these resolvers are handed out via DHCP from the router, I need to hard-code a specific forwarder and not have DHCP overwrite...
  3. N

    How to prepend localhost in /etc/resolv.conf on a DNS server

    I have setup a DNS server for my department which is running FreeBSD 10.2. It is currently connected to the campus internet and receives its address via dhcp, so /etc/resolv.conf looks like this: #Generated by resolvconf search ttu.edu nameserver x.x.x.x nameserver x.x.x.x The machine is...
Back
Top