I know I’m most likely going to get scolded on here for offering, but I would like to start a community based Anycast DNS service, and prefect it. Anybody interested in moving forward with this? If so, please see my post below from another subreddit. https://www.reddit.com/r/sysadmin/comments/69p263/anycast_dns_service/ submitted by /u/TheGr8Wonder [link] [comments] Powered by WPeMatico
Category: Non classé
submitted by /u/avadhoot_kulkarni [link] [comments] Powered by WPeMatico
submitted by /u/will-dearborn [link] [comments] Powered by WPeMatico
In the recursor.conf I have the following forward-zones-file=/etc/pdns-recursor/zonefile content of zonefile abc.com=192.168.77.71,192.168.77.72,192.168.77.73 77.168.192.in- addr.arpa=192.168.77.71,192.168.77.72,192.168.77.73 How can I configure the zonefile/recursor.conf for all other zones get it from 8.8.8.8? submitted by /u/juniorsysadmin1 [link] [comments] Powered by WPeMatico
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