So, I imported my connection-configuration provided from OPNsense Wireguard VPN.
The connection is working on an old (<10 years) Android Phone. But from within Linux (same config) I am unable to resolve subnet ip addresses. I can still access the internet though.
So; Am I using my origin connection to resolve foreign ips or am I using my VPN DNS? Why am I unable to access my subnet ip addresses on my linux machine?
The Linux machine is 6.13.30-arm64 with /etc/debian_version pointing to 13.0.
I have installed wireguard-tools and network-manager only. I have also wireguard installed but it doesn’t make a difference and its usage is for hosting a endpoint.
Again: It works for other machines like intended. If of concern: I am running XFCE.
Nope, none shows up. I am looking via
ip route
, right?Just looked up the config created by opnsense. You were right. I had to restart wireguard to update the config file so that my other peers (like this debian machine) could connect. Thank’s for helping me out!
That is hopefully managed by NetworkManager, isn’t?
I missed that you said you were using OPNsense, so the up/down would be handled there. If it’s working now, don’t worry about it.