Re: Initial Setup
Duane Wessels <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 4 Apr 2006, Tom Haddon wrote: > My IP address is 192.168.0.101, so I have changed my > workloads/my-simple.pg to correspond to this new IP address in both the > "Server S" and "Robot R" sections, but when I run the client, I get the > following (abridged) output from the client: > > [...] > HTTP/1.0 403 Forbidden > Server: squid/2.5.STABLE10 Check Squid's access.log file for TCP_DENIED entries. The third field is an IP address. Might be 127.0.0.1. You'll need to add that IP address to Squid's access controls in squid.conf. Duane W.