Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Stop UTM From Contacting Root DNS servers

I want to configure my UTM so the DNS root servers are not contacted, I have UTM 9.353-4 . Using:

joe /var/chroot-bind/etc/named.conf

Then editing forward first;

To forward only;

and saving using Ctrl KX,

On restart of the UTM the previous configuration is there showing forward first;.
How can the configuration be saved so it will survive a restart/shutdown?

Thanks,
Jim


This thread was automatically locked due to age.
Parents
  • Jim, make the change in /var/chroot-bind/etc/named.conf-default instead and then force a restart of bind with

    /var/mdw/scripts/named restart

    If that doesn't change named.conf, then I guess you'll need to do a reboot. Please report on your experience.

    Cheers - Bob
  • Hi Bob,

    I tried to edit named.conf-default but have not had the desired results. In named.conf-default there is only an entry for the forwarders.

    [<FORWARDERS>]

    So the question now becomes syntax, and physical location. After a number of restarts the forward only entry did not appear in named.conf.

    Thanks,
    Jim
Reply
  • Hi Bob,

    I tried to edit named.conf-default but have not had the desired results. In named.conf-default there is only an entry for the forwarders.

    [<FORWARDERS>]

    So the question now becomes syntax, and physical location. After a number of restarts the forward only entry did not appear in named.conf.

    Thanks,
    Jim
Children