[c-nsp] Force all users on a 5300 to one web server

Melvin C. etheridge mele at enia.net
Sun Feb 27 12:41:45 EST 2005


With this config:

access-list 110 deny   tcp host 12.31.84.2 any eq www
access-list 110 permit tcp any any eq www

route-map HTTP-Redirect permit 10
 match ip address 110
 set ip next-hop 12.31.84.2

interface FastEthernet0
 ip address 12.173.156.2 255.255.255.0
 ip access-group 131 out
 ip policy route-map HTTP-Redirect
 duplex half
 speed 10
 no cdp enable
!
interface Group-Async1
 ip unnumbered FastEthernet0
 no ip unreachables
 encapsulation ppp
 ip policy route-map HTTP-Redirect
 dialer in-band
 dialer idle-timeout 2500
 dialer-group 1

I can see packets showing up when I so a show route-map so they are getting 
tagged, they are just not being forced to web server at 12.31.84.2

Thanks,

Mel



----- Original Message ----- 
From: "Melvin C. Etheridge" <mele at enia.net>
To: "Oliver Boehmer (oboehmer)" <oboehmer at cisco.com>; "Cisco-Nsp" 
<cisco-nsp at puck.nether.net>
Sent: Sunday, February 27, 2005 10:28 AM
Subject: Re: [c-nsp] Force all users on a 5300 to one web server


> I've tried policy routing but it's not working.
>
> I can still view other pages.
>
> Mel
>
> ----- Original Message ----- 
> From: "Oliver Boehmer (oboehmer)" <oboehmer at cisco.com>
> To: "Melvin C. Etheridge" <mele at enia.net>; "Cisco-Nsp"
> <cisco-nsp at puck.nether.net>
> Sent: Saturday, February 26, 2005 1:27 PM
> Subject: RE: [c-nsp] Force all users on a 5300 to one web server
>
>
> Melvin C. Etheridge <> wrote on Saturday, February 26, 2005 7:12 PM:
>
>> How can I force all port 80 traffic on a 5300 to goto one ip
>> address???
>
> On the AS5300, you could investigate policy-routing or WCCP..
>
> oli
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 266.5.0 - Release Date: 2/25/2005
>
>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 266.5.0 - Release Date: 2/25/2005
>
> 




-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.0 - Release Date: 2/25/2005



More information about the cisco-nsp mailing list