Can ping proxmox but cannot access UI from client via VLAN (pfsense vm)

CarloPenta

New Member
Oct 13, 2024
2
0
1
Hi,

I have a pfsense vm in proxmox.

pfsense:
I have created a VLAN with tag=10 and the following interface assignments:
- Management: VLAN 10 on vtnet1
- OBB: vtnet2
The firewall rules shall facilitate the routing between the 2 networks 10.0.0.1 and 10.0.10.1:
- Management: Pass Any IPv4 from source=Any to destination=Any
- OBB: Pass Any IPv4 from source=Any to destination=Any

In my switch I have set the management VID=10.

Connections:
proxmox -> switch port 1 (VLAN1 untagged, VLAN10 tagged, PVID 1)
macbook -> switch port 8 (VLAN1 untagged, VLAN10 untagged, PVID 10)

IPs:
proxmox: 10.0.0.1
pfsense: 10.0.10.1 (VLAN 10)
switch: 10.0.10.2 (VLAN 10)
macbook: 10.0.10.99

Now, I can access pfsense and the switch from the macbook.
I also can successfully ping to proxmox 10.0.0.1.
But I cannot reach proxmox at 10.0.0.1:8006.
In the pfsense diagnostics I can test port 80 successfully from OBB.
But I cannot test port 8006 from OBB.

Why is that? I have no idea what I missed and I would appreciate any hind or advice!

Thanks,
Carlo
 
If there is some relevant information missing just let me know and I‘m happy to share!

I’m really stuck here…