Help: how to make testip default behavior?
Hello,
We recently moved our DNS hosting infrastructure to DNS Made Easy. The price is great, the DNS resolution speed is amazing, and it has all the features one could hope for. Except one feature that happens to be a big bug in my opinion:
Any query that would normally return an NXDOMAIN instead returns 54.235.159.97 and they direct you to a webpage to tell you that the domain doesn't exist. This was not discovered in our testing. I'm extremely unsettled by this.
Turns out we have thousands of entries in hosts.cfg that don't resolve to real hostnames. This is mostly intentional; it's RFC1918 stuff on management VLANs. Unfortunately due to the lack of a "testip" entry Xymon is following this wildcard that is being injected by DNS Made Easy. I've started adding it in batches but this is very tedious. Can I tell xymon globally to behave as if "testip" was set everywhere?
Thanks
You can put a ".default" entry in your hosts.cfg, with the testip tag. See the "DEFAULT HOST" notes down near the bottom of this man page:
https://www.xymon.com/help/manpages/man5/hosts.cfg.5.html
Ralph Mitchell
On Fri, Aug 1, 2014 at 10:36 PM, Mark Felder <feld at feld.me> wrote:
Hello,
We recently moved our DNS hosting infrastructure to DNS Made Easy. The price is great, the DNS resolution speed is amazing, and it has all the features one could hope for. Except one feature that happens to be a big bug in my opinion:
Any query that would normally return an NXDOMAIN instead returns 54.235.159.97 and they direct you to a webpage to tell you that the domain doesn't exist. This was not discovered in our testing. I'm extremely unsettled by this.
Turns out we have thousands of entries in hosts.cfg that don't resolve to real hostnames. This is mostly intentional; it's RFC1918 stuff on management VLANs. Unfortunately due to the lack of a "testip" entry Xymon is following this wildcard that is being injected by DNS Made Easy. I've started adding it in batches but this is very tedious. Can I tell xymon globally to behave as if "testip" was set everywhere?
Thanks
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
On Aug 1, 2014, at 22:00, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
You can put a ".default" entry in your hosts.cfg, with the testip tag. See the "DEFAULT HOST" notes down near the bottom of this man page:
Thank you! I completely overlooked this. Another hidden gem in Xymon.
My original issue is not quite as I explained, but this will fix the problem nonetheless. (Long story short, I have to wait out an 86400 TTL until my error is corrected...)
You can also add "--dns=ip" to the CMD parameter for xymonnet in tasks.cfg.
On 2 August 2014 13:11, Mark Felder <feld at feld.me> wrote:
On Aug 1, 2014, at 22:00, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
You can put a ".default" entry in your hosts.cfg, with the testip tag. See the "DEFAULT HOST" notes down near the bottom of this man page:
Thank you! I completely overlooked this. Another hidden gem in Xymon.
My original issue is not quite as I explained, but this will fix the problem nonetheless. (Long story short, I have to wait out an 86400 TTL until my error is corrected...)
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
feld@feld.me
-
jlaidman@rebel-it.com.au
-
ralphmitchell@gmail.com