Hi All, I've been happily using squid for almost a year. We'll, tbh haven't really touched it since getting the config working, but now I want to make a change I remember just how many config options there are :/ Currently I've been using squid as a reverse proxy based on incoming domain, with parts like:- cache_peer 127.0.0.3 parent 80 0 no-query originserver name=IIS login=PASS cache_peer_domain IIS my.domain.com But now I want to set based on incoming IP, such as local machines off the network will call 192.168.1.5, but putting an IP instead of the domain name doesn't work. I've tried figuring the config but with no luck:( I think it's a simple one for people that know... Thanks Lyle