Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ParametricToroid

#1
Floating Firewall Rules:
#2
Wireguard Interface Firewall Rules:
#3
Trusted VLAN Firewall Rules:
#4
Management VLAN Firewall Rules:
#5
Good morning!

I'm having an issue communicating between my PC and proxmox server through OPNsense (separate devices).

I'm relatively new to OPNsense, but I noticed today that while accessing a proxmox web gui shell through my PC, as soon as I open nano to edit a file, the proxmox web gui page hangs (seems to be about 45 sec after opening shell). Looking at my firewall logs, I can clearly see it blocking communication from my PC to the proxmox server.

I have several VLANs on my OPNsense box. Specific to this issue, a management VLAN (10.10.99.0/24), a trusted VLAN (10.10.50.0/24), and a wireguard "VLAN" (10.10.30.0/24).

My proxmox server web interface lives on 10.10.99.20, and my desktop PC on 10.10.50.101.

I have no issues accessing the web gui and navigating normally, it seems to be just accessing the shell that causes issues (not entirely sure).

Interestingly, accessing the proxmox web gui remotely, via wireguard vpn (laptop, IP 10.10.30.3), I have no issues accessing and using the shell (and I can see the firewall allowing traffic)!

I followed Dustin's guide here: https://homenetworkguy.com/how-to/set-up-a-fully-functioning-home-network-using-opnsense/ (excellent, btw), and I thought I had properly configured the inter-vlan traffic firewall rules, but apparently not.

Does anyone have any idea how I can fix my configuration to allow this traffic, or why traffic is blocked from one vlan and not my wireguard interface?

In the following replies I've attached the firewall logs showing the blocked and allowed traffic, as well as the firewall rules for the management, trusted and wireguard interfaces.

Thanks for your help!