OPNsense Forum

English Forums => General Discussion => Topic started by: gazzer on February 28, 2025, 06:28:42 PM

Title: ssh and https issues local wireguard server
Post by: gazzer on February 28, 2025, 06:28:42 PM
I've set up a WireGuard server on an Ubuntu VM, and it's partially functional. The current status is as follows:

Working:


Not Working:


Interestingly, when I remove the routes and gateway on OPNsense and configure local routes on Windows instead, everything works normally.

What could be causing the issue with my OPNsense configuration that makes only static routes on Windows work properly?

How can I improve my overall setup to resolve these connectivity problems?

Any insights or suggestions would be greatly appreciated. Thank you!
Title: Re: ssh and https issues local wireguard server
Post by: gazzer on February 28, 2025, 09:46:17 PM
After endless searching and since I'm relative new to this topic, I found my solution. In Firewall => Settings => Advanced, I checked Bypass firewall rules for traffic on the same interface. Now everything is working, and I only need to take care of Routes on the OpnSense site.