Hi All,

I am using squid 3.1.0.2

I want squid to connect 213.42.24.11 ip directly without connect to the
parent squid
below is the settings

acl intranet_src src 213.42.24.11
always_direct allow intranet_src

but its going to the parent proxy

in the log file i get this

1229406697.569   4897 10.200.2.172 TCP_MISS/503 1005 GET
http://213.42.24.11/ - DEFAULT_PARENT/proxy1.emirates.net.ae text/html

but if i use dstdomain instead or src it is working fine

how can i use src to have direct connection

//Remy

Reply via email to