Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
Enabling Webgui on WAN from CLI?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Enabling Webgui on WAN from CLI? (Read 10163 times)
heinzelrumpel
Newbie
Posts: 11
Karma: 0
Enabling Webgui on WAN from CLI?
«
on:
September 02, 2018, 12:22:50 pm »
Hi,
is it possible, to enable Webgui on WAN interface from the cli? Problem ist, that I installed on a Hyper-V test environment and WAN ist the only reachable interface right now.
Logged
fabian
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: Enabling Webgui on WAN from CLI?
«
Reply #1 on:
September 02, 2018, 12:25:30 pm »
It is very likely that the only resonable way to do it is disabling the packet filter temporary (pfctl -d) and then fix the configuration or if it is IP related, you should be able to configure it via the menu (IP, subnet, DHCP)
Logged
heinzelrumpel
Newbie
Posts: 11
Karma: 0
Re: Enabling Webgui on WAN from CLI?
«
Reply #2 on:
September 02, 2018, 12:58:32 pm »
OK, I found this article
https://github.com/opnsense/core/issues/141
. I followed the procedure, even did pfctl -d, but I cant reach webgui via wan. WAN is getting ip from dhcp but even on shell I cannot ping the dhcp server. I really dont know what is going wrong.
Logged
fabian
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: Enabling Webgui on WAN from CLI?
«
Reply #3 on:
September 02, 2018, 02:51:54 pm »
Does the DHCP server respond to pings from other machines as some machines are (mis-)configured to block it? Is it in the neighbor cache (arp, ndp)?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
Enabling Webgui on WAN from CLI?