Recently I changed my Mikrotik Edge router out for another one. Setup the pppoe connection, but found only Android devices had internet.
As a stop gap I disabled the peer DNS setting and am now using Google DNS 8.8.8.8 & 8.8.4.4 for everything, now non Android machines have internet.
The 2Degrees server when queried gives this response -
dig @202.37.101.1 www.stuff.co.nz
; <<>> DiG 9.11.3-1ubuntu1.7-Ubuntu <<>> @202.37.101.1 www.stuff.co.nz
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 58919
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;www.stuff.co.nz. IN A
;; Query time: 5 msec
;; SERVER: 202.37.101.1#53(202.37.101.1)
;; WHEN: Sun May 19 09:57:42 NZST 2019
;; MSG SIZE rcvd: 44
Google gives me this-
dig @8.8.8.8 www.stuff.co.nz
; <<>> DiG 9.11.3-1ubuntu1.7-Ubuntu <<>> @8.8.8.8 www.stuff.co.nz
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18081
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.stuff.co.nz. IN A
;; ANSWER SECTION:
www.stuff.co.nz. 3230 IN CNAME fairfaxmedia.co.nz.edgekey.net.
fairfaxmedia.co.nz.edgekey.net. 134 IN CNAME e14449.dsce2.akamaiedge.net.
e14449.dsce2.akamaiedge.net. 19 IN A 23.43.156.140
;; Query time: 166 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun May 19 10:03:23 NZST 2019
;; MSG SIZE rcvd: 142
It looks like my new router is not in their whitelist or similar
When ringing the 2 Degrees helpdesk I get the standard "plug in your FritzBox" line which isn't helpful.
I would prefer to be able to use 2D DNS. Can anyone here from 2 Degrees offer some help?
Kind Regards
Graeme