Home Page › Forums › Network Management › ZeroShell › Allow remote HTTPS access by CLI › Reply To: Allow remote HTTPS access by CLI
July 8, 2015 at 11:04 am
#53840
Member
iptables -I SYS_HTTPS 1 -j ACCEPT
With this command I can access HTTPS. So when I´m inside, I can configure remote web access from web interface 😉