[squid-users] tcp_outgoing_address acl based on - incoming header Flag

--Ahmad-- ahmed.zaeem at netstream.ps
Mon Jul 15 14:33:47 UTC 2019


Hello Team .

i want to ask how can i adapt external ip address in squid based on incoming requests .

say i have squid with ips :
1.1.1.1
2.2.2.2
3.3.3.3

##################

a client with src ip 192.168.1.200 will connect to squid port 3128 .
client will initiate a header called start with value = 1.1.1.1

how can i let squid make tcp_outgoing_address with the value in the incoming header  ?

can i put the value of incoming header as acl  variable and get it tcp_outoging_address as variable ?


note that incoming requests only numeric values IPV4 string .


Thanks 



More information about the squid-users mailing list