[tor-relays] FYI - DNS

Geoff Down geoffdown at fastmail.net
Fri Oct 4 22:28:28 UTC 2019


On Fri, Oct 4, 2019, at 11:51 AM, Paul Templeton wrote:
> Just an FYI on a problem I found with two DNS of 1and1 ionos.
> The affected DNS are 212.227.123.16 and 212.227.123.17 which both are 
> not responding to *.torproject.org domain or sub domains. 
> I found this out as my system reverted back to the default DNS after a 
> system crash. I'm now using bind on the local system and all is fine.
> Just thought to let all know just in case they are using these DNS.
> 
> Paul
> 
 Works for me:
dig @212.227.123.16 torproject.org
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57004
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;torproject.org.                        IN      A

;; ANSWER SECTION:
torproject.org.         150     IN      A       95.216.163.36
torproject.org.         150     IN      A       116.202.120.165

dig @212.227.123.17 www.torproject.org
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51378
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.torproject.org.            IN      A

;; ANSWER SECTION:
www.torproject.org.     150     IN      A       95.216.163.36
www.torproject.org.     150     IN      A       116.202.120.165


More information about the tor-relays mailing list