Search squid archive

Re: Multiple Proxy addresses on the same Server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tis 2007-03-13 klockan 12:30 +0200 skrev alaa@xxxxxxxxxxxxxxxx:

> > acl home_clients src 10.0.0.0/8
> > acl corporate_clients src 192.168.0.0/23
> >
> > tcp_outgoing_address yyy.yyy.yyy.yyy home_clients
> > tcp_outgoing_address zzz.zzz.zzz.zzz corporate_clients

> Actually I don't want to make groups, I want to be free in using any of
> the Proxy IP addresses BUT getting the reply for the IP address that I'm
> using in the browser.

Don't top post.

Same principle, but use the myaddr acl instead of src, and appropriate
acl names for the context..


acl interface1 myaddr xx.xx.xx.xx
tcp_outgoing_address xx.xx.xx.xx interface1
acl interface2 myaddr yy.yy.yy.yy
tcp_outgoing_address yy.yy.yy.yy interface2


Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux