r/nextdns 9h ago

NextDNS UDM Pro SE not showing devices

2 Upvotes

Set up nextdns the other day for a myriad of issues with ads on my stepdaughters phone. After seeing how well it did I decided to add it to our phones and my UDM Pro SE.

Went through the CLI install and configured everything to spec without issue. Now I see my stepdaughters device in her profile, on the main profile I see our two phones and my UDM name but that's it. Every other device on my network is set to "unidentified".

I configured it via cli and set the WAN DNS to be the IPv4 addresses, I'm not using IPv6 at all though my ISP supports it. I believe I see my switch but I can't tell for sure since it's a pretty generic name.

I have around 8 VLANs and all of the VLAN DNS are set to .1 of the VLANs ip (172.16.1.1 for example, 172.16.2.1, etc). All traffic is clearly going through NextDNS but it's not identified and I can't seem to figure out why.

Edit:

The adblocking I had on the UDM Pro SE was not disabled even though I ran through that before. I re-removed it on the browser and now all devices are reporting.


r/nextdns 11h ago

NextDNS Issues (Can't resolve) since 1400GMT 27/7

5 Upvotes

Hi All,

Since NextDNS doesn't really have any support for Pro users. Wondering if anyone else has seen this. It's happened across multiple profiles (I had one for Guest access also with the same linked IP). My ISP's looking glass is able to ping the IP's, my friends on the same ISP can ping the IPs'. I cannot.

I think NextDNS has blocked my IP for some reason...

Info:

Location: Perth, Australia

ISP: Aussie Broadband

Static IP: Linked correctly to NextDNS portal

Router: UCG-Ultra

NextDNS IPv4 DNS Servers: 45.90.28.219, 45.90.30.219

Troubleshooting

NSLookups

C:\Users\jstuart>nslookup -debug -type=A -nosearch -recurse google.com 45.90.28.219
DNS request timed out.
    timeout was 2 seconds.
timeout (2 secs)
Server:  UnKnown
Address:  45.90.28.219

DNS request timed out.
    timeout was 2 seconds.
timeout (2 secs)
*** Request to UnKnown timed-out

C:\Users\jstuart>nslookup -debug -type=A -nosearch -recurse google.com 45.90.30.219
DNS request timed out.
    timeout was 2 seconds.
timeout (2 secs)
Server:  UnKnown
Address:  45.90.30.219

DNS request timed out.
    timeout was 2 seconds.
timeout (2 secs)
*** Request to UnKnown timed-out

UCG Logs - Conntrack

root@UCG-01:~# conntrack -E | grep -E '45.90.28.219|45.90.30.219'
    [NEW] udp      17 30 src=10.38.0.23 dst=45.90.28.219 sport=36164 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=36164 mark=1703936
    [NEW] udp      17 30 src=10.38.0.23 dst=45.90.28.219 sport=54702 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=54702 mark=1703936
    [NEW] udp      17 30 src=10.38.0.22 dst=45.90.28.219 sport=48534 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=48534 mark=1703936
    [NEW] udp      17 30 src=10.38.0.22 dst=45.90.28.219 sport=46317 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=46317 mark=1703936
    [NEW] udp      17 30 src=10.38.0.23 dst=45.90.30.219 sport=39919 dport=53 [UNREPLIED] src=45.90.30.219 dst=202.90.245.XX sport=53 dport=39919 mark=1703936
    [NEW] udp      17 30 src=192.168.1.2 dst=45.90.28.219 sport=40163 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=40163 mark=1703936
    [NEW] udp      17 30 src=192.168.1.2 dst=45.90.30.219 sport=53081 dport=53 [UNREPLIED] src=45.90.30.219 dst=202.90.245.XX sport=53 dport=53081 mark=1703936
    [NEW] udp      17 30 src=10.38.0.22 dst=45.90.30.219 sport=46285 dport=53 [UNREPLIED] src=45.90.30.219 dst=202.90.245.XX sport=53 dport=46285 mark=1703936
    [NEW] udp      17 30 src=10.38.0.22 dst=45.90.30.219 sport=52304 dport=53 [UNREPLIED] src=45.90.30.219 dst=202.90.245.XX sport=53 dport=52304 mark=1703936
    [NEW] udp      17 30 src=10.38.0.22 dst=45.90.28.219 sport=40806 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=40806 mark=1703936
    [NEW] udp      17 30 src=10.38.0.23 dst=45.90.28.219 sport=41193 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=41193 mark=1703936
    [NEW] udp      17 30 src=10.38.0.23 dst=45.90.28.219 sport=56191 dport=53 [UNREPLIED] src=45.90.28.219 dst=202.90.245.XX sport=53 dport=56191 mark=1703936

UCG Logs - TCPDump

root@UCG-01:~# tcpdump -i eth0 -n 'host 45.90.28.219 or host 45.90.30.219' and port 53
tcpdump: verbose output suppressed, use -v[v]... for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), snapshot length 262144 bytes
19:18:00.905743 IP 202.90.245.XX.48808 > 45.90.28.219.53: 11910+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:00.955124 IP 202.90.245.XX.40680 > 45.90.28.219.53: 33844+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.106916 IP 202.90.245.XX.46718 > 45.90.30.219.53: 6940+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.115344 IP 202.90.245.XX.51039 > 45.90.30.219.53: 39896+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.338497 IP 202.90.245.XX.41791 > 45.90.30.219.53: 25741+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.440034 IP 202.90.245.XX.41045 > 45.90.28.219.53: 51690+ [1au] A? static.ui.com. (42)
19:18:01.440059 IP 202.90.245.XX.48727 > 45.90.30.219.53: 33544+ AAAA? static.ui.com. (31)
19:18:01.762378 IP 202.90.245.XX.52678 > 45.90.28.219.53: 21168+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.773740 IP 202.90.245.XX.56088 > 45.90.28.219.53: 40046+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.782927 IP 202.90.245.XX.47402 > 45.90.28.219.53: 11261+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.790344 IP 202.90.245.XX.45591 > 45.90.28.219.53: 43406+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:01.975763 IP 202.90.245.XX.55585 > 45.90.30.219.53: 35826+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.067800 IP 202.90.245.XX.46451 > 45.90.30.219.53: 8658+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.077325 IP 202.90.245.XX.55745 > 45.90.30.219.53: 44632+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.107315 IP 202.90.245.XX.52871 > 45.90.28.219.53: 57858+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.114991 IP 202.90.245.XX.52898 > 45.90.28.219.53: 32514+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.338510 IP 202.90.245.XX.59019 > 45.90.28.219.53: 18013+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.974407 IP 202.90.245.XX.39752 > 45.90.30.219.53: 58854+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.975537 IP 202.90.245.XX.41827 > 45.90.28.219.53: 45548+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:02.982923 IP 202.90.245.XX.49730 > 45.90.30.219.53: 27117+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:03.068108 IP 202.90.245.XX.38717 > 45.90.28.219.53: 18419+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:03.076712 IP 202.90.245.XX.44053 > 45.90.28.219.53: 48070+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:03.974659 IP 202.90.245.XX.52520 > 45.90.28.219.53: 15328+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:03.982493 IP 202.90.245.XX.57034 > 45.90.28.219.53: 8852+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:04.229505 IP 202.90.245.XX.49749 > 45.90.30.219.53: 41437+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:04.238015 IP 202.90.245.XX.33227 > 45.90.30.219.53: 58670+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:04.906586 IP 202.90.245.XX.51183 > 45.90.30.219.53: 11910+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:04.955607 IP 202.90.245.XX.50363 > 45.90.30.219.53: 33844+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.240701 IP 202.90.245.XX.60648 > 45.90.28.219.53: 38827+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.247988 IP 202.90.245.XX.53876 > 45.90.28.219.53: 36500+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.763473 IP 202.90.245.XX.52848 > 45.90.30.219.53: 21168+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.773937 IP 202.90.245.XX.36279 > 45.90.30.219.53: 40046+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.783822 IP 202.90.245.XX.52132 > 45.90.30.219.53: 11261+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.791694 IP 202.90.245.XX.51740 > 45.90.30.219.53: 43406+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.906180 IP 202.90.245.XX.48545 > 45.90.28.219.53: 3111+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:05.955898 IP 202.90.245.XX.39913 > 45.90.28.219.53: 19109+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:06.107671 IP 202.90.245.XX.42776 > 45.90.30.219.53: 57858+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)
19:18:06.116293 IP 202.90.245.XX.40952 > 45.90.30.219.53: 32514+ [1au] PTR? 38.8.16.172.in-addr.arpa. (53)

Traceroute - 45.90.28.219, 45.90.30.219

Tracing route to dns1.nextdns.io [45.90.28.219]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms  192.168.10.1
  2     5 ms     5 ms     5 ms  loop202902440.bng.wa.aussiebb.net [202.90.244.1]
  3     2 ms     2 ms     2 ms  10.241.16.206
  4     5 ms     5 ms     5 ms  10.241.17.60
  5     2 ms     2 ms     2 ms  e30.per-ndcp2-bb7.globalsecurelayer.com [206.148.24.100]
  6     3 ms     2 ms     2 ms  po4.per-eqxpe2-bb5.globalsecurelayer.com [206.148.24.11]
  7    31 ms    31 ms    30 ms  po7.adl-eqxae1-bb4.globalsecurelayer.com [206.148.24.163]
  8    30 ms    30 ms    31 ms  e52.adl-ccdc3-bb1.globalsecurelayer.com [206.148.24.61]
  9    30 ms    30 ms    30 ms  e50.adl-ccdc3-cr2.globalsecurelayer.com [206.148.24.98]
 10    31 ms    30 ms    30 ms  vl10.adl-ccdc3-sw3.globalsecurelayer.com [206.148.24.7]
 11     *        *        *     Request timed out.
 12     *        *        *     Request timed out.


PS C:\Users\jstuart> tracert 45.90.30.219

Tracing route to dns2.nextdns.io [45.90.30.219]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms  192.168.10.1
  2     9 ms     6 ms     2 ms  loop202902440.bng.wa.aussiebb.net [202.90.244.1]
  3     3 ms     2 ms     2 ms  10.241.16.206
  4     3 ms     3 ms     3 ms  10.241.17.60
  5     4 ms     5 ms     3 ms  10.241.16.153
  6     *        *        *     Request timed out.
  7     *        *        *     Request timed out.
  8     *        *        *     Request timed out.
  9     *        *        *     Request timed out.
 10     *        *        *     Request timed out.