RV: Problems setting squid UP

From: Rafael Gomez <rgomez@dont-contact.us>
Date: Fri, 28 Apr 2000 14:39:22 -0400

-----Mensaje original-----
De: Rafael Gomez [mailto:rgomez@c-com.net.ve]
Enviado el: Friday, April 28, 2000 9:50 AM
Para: Squid
Asunto: Problems setting squid UP

I'm havenīt been able to set my squid server up. I've configured the rc.
files with the following:

rc.conf:
        router_enable="NO"
        moused_enable="YES"
        firewall_enable="YES"
        firewall_type="open"
        firewall_quiet="NO"
        tcp_extensions="YES"
        gateway_enable="YES"
        router="routed"
        router_flags="-q"

rc.firewall:
        $fwcmd add 49 allow tcp from xx.xx.xx.xx to any
        $fwcmd add 50 fwd 127.0.0.1,3128 tcp from any to any 80
        $fwcmd add 60000 allow all from any to any

Cisco:
        route-map proxy-redirect permit 10
                 match ip address 110
                set ip next-hop xx.xx.xx.xx
        int e0/e
                ip policy route-map proxy-redirect
        access-list 110 deny tcp host xx.xx.xx.xx any eq www
        access-list 110 permit tcp any any eq www

xx.xx.xx.xx= My squid server IP address

I have never redirect packets from the cisco to the squid server. I donīt
know what else to do.

Any of you can give me some hints?

Regards...

Rafael Gomez
rgomez@c-com.net.ve
Received on Fri Apr 28 2000 - 12:42:21 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:06 MST