Esteban Ordóñez wrote: >>> How can I administer my endian via de web gui from outside (from >>> internet)? >>> >> only open the 10443 port, and type in your browser https://yourip:10443 >> > ok. firewall --> external access ? > > Is there a way to do it securely via ssh? > I think a good way is to forward a high port to a SSH server behind the firewall, then create a tunnel in your SSH client from local port 443 to internalFW-IP:10443. In your browser, you just enter https://localhost. Beware that you must configure the SSH server properly (noroot login, deny passwd auth,...)
cheers, Stefan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
