Date: Sun, 22 Dec 2002 16:01:03 +0000 (GMT) From: 520023893678-0001@t-online.de (P. U. Kruppa) To: "David S. Jackson" <deepbsd@earthlink.net> Cc: "P. U. Kruppa" <520023893678-0001@t-online.de>, <freebsd-questions@FreeBSD.ORG> Subject: Re: SQUID question Message-ID: <20021222155842.T44188-100000@small.pukruppa.de> In-Reply-To: <20021221191058.GB5030@sylvester.dsj.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 Dec 2002, David S. Jackson wrote: > On Sat, Dec 21, 2002 at 09:35:33AM +0000 P. U. Kruppa <520023893678-0001@t-online.de> wrote: > > Hi, > > > > I am testing Squid on my home network: > > > > +--------------+ +--------------+ > > | 192.168.10.1 | | 192.168.10.2 | > > | squid proxy |<------| Win2k | > > | on -STABLE | | Client | > > +--------------+ +--------------+ > > > > Squid can be used properly on the proxy-machine (with > > linux-mozilla1.2.1 directed to localhost:3128 ), > > but Win2k's InternetExploder (directed to 192.168.10.1:3128) > > cannot open any webpages: After some minutes it ends up with > > "... couldn't be opened" > > > > C:> telnet 192.168.10.1 3128 > > seems to be ok: the dialog window is opened. > > > > This is my rule set in squid.conf so far: > > > > acl pukruppa src 192.168.10.0/255.255.255.0 > > http_access allow pukruppa > > http_access allow localhost > > http_access deny all > > > > > > Thanks for any ideas. > > What does the access.log say for Squid? it completely ignores any access from 192.168.10.2 - the Win2k machine. > > Are you sure the proxy is set up properly in IE? Yes, I put in IP and channel manually. > Are there any other proxies you're chaining together with squid, like > junkbuster or something? No. > > Are you running any add-ons to squid, like squidguard? Not that I know. Uli. > > I'm sure there are other possibilities, but I'd check those first. > > -- > David S. Jackson dsj@dsj.net > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > I could dance with you till the cows come home. > On second thought, I'd rather dance with the cows > till you come home. -- Groucho Marx > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021222155842.T44188-100000>