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.


Uli.


*-----------------------------------*
*        Peter Ulrich Kruppa        *
*          -  Wuppertal -           *
*              Germany              *
*-----------------------------------*


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to