On Monday 18 August 2003 21.12, David Gibson wrote: > acl owa dst [ip host1]/255.255.255.255 > cache_peer_access host1.mydomain.com allow owa
You shoult not use dst type acls here but dstdomain acls listing all the different domain names which should be sent to this server. If you use dst type acls then /etc/hosts must be set up with the servers real IP addresses for each domain which is a bit of a pain and not needed if using dstdomain. Regards Henrik
