I see. In which case I suggest you follow Dave's other suggestion which is to remove the router's LAN DNS settings and reboot your client (which recreates the problem). Then look to see what DNS server IP addresses are being picked up by the client. e.g. what's the output of the WindowsI dont have that file in the scripts folder. My pihole was a Rpi installation, not on the router. All I have in there is wan-event, init-start, wan0-connected, wan1-connected, vpup, vpndown.
ipconfig /all
command?No, that's a Windows command. I don't know how you'd get the same information from an Android command line. You could probably use the free Network Analyzer app from the Play Store to give you that information.Thanks Colin. I'll have a go at that when I get home tonight from Work. Everything gets impacted, Android Phones, Smart TVs etc. I have a tower Windows Machine that I can run the ipconfig from. Can I do that from an Android device? Ive never tried that before.
cat /jffs/configs/dnsmasq.conf.add
netstat -nlp | grep dns
grep "dnsmasq\[" /tmp/syslog.log*
That's fine.I have reset the router to lan dchp DNS entry. Is that OK for this ssh commands?
grep "dnsmasq\[" /jffs/syslog.log*
cat /etc/dnsmasq.conf
cat /tmp/resolv.dnsmasq
I was beginning to think the same thing.Just a thought. As much time as one is spending on checking things and running commands, it might be easier not to mention faster to just perform a hard factory reset and reconfigure and see if the affected devices that cannot access the internet can access the internet.
Presumably 188.215.74.252 is the IP address of your ISP's DNS server? Community Fibre?and the last one:
admin@RT-AX88U-37E8:/jffs/configs# cat /tmp/resolv.dnsmasq
server=188.215.74.252
I was more interested in whether you were running a VPN client, although I doubt that would be the problem.Yes, im running OpenVPN servers
OK. It was worth a shot.I tried 1.1.1.1 and 1.0.0.1 in custom on the WAN DNS entry and that didnt work. I can try one of the pre-defined ones.
I'm not sure on that 188.215.74.252 IP. I'll check.
Yep.I assume hard factory reset means completely configuring the router from scratch as if it was new out the box?
cat /etc/resolv.conf
nslookup google.com
nslookup google.com 8.8.8.8
nslookup google.com 188.215.74.252
nslookup google.com 127.0.0.1
And that's after you've removed the LAN DNS entries? That's unexpected!admin@RT-AX88U-37E8:/tmp/home/root# nslookup google.com 127.0.0.1
Server: 127.0.0.1
Address 1: 127.0.0.1 localhost.localdomain
Name: google.com
Address 1: 172.217.16.238 mad08s04-in-f14.1e100.net
Address 2: 2a00:1450:4009:819::200e lhr48s09-in-x0e.1e100.net
admin@RT-AX88U-37E8:/tmp/home/root#
nslookup google.com 192.168.1.1
nslookup google.com 192.168.1.1
cat /jffs/scripts/firewall-start
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!