On Sun, 8 Feb 1998, Mark White wrote:
> At 11:18 AM 2/7/98 -0600, Brian wrote:
> >route-map proxy-redir permit 10
> > match ip address 110
> > set ip next-hop 208.206.76.44
> >!
> >route-map proxy-redir permit 20
> >!
> 
> Try removing the extra route map line, below is part of my Cisco config.
> 
> interface Ethernet0
>  ip unnumbered Ethernet0
>  no ip directed-broadcast
>  no ip mroute-cache
>  ip policy route-map proxy-redirect
> !
> 
> access-list 110 deny   tcp host 203.36.3.9 any eq www
> access-list 110 permit tcp any any eq www
> 
> route-map proxy-redirect permit 10
>  match ip address 110
>  set ip next-hop 203.36.3.9
> !
> 
Ok, so I should get rid of the "route-map proxy-redir permit 20" line
right?  And then from what I gather, I need to make sure I compile linux
(the squid machine) with ip masquerading and all that jazz correct?
Brian
> 
> My cache server is on 203.36.3.9, I'm running the linux firewall software
> to write port 80 into port 8080 where my cache server picks it up.
> 
> 
> Mark.
> 
> (AusBone Member and Supporter - Australia's Own Network Backbone)
>                 http://www.ausbone.net
> 
/-------------------------- signal@shreve.net -----------------------------\
| Brian Feeny                | USR TC Hubs | ShreveNet Inc. (318)222-2638  |
| Network Administrator      | Perl, Linux | Web hosting, online stores,   |
| ShreveNet Inc.             |  USR Pilot  | Dial-Up 14.4-56k, ISDN & LANs |
| 89 CRX DX w/MPFI, lots of  |-=*:Quake:*=-| http://www.shreve.net/        |
| mods/Homepage coming soon  |LordSignal/SN| Quake server: 208.206.76.47   |
\-------------------------- 318-222-2638 x109 -----------------------------/
Received on Sat Feb 07 1998 - 17:45:09 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:48 MST