cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
380
Views
0
Helpful
3
Replies

HTTP Redirection in CSS 11501

iexsystem
Level 1
Level 1

Currently clients type the url http://name.domain.com:8080 to access our application servers which are behind the CSS 11501.

can anybody give inputs as how to configure http port redirection in CSS 11501 where clients only type http://name.domain.com without mentioning the port nos.

My configuration is as given below

****************Service******************

service Server1

ip address 192.168.51.1

redundant index 65

keepalive type tcp

keepalive port 8080

active

*****************************************

*****************OWNER*******************

owner abc

content Link

vip address 192.168.51.200

add service server1

redundant index 55

protocol tcp

port 8080

active

*****************************************

3 Replies 3

Try the following

****************Service******************

service Server1

ip address 192.168.51.1

redundant index 65

keepalive type tcp

keepalive port 8080

port 8080

active

*****************************************

*****************OWNER*******************

owner abc

content Link

vip address 192.168.51.200

add service server1

redundant index 55

protocol tcp

port 80

active

*****************************************

Hi,

Thanks for your reply but it did not work.

Can this be done on the Pix 515 E itself.

the suggestion that was given to you should work.

So, if it does not, some troubleshooting is required.

It's not enough to say it does not work.

A sniffer trace on the client would be a good start.

See what's going on.

Your server might be configured to send a redirect.

This would break the suggested setup.

You would need to configure the redirect on the CSS or modify the server redirect or suppress the redirect.

Gilles.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: