I setup 2 authoritative dns server backend is postgres; and i’m trying to setup a master and slave relationship. I started on this guide. But then in this post it said axfr is archaic way for zone transfer, it’s insecure, not efficient blablabla. Fine…. so I suppose I should do the master/slave relationship in postgres … Read More “Powerdns master/slave design and implementation.” »
I apologize if this isn’t the correct place to ask. I use Unlocator to watch US content in Argentina. It was working fine until recent weeks when it started having some issues. They provided a new DNS number and everything works fine on my iPhone and Apple TV 4 except for Netflix. Now, granted they … Read More “Unlocator DNS issues” »
So I’ve been playing around with pdns lately and try to understand what’s going on. I have 3 box. 1 client(192.168.77.73), 1x recursor(192.168.77.72) and 1x authoritive(192.168.77.73) server. authoritative server /etc/pdns/pdns.conf allow-recursion=192.168.77.0/24 api=yes api-key=changeme api-logfile=/var/log/pdns.log daemon=no guardian=no launch=gpgsql gpgsql-host=127.0.0.1 gpgsql-dbname=pdns gpgsql-user=pdns gpgsql-password=password webserver=yes local-address=192.168.77.71 loglevel=4 recursor=8.8.8.8 setgid=pdns setuid=pdns webserver-address=192.168.77.71 recursor /etc/pdns-recursor/pdns-recursor.conf setuid=pdns-recursor setgid=pdns-recursor allow-from = 127.0.0.0/8, … Read More “Question about powerdns.” »
I’m trying to authenticate my new gmail account domain with MailChimp. I’m doing this through access.enom.com (not by choice; redirected via Google Admin), and I’m having trouble. I have attached many screenshots to try to make my inquiry as clear as possible. Here is the pop-up MailChimp gives me while trying to authenticate my gmail … Read More “MailChimp VS Google Domain. Help!” »
submitted by /u/based2 [link] [comments] Powered by WPeMatico
submitted by /u/based2 [link] [comments] Powered by WPeMatico
Hi Reddit, Our Dynamic DNS solution known especially for this free and unique IPv6 feature we called ‘IPv6 for LAN’ (you can update all your v6 LAN’s hosts directly from your home router) is also one of the fewest DDNS choices for apple airport routers. We have spent a lot of effort in making the … Read More “Duiadns – IPv6 for LAN & Apple Airport DDNS” »
Hey everyone, for my college project I’m adding DNSSEC to a currently existing DNS leaf server written in java. The problem that I’ve run into involves parsing the Opt pseudo RR from the additional section. If I understand correctly the OPT pseudo RR is just like any other Resource Record when it comes to wire … Read More “DNSSEC Additional Section Issue” »
I’m trying to accomplish a couple things: Bare domain points to website on VPS with www forwarding to bare domain Mail handled by 3rd party, e.g., gmail, including SPF and DKIM Currently I have records: Zone Type Address *.domain.com. A 111.111.111.111 domain.com. NS ns2.registrar.com. gmail._domainkey TXT v=DKIM1; k=rsa; p=itsasecret domain.com. TXT v=spf1 include:_spf.gmail.com mx ~all … Read More “Looking for help setting DNS for my first VPS” »
submitted by /u/based2 [link] [comments] Powered by WPeMatico