Wireguard over vpn?

Hi all

So i use wireguard to tunnel into my lan. Ive noticed however when i use some free wifi points i cant connect.

I have a vpn that i can get running on these free wifi points but then wireguard wont tunnel over the vpn connection.

Am i doing something wrong?

Wireguard is not running inside the other tunnel, it is running beside it. If you really need access you might be able to run a virtual machine with wireguard inside that while having your main machine connected to the VPN that does work.

I’ve dealt with extremely restrictive firewalls before, so restricted that if you attempted too many times to access a restricted port your IP got blocked for a period of time, and ended up switching to use OpenVPN on TCP port 443.

Thought that might be the case. I guess access would be a nice to have at these points not a necessity.

Still might have to keep a small linux vm handy though.