On Sat, Nov 29, 2003 at 06:59:09AM -0800, Thomas M?ller wrote:
> Hi,
> 
> I just installed freenet on a linux box with sun's
> java 1.4.2 package. This linux box does not have an X
> windows configured. When I open the web interface with
> lynx localhost:8888 it works fine. However, if I try
> to access the web interface from another machine with
> mozilla, I get the error "document contains no data".
> 
> In the freenet.conf file, I set the options:
> %mainport.allowedHosts=127.0.0.0/8,192.168.0.0/24
> %mainport.bindAddress=*

Remove the % . It's a kind of comment.
> 
> netstat -l -p | grep java gives me:
> tcp        0      0 localhost:8481          *:*       
>              LISTEN      18748/java
> tcp        0      0 *:24436                 *:*       
>              LISTEN      18748/java
> tcp        0      0 *:8888                  *:*       
>              LISTEN      18748/java
> tcp        0      0 *:8891                  *:*       
>              LISTEN      18748/java
> This indicates to me that the web interface should be
> bound to all available interfaces of the linux box.
> 
> What am I doing wrong? How can I manage to access the
> web interface from another computer within the
> 192.168.0.* subnet??
> 
> Thomas
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support

Reply via email to