Kevin Kato wrote:

i uncommented to INTERN_WWW_SERVER and added the private ip numbers for the
server but port 80 is closed on eigerstein box.  when i nmap the eigerstein
box, http is not listed at all.  i'm lost...here!

Please keep the leaf-user list in the reply-to.


You have to make sure you allow port 80 requests through the external firewall rules, or the port-forwarding doesn't do any good (although internal clients should still be able to see the web server). You can easily do this with the EXTERN_TCP_PORTS setting:

EXTERN_TCP_PORTS="0/0_80"

or the EXTERN_TCP_PORTn indexed list (n starts at 1 and goes up to whatever is required).

--
Charles Steinkuehler
[EMAIL PROTECTED]




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to