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

How to flush/reset DNS proxy cache?

I have installed a couple of split horizon dns servers on my network among caching standard internet address lookups it also provides name service (fwd & rev) for an internal 10. network. 

I have these two dns server listed as forwarding name servers (positions 1 & 2) in the DNS proxy setup page on my ASL v6 box. 

If I point a dns lookup of an internal 10. host to the ASL dns proxy the ASL dns proxy is unable to provide a successful lookup response. It should, shouldn't it? 

The dns servers existed in the ASL dns proxy list prior to my adding the internal network address tables and enabling resolution of the 10. network. Is it possible that the ASL's cache still thinks there is no address information for a 10. network because there wasn't yesterday? 

If so, how do I flush the dns cache tables? Can it be done without a reboot? Is there a method to login to the command line environment via ssh and enter a command that will flush or expire the currently cached DNS information and make it start fresh lookups, where it will hopefully complete successful lookups of the 10. information?

Thanks


This thread was automatically locked due to age.
Parents Reply Children
  • well... for future reference (maybe just for myself... I know I'll be asking again in like 3 or 4 months)
    It can be done using ssh:
    /var/mdw/scripts/named restart


    this did indeed delete/flush the dns cache on my astaro box.
  • Just a heads up, we plan to add a "flush dns cache" button/option in 7.500 for the next months... we're listening! [:)]
  • erm... may be a dumb question: where's the button to disable/enable the dns proxy? I don't see it...


    Oops... I guess it's not there anymore.
    Making a change to the 'allowed networks' under Network-DNS might have the same effect.

    Barry
  • Awesome, this fixed me up [:)]

    well... for future reference (maybe just for myself... I know I'll be asking again in like 3 or 4 months)
    It can be done using ssh:
    /var/mdw/scripts/named restart


    this did indeed delete/flush the dns cache on my astaro box.