It's not a bug, it's a feature. (-: For security reasons, you aren't able to access the e-smith manager from outside the LAN. If you really wanted to do it, you could edit /etc/httpd/conf/access.conf. Look for the section on e-smith-manager (just search for that string) and change "allow from 127.0.0.1 192.168.1.0" to "allow from all". It's a big security hole, though.