stu owen <[EMAIL PROTECTED]> wrote:
> I am having problems connecting to wwwoffle from a client on a network.
> 
> I have my network set up with a dhcp host with ip 192.168.0.1
> I have edited my config file to include: 
> 
> LocalHost
> {
>    myhost
>    192.168.0.1
>     localhost
>     127.0.0.1
> }
> 
> LocalNet
> {
>   192.168.0.*
> }
> 
> AllowedConnectHosts
> {
>   192.168.0.*
> } 
> 
> and is running on port 8080.
> 
> I can connect from the host fine using both 'localhost' and 'myhost' as the
> hostname (but using 192.168.0.1 does not work - perhaps a clue), but from
> my client that has been given an ip through dhcp of 192.168.0.10 ( running
> Windows with Explorer with proxy set to the myhost:8080) it does not seem
> to work. 
> 
> I've also tried 'telnet 192.168.0.1 8080' from a client running linux, and 
> get connection refused.
> 
> I've done a thorough search on groups.google and read the documentation,but 
> as far as I can see I have done everything right. 

What does the WWWOFFLE debugging output say?


-- 
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop                             [EMAIL PROTECTED]
                                      http://www.gedanken.demon.co.uk/

WWWOFFLE users page:
        http://www.gedanken.demon.co.uk/wwwoffle/version-2.6/user.html

Reply via email to