Search squid archive

Re: Multiple Proxy addresses on the same Server

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

 



Hi Henrik,

Using the same steps I'm getting the error below during starting up the squid in debug mode:
-------------Start of message-------------
2007/03/14 09:45:43| aclParseAclLine: Invalid ACL type 'myaddr'
FATAL: Bungled squid.conf line 2822: acl interface1 myaddr x.x.x.79
Squid Cache (Version 2.6.STABLE9): Terminated abnormally.
------------- end of message -------------

Note: Real IP address is replaced by x.x.x.79

Best Regards,
Aldalil

----- Original Message ----- From: "Henrik Nordstrom" <henrik@xxxxxxxxxxxxxxxxxxx>
To: <alaa@xxxxxxxxxxxxxxxx>
Cc: <squid-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, March 14, 2007 2:47 AM
Subject: Re:  Multiple Proxy addresses on the same Server

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 69.57.130.79
tcp_outgoing_address 69.57.130.79 interface1
acl interface2 myaddr 69.57.131.59
tcp_outgoing_address 69.57.131.59 interface2


Regards
Henrik


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

  Powered by Linux