Unable to access web GUI - But able to access ssh - Please Help

Started by Gizmo, September 28, 2023, 11:23:13 AM

Previous topic - Next topic
Hi there,

From version 22 onwards access to my web guide fails.

I can access via ssh no problems.

Interestingly, when I restart my firewall, then the web guy works as a one off.

We can't guess ;) , what happens. Do you get an error, what's in the logs, etc?

Hi there,

Here are some screens shots from the firewall log

These are the only blocked actions from my laptop to the firewall. Laptop connected via LAN ether cable, wifi off.

Block details
__timestamp__ 2023-10-01T09:35:31
ack 822559951
action [block]
anchorname
datalen 0
dir [in]
dst 3.217.221.243
dstport 8884
ecn
id 0
interface igb1
interface_name LAN
ipflags DF
ipversion 4
label Default deny / state violation rule
length 40
offset 0
protoname tcp
protonum 6
reason match
rid 02f4bab031b57d1e30553ce08e0ec131
rulenr 10
seq 970708305
src 10.0.10.100
srcport 62336
subrulenr
tcpflags RA
tcpopts
tos 0x0
ttl 64
urp 2048

this looks like a misconfigured tunnel, wireguard?
the block in code says LAN client was blocked from accessing a public ip due to state violation. Normal behaviour.
Screenshots suggest blocks in a tunnel. Maybe when you are connecting on the LAN via cable, a wg tunnel is being used when it shouldn't or the rules/NATs are not setup correctly for that scenario.
It could be the client automatically starting the tunnel someway or rules in LAN interface are sending traffic through it.