OPNsense Forum

English Forums => General Discussion => Topic started by: alexcccp on March 14, 2026, 09:54:39 PM

Title: vpn and one interface (WAN) OPNsense 26.1
Post by: alexcccp on March 14, 2026, 09:54:39 PM
hi, i think i found a bug.
starting from version 26.1 (26.1.4 exactly)

i installed the latest version in a VPS cloud, to forward external traffic inside my core (data)
the server has only one WAN interface.

schema
1vps - OPNSense - OpenVPN server - TUN <>
2data - OPNSense - OpenVPN client - TUN <>

if you use the latest version, you can't forward traffic. VPN is up, but I can't find the internal IP addresses of -data. (but it works the other way around)

I think this is only because there is no second interface in the VPS. (I was using virtual IPs)
in version 25.7.11, everything works stably.