Dcode
Verified User
- Joined
- Jul 30, 2024
- Messages
- 6
Hey guys,
I wanted to ask for help on this since i can't manage to solve the issue i have at hand with DNS nameservers, they just don't work, now none of these servers are rented, everything is onsite on our office,
So i have the following infrastructure:
For DNS (Fails):
FW (port53/UDP)--->VM (Bind9)---->backend group of servers with DirectAdmin (Server1, server2, etc.)
We set our own nameservers ns7.dcodehosting.com and ns8.dcodehosting.com as any domain in Directadmin (new domain, etc.) and created A records for ns7 and ns8 (but i'm not sure this is what i should be doing)
Registered the nameservers in our registrar panel pointing to our public ip and set the the nameservers for the domain (dcodehosting.com) as ns7.dcodehosting.com and ns8.dcodehosting.com (i'm using the same IP for testing and convenience, the idea is later on add an external DNS server),
This setup seems to propagate but fails to properly resolve, if i try a dig in the bind9 vm all is good, if i try a dig @8.8.8.8 i see that sometimes resolves, sometimes goes with servfail, so i'm not sure if i set it up wrong on directadmin or what.
Anyone has a guide on how to config the nameservers behind a forwarder? (be that bind9 or dnsdist?)
Thanks in advance!!
I wanted to ask for help on this since i can't manage to solve the issue i have at hand with DNS nameservers, they just don't work, now none of these servers are rented, everything is onsite on our office,
So i have the following infrastructure:
For DNS (Fails):
FW (port53/UDP)--->VM (Bind9)---->backend group of servers with DirectAdmin (Server1, server2, etc.)
We set our own nameservers ns7.dcodehosting.com and ns8.dcodehosting.com as any domain in Directadmin (new domain, etc.) and created A records for ns7 and ns8 (but i'm not sure this is what i should be doing)
Registered the nameservers in our registrar panel pointing to our public ip and set the the nameservers for the domain (dcodehosting.com) as ns7.dcodehosting.com and ns8.dcodehosting.com (i'm using the same IP for testing and convenience, the idea is later on add an external DNS server),
This setup seems to propagate but fails to properly resolve, if i try a dig in the bind9 vm all is good, if i try a dig @8.8.8.8 i see that sometimes resolves, sometimes goes with servfail, so i'm not sure if i set it up wrong on directadmin or what.
Anyone has a guide on how to config the nameservers behind a forwarder? (be that bind9 or dnsdist?)
Thanks in advance!!