cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
383
Views
0
Helpful
1
Replies

CSS redirect based on client IP address?

slaterc
Level 1
Level 1

We have a number of web servers behind CSS11500. We would like to be able to send an http redirect to a client browser, depending on the client's IP address.

I had thought this might be possible using ACL but I can't find anything that seems to fit the bill. Can anyone suggest whether this is even possible, and how?

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

create a redirect service.

Then you can use an acl like this :

clause 10 permit tcp x.x.x.x destination content prefer

Gilles.

View solution in original post

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

create a redirect service.

Then you can use an acl like this :

clause 10 permit tcp x.x.x.x destination content prefer

Gilles.