Hi there,
By mistake i’ve edited iptables with SSH & Web Terminal to DROP all INPUT, how can i open / add TCP port 8123 to the firewall?
Gr. Mike
Hi there,
By mistake i’ve edited iptables with SSH & Web Terminal to DROP all INPUT, how can i open / add TCP port 8123 to the firewall?
Gr. Mike
Work directly on the device.
Plug a monitor and keyboard in.
Hi Wally,
Thank you for your respond.
Already did that, then i’ve got the HA CLI only (iptables and sudo are not supported)
Can i interrupt that? What steps and commands do i exactly have to execute and how?
Gr. Mike
does "su <ssh username>"
work?
Hi Wally,
No, that doesn’t work (ha > prompt).
Any other suggestions?, because my HA system is still broke…
Mike
Problem solved!
HA reachable again by SSH and Webinterface.
Entered ‘login’ command in ha > CLI to get # prompt.
Then changed the iptables FORWARD chain from DROP to ACCEPT
The iptables INPUT chain was still ACCEPT so that wasn’t causing the problem.
Greetings from the Netherlands