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

[9.105] DNS Request Routing still not working for reverse lookup

Hi

I still have the same issue as mentioned in the following thread.

I am running Astaro 9.105 currently and this has worked earlier. I am doing a DNS request route for 0.16.172.in-addr.arpa for my internal network 172.16.0.0/24.

After the bug mention in Mantis ID #23772 was fixed, do I need to configure something special to have this work again?

Thanks
Stefan


This thread was automatically locked due to age.
Parents
  • Stefan, the picture in your original post doesn't show a DNS server.  Please show a new picture of the Request Route with the name server Host definition open in Edit mode and with its 'Advanced' section open.

    Cheers - Bob
  • Stefan, the picture in your original post doesn't show a DNS server.  Please show a new picture of the Request Route with the name server Host definition open in Edit mode and with its 'Advanced' section open.

    Cheers - Bob


    Hi Bob

    Here comes a new screen shot also showing the DNS servers. 

    [EDIT] Realized that I forgot to include a screenshot of the DNS server definitions. Added that as well.

    regards
    Stefan
  • Are forward lookups working for ytterstorm.local? Only thing I can think of at this time is remove all zones formward and reverse. Flush dns cache to restart the dns server, and then recreat just the reverse zone. See if that works, if it does, then you can add the forward zone also. 
    Other than that I am out of ideas... sorry[:$]
  • Are forward lookups working for ytterstorm.local? Only thing I can think of at this time is remove all zones formward and reverse. Flush dns cache to restart the dns server, and then recreat just the reverse zone. See if that works, if it does, then you can add the forward zone also. 
    Other than that I am out of ideas... sorry[:$]


    Hi

    Yes, forward lookups works just fine towards the same DNS servers.

    Did you see any strange things in the named.conf? One thing I don't understand is that a number of zones for the 172.* private range is listed in the file but not all including the subnet/range that I am using 172.16?

    Thanks for your efforts

    regards
    Stefan
  • Yes the disable empty zone is something new in recent releases for RFC compliance. They didn't use to have those before. I don't think that is your problem. 

    Like I said try recreating your zones if you haven't done so already as there maybe something freaky with your configuration. Deleting and adding is the only thing that has worked for me previously.

    And that is the core of the problem. I don't have this problem anymore whereas during 9.1 beta I had the problem with reverse lookups. So it becomes harder for the developers to troubleshoot when it only happens in certain configurations.

    EDIT: Sorry didn't see your post above. Great that it is working. Like I said, deleting and adding is the only thing that works. Probably something wrong with the way confdaemon interprets previous backups.
Reply
  • Yes the disable empty zone is something new in recent releases for RFC compliance. They didn't use to have those before. I don't think that is your problem. 

    Like I said try recreating your zones if you haven't done so already as there maybe something freaky with your configuration. Deleting and adding is the only thing that has worked for me previously.

    And that is the core of the problem. I don't have this problem anymore whereas during 9.1 beta I had the problem with reverse lookups. So it becomes harder for the developers to troubleshoot when it only happens in certain configurations.

    EDIT: Sorry didn't see your post above. Great that it is working. Like I said, deleting and adding is the only thing that works. Probably something wrong with the way confdaemon interprets previous backups.
Children
  • Yes the disable empty zone is something new in recent releases for RFC compliance. They didn't use to have those before. I don't think that is your problem. 

    Like I said try recreating your zones if you haven't done so already as there maybe something freaky with your configuration. Deleting and adding is the only thing that has worked for me previously.

    And that is the core of the problem. I don't have this problem anymore whereas during 9.1 beta I had the problem with reverse lookups. So it becomes harder for the developers to troubleshoot when it only happens in certain configurations.

    EDIT: Sorry didn't see your post above. Great that it is working. Like I said, deleting and adding is the only thing that works. Probably something wrong with the way confdaemon interprets previous backups.


    The only problem is that the zone (0.16.172.in-addra.arpa) I would like to use DNS route for doesn't work. But a temporary test zone (16.172.in-addr.arpa) did work. Any ideas why? It should be OK to use the full 24 bit subnet as a reverse zone, right?