Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Proxmox and OPNSense Web Gui not accessible by wan
« previous
next »
Print
Pages: [
1
]
Author
Topic: Proxmox and OPNSense Web Gui not accessible by wan (Read 2074 times)
Spamkillerbill
Newbie
Posts: 1
Karma: 0
Proxmox and OPNSense Web Gui not accessible by wan
«
on:
November 11, 2023, 08:42:04 pm »
I have three network devices set up on proxmox.
In Opnsense, I set those up.
I cannot access the wan gui from the wan (192.168.5.66/29, its temporary until I move it to a colo). I turned off block private networks and block bogon networks)
When on the OPN VM, I can ping out to the wan, a vm on the lan, and the OPT1 (192.168.0.90/24) networks.
I create a rules for the extern access.
From the outside (on the WAN and OPT1 networks), I cannot access or even ping 192.168.5.66/29 or 192.168.0.90.
I know it must be something simple that I am missing. Yes, I did try turning off the firewall.
Any suggestions on what I am doing wrong?
Logged
LEON007
Newbie
Posts: 1
Karma: 1
Re: Proxmox and OPNSense Web Gui not accessible by wan
«
Reply #1 on:
November 12, 2023, 11:37:23 am »
I am facing the same issue for last few hours, finally I have the solution. you need to do 3 things
Go to Interfaces > [WAN] deselect "Block private networks"
Go to Firewall > Rules > WAN and create a new rule using below parameter save then apply.
Action : Pass
Interface : WAN
Direction : In
TCP/IP Version: IPv4
Protocol: any
Source: WAN net
Destination: any
Destination port range: any
Gateway: default
repeate this for IPv6
3. Go to Firewall > Settings > Advanced and tick "Disable reply-to (Disable reply-to on WAN rules)"
4. Reboot (Very Important)
«
Last Edit: November 12, 2023, 11:40:32 am by LEON007
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Proxmox and OPNSense Web Gui not accessible by wan