Home Page › Forums › Network Management › ZeroShell › Allowing access to web UI from public IP (via ssh) › Reply To: Allowing access to web UI from public IP (via ssh)
December 26, 2015 at 10:29 am
#53992
Participant
iptables -I SYS_HTTPS -j ACCEPT
You should be able to access the web interface, then adjust the settings as per your needed via gui (the above rule will be cleared as soon as you save the new settings via gui).
Regards