I'll run an update server test again now with the VPN off.......
Even weirder results :-/
fastmirror.pp.ua in Ukraine
Did not select it.
If I was politically active I'd now be worried, lol
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I'll run an update server test again now with the VPN off.......
You're running a vpn? There's your problemBTW, my ISP is MTN, just an ordinary 20/20 LTE connection.
No loss of signal today as far as any maintenance by them goes. But we were off for LS this afternoon.
If nothing further, I'll give Indonesia a try and see what another location test does without VPN in about a week.
Go back a few posts - some of these efforts have been with the VPN turned off.You're running a vpn? There's your problem
Wouldn't even know where to check that, I've allowed Windscribe the Auto setting which then uses its Robert server. All part of their DNS controlling efforts made by their sister company Control D which a lot of guys on here swear by.That is really odd, you're not using 8.8.8.8 for dns?
/etc/resolv.confWouldn't even know where to check that, I've allowed Windscribe the Auto setting which then uses its Robert server. All part of their DNS controlling efforts made by their sister company Control D which a lot of guys on here swear by.
No, we haven't had a need for that, it's setup on individual PC's / laptops only. I control its use fully here, so nothing missed.Any chance at some point you put a ControlD or Windscribe DNS server directly on your router?
Because that would mean you are still using it even when not connected to the VPN and would still be the source of the problem.
But as Lupus said if you do “cat /etc/resolv.conf” in a terminal window you’ll see the existed configuration.
Well depending on the version of Ubuntu I think, it also lives in some new network manager config on some systems.

nmcli device show <interfacename> | grep IP4.DNS
Will give you the output from a terminal. Should be eth0 or wlan0 if on WiFi for interface name.
Are you sure? Where is it now?Any chance at some point you put a ControlD or Windscribe DNS server directly on your router?
Because that would mean you are still using it even when not connected to the VPN and would still be the source of the problem.
nmcli device show | grep IP4.DNS
Will give you the output from a terminal. Should be eno0 for Ethernet. Bit more complicated on WiFi, probably wlp2s0
Actually just do
nmcli device show | grep IP4.DNS
Will output all configured DNS servers.
@Lupus is right for most other flavours of Linux but /etc/resolv.conf hasn’t been used on Ubuntu for a long while.
Ip addr to get the interface nameNo, we haven't had a need for that, it's setup on individual PC's / laptops only. I control its use fully here, so nothing missed.
Same nameserver result with or without the VPN
View attachment 1820665
Your edit:
What do I put for "interfacename"? Or should I copy the syntax exactly?
There's the interface name, looks like you're using your router default gateway and dns.
No, we haven't had a need for that, it's setup on individual PC's / laptops only. I control its use fully here, so nothing missed.
Same nameserver result with or without the VPN
View attachment 1820665
Your edit:
What do I put for "interfacename"? Or should I copy the syntax exactly?
Just gave this:Actually just do
nmcli device show | grep IP4.DNS
Will output all configured DNS servers.
@Lupus is right for most other flavours of Linux but /etc/resolv.conf hasn’t been used on Ubuntu for a long while.
Okay it just points to your router for DNS.
So would need to check on there what you’ve configured for the upstream DNS.
Yep, seems to be the case. This is the first router I've had that was totally pre-configured and I haven't fiddled with.If nothing specially configured on the router it’s just the default ISP one.