Fw: unable to access local server

From: Ross Davis <mscw@dont-contact.us>
Date: Tue, 6 Jun 2000 10:28:32 -0700

Found the problem. I had a problem with my ipchains.

# The following chains are needed for squid
/sbin/ipchains -A input -p TCP -d 127.0.0.1/24 www -j ACCEPT
/sbin/ipchains -A input -p TCP -d 209.aa.bbb.149/24 www -j ACCEPT <-- I
had missed this line
/sbin/ipchains -A input -p TCP -d 192.168.0.254/24 www -j ACCEPT
/sbin/ipchains -A input -p TCP -d 0.0.0.0.0 www -j REDIRECT 3128

Thanks for your help

----- Original Message -----
From: Micha³ Kopijasz <mkm@zetokat.com.pl>
To: Ross Davis <mscw@cablelan.net>
Cc: <squid-users@ircache.net>
Sent: Tuesday, June 06, 2000 1:02 AM
Subject: Re: unable to access local server

> On Mon, 5 Jun 2000, Ross Davis wrote:
>
> > I can access my local webserver via the local IP address 192.168.0.254,
> > but if I try to access it from my external IP I get the following error.
> > I have read the FAQ and the newsgroups, but I must be missing something.
>
> If I'm sure You use NAT. Check Your server http conf for access to this
> one.
>
> mkm
> ---
> Unix System Administrator
>
Received on Tue Jun 06 2000 - 12:14:01 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:56 MST