Enabling Webgui on WAN from CLI?

Started by heinzelrumpel, September 02, 2018, 12:22:50 PM

Previous topic - Next topic
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.

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)

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.


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)?