Jump to content

Recommended Posts

Posted

Hi,

 

I've spent the majority of the last week troubleshooting connection issues relating to our Always On VPN setup. 90% of our staff have absolutely no problems - a couple don't have good enough broadband (thought someone was joking when their fast.com report stated 22Kbps. They were not.) but ISP's seem to like putting a fair few blocks in the way. So I thought it may be wise to have a few tips here in one place, feel free to add anything that may be of use!

 

1. Disable "Family Safety Settings" - aka Web Safe, Family Safe etc depending on the ISP. This appears to be the most common culprit, meaning either intermittent connection or none at all. Downside is, particularly if the teacher has kids, no filtering but have to balance the means!

2. DNS - particularly with Virgin Media who on some connections appear to append some real ropey looking things to their DNS entries. For instance, resolving our website for a few users via nslookup brings up http://www.ourwebsite.org.uk.ourinternaldomain.internal ! Set the router or wifi connection DNS to Google/Cloudflare instead.

3. DMZ - putting the laptop on the teacher's DMZ is another good method of working around anything but please be aware, if using split tunnelling this means they have no middleman protection from their laptop to the outside world. Has resolve an issue on Virgin for us where we couldn't even get in from Teamviewer. "Protection against scammers" is a great thing but a PITA when you're legitimately trying to use it to help someone!

 

It's been horrible trying to explain to laymen why these things cause issues, certainly when each ISP will usually have 3 or 4 different routers and 4 or 5 different setups for each, and not making it sound like you're trying to pass the blame onto them!

Posted (edited)

if it works from home great, if not they have to come in :) Sorry your internet / router sucks.

 

EDIT: sorry sounds snarky, our policy is a little more nuanced than this but that is the jist of it. Good news is that safeguarding is more relaxed on site.

Edited by chazzy2501
  • Thanks 1
Posted
Yeah, we have that for those particularly bad cases, although we're trying as hard as we can to keep people out of school. There's already too many in, staff & student which undermines everything, and we've got it easy as secondaries. Primaries have around half their kids in which is smegging ridiculous.
Posted

We're not doing it, I'm walking them though. Wouldn't normally go near it, but asking them to phone their ISP to explain something they don't understand when they finally get through after 2 hours on hold... I'm a human, I wouldn't want someone else to go through that - I'd rather catch COVID.

 

Just to add, explaining fully what the issue is, what the settings are and what they do, and ensuring they understand how to change back should they need.

  • Thanks 2
Posted
direct access is a underperforming pain of a VPN because it is using HTTPS. (in my case) this however makes it very compatible with home router configurations. I wanted to move to always on VPN but the domain requirements/ complexity are quite high.
  • 4 weeks later...
Posted

You can fix the DNS hijacking by setting the DNS suffix search order in windows.

 

For some reason Windows appends the domain on all requests when on a domain joined PC.

 

On Virgin, try doing nslookup for google.com and you get google com.mydomain.org.

Try nslookup mydomain.org and you get mydomain.org.mydomain.org.

 

If you set the append suffix search order in windows networking to...

 

. (Dot on it's own)

Mydomain.org

 

...then it fixes the problem. The dot on it's own means - don't append any suffix.

 

The reason the default DNS suffix behaviour doesn't work with many remote access methods is because the connection attempts to resolve...

 

Myservice.mydomain.org.mydomain.org.

 

...which on Virgin will resolve to their bogus DNS intercept IP.

  • Thanks 1
Posted
I’ve got Virgin Media and I have been using AO-VPN since last March and I can’t say I’ve noticed that issue. That said, I’m not using the routers wireless radios, I have an Aruba InstantOn access point handling that.
Posted
Seen it for a couple of ours users yes - both on virgin with a 200mbit connection with decent latency levels, nearly unusable or outright unstable regardless of whether they're using wifi or wired. The above may be a happier alternative to fiddling with personal routers.
Posted
I've actually got my VM in modem only mode and use PFsense box, got a new router to swap to at some point to see if it improves, power levels are all ok. Someone mentioned about tweaking the MTU settings not sure if that's over the top though?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...