Hello, I am quite new to squid. I did a very minimal configuration started the software, configured browsers and all seems ok. With one exception. The box on which I run squid does not open http pages which it serves. Can you advise me what I need to set up to allow this box to talk to me on port 80? For now, I do not use any SSL, squid is configured with the default port. Here is the information from cache.log 2007/07/05 13:32:07| Using kqueue for the IO loop 2007/07/05 13:32:07| DNS Socket created at 0.0.0.0, port 52483, FD 5 2007/07/05 13:32:07| Adding nameserver 194.204.152.34 from /etc/resolv.conf 2007/07/05 13:32:07| User-Agent logging is disabled. 2007/07/05 13:32:07| Referer logging is disabled. 2007/07/05 13:32:07| Unlinkd pipe opened on FD 10 2007/07/05 13:32:07| Swap maxSize 512000 KB, estimated 39384 objects 2007/07/05 13:32:07| Target number of buckets: 1969 2007/07/05 13:32:07| Using 8192 Store buckets 2007/07/05 13:32:07| Max Mem size: 8192 KB 2007/07/05 13:32:07| Max Swap size: 512000 KB 2007/07/05 13:32:07| Rebuilding storage in /usr/local/squid/cache (CLEAN) 2007/07/05 13:32:07| Using Least Load store dir selection 2007/07/05 13:32:07| Set Current Directory to /usr/local/squid/cache 2007/07/05 13:32:07| Loaded Icons. 2007/07/05 13:32:07| Accepting proxy HTTP connections at 0.0.0.0, port 3128, FD 12. 2007/07/05 13:32:07| Accepting ICP messages at 0.0.0.0, port 3130, FD 13. 2007/07/05 13:32:07| WCCP Disabled. 2007/07/05 13:32:07| Pinger socket opened on FD 15 2007/07/05 13:32:08| NETDB state reloaded; 24 entries, 312 msec 2007/07/05 13:32:08| Ready to serve requests. 2007/07/05 13:32:08| Done reading /usr/local/squid/cache swaplog (618 entries) 2007/07/05 13:32:08| Finished rebuilding storage from disk. 2007/07/05 13:32:08| 618 Entries scanned 2007/07/05 13:32:08| 0 Invalid entries. 2007/07/05 13:32:08| 0 With invalid flags. 2007/07/05 13:32:08| 618 Objects loaded. 2007/07/05 13:32:08| 0 Objects expired. 2007/07/05 13:32:08| 0 Objects cancelled. 2007/07/05 13:32:08| 0 Duplicate URLs purged. 2007/07/05 13:32:08| 0 Swapfile clashes avoided. 2007/07/05 13:32:08| Took 0.3 seconds (1887.1 objects/sec). 2007/07/05 13:32:08| Beginning Validation Procedure 2007/07/05 13:32:08| Completed Validation Procedure 2007/07/05 13:32:08| Validated 618 Entries 2007/07/05 13:32:08| store_swap_size = 3512k 2007/07/05 13:32:08| storeLateRelease: released 0 objects Thank you very much in advance for your help!