hello,
There has been a lot of talk about getting a cisco to direct
port 80 packets to a squid box. For me the squid box is an AIX.
On my router I put this :
===========================
interface Ethernet1
ip address 195.220.94.44 255.255.255.224
ip policy route-map proxy-redir
!
access-list 110 deny tcp host 195.220.94.33 any eq www
access-list 110 permit tcp any any eq www
route-map proxy-redir permit 10
match ip address 110
set ip next-hop 195.220.94.33
==============================
I have install Squid 1.1.20 on an AIX server, Is their any Ip filtering packet
to be install on the server Proxy, How can I do this.
Does anyone know which versions of IBM AIX work with squid and
transparent proxies, any experiences would be good for me.
Thanks
-- ____/ Chafia TIFRA / Groupe RESEAUX / / Centre de calcul de l'in2p3 ____ ____/ tel:(33) 04 78 93 08 80 / fax:(33) 04 78 94 30 54 __/ _/ http://www.in2p3.fr e-mail: tifra@cc.in2p3.frReceived on Tue Mar 31 1998 - 08:20:59 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:29 MST