Forum Discussion
eugenix_116516
Nimbostratus
May 08, 2013Help with Port Translation
Apologies in advance if this is the wrong forum or place to ask this question, but I can't seem to figure this out.
We have a Java Web Server application (ManageEngine's AD Self Service)...
eugenix_116516
Nimbostratus
May 09, 2013Here are the relevant portions from the config. I've tried changing this around numerous ways and cannot get it to work. e.g. no server side SSL profile, default serverssl profile, custom SSL profile, etc. I also tried just setting up the virtual server to use the same port as the backend server, 9251, and still no go. Thanks again for the help,
monitor ADSS_TEST {
defaults from https
dest 192.168.2.63:9251
send "GET /showLogin.cc\r\n"
profile clientssl BHADTOOLS_CLIENT {
defaults from clientssl
key "PAG-WIldCard.key"
cert "PAG-WIldCard.crt"
chain none
ca file none
ciphers "DEFAULT"
options dont insert empty fragments
modssl methods disable
cache size 262144
cache timeout 3600
renegotiate enable
renegotiate period indefinite
renegotiate size indefinite
renegotiate max record delay 10
secure renegotiation require
handshake timeout 60
alert timeout 60
unclean shutdown enable
strict resume disable
nonssl disable
profile http bhadtools {
defaults from http
oneconnect transformations enable
header insert none
header erase none
fallback none
response selective chunk
lws width 80
lws separator none
redirect rewrite matching
max header size 32768
max requests 0
pipelining enable
insert xforwarded for disable
fallback status none
response headers allowed none
encrypt cookies none
profile serverssl BHADTOOLS {
defaults from serverssl
key "BHADTOOLS_3.key"
cert "BHADTOOLS_3.crt"
chain none
ca file none
ciphers "DEFAULT"
options dont insert empty fragments
modssl methods disable
renegotiate enable
renegotiate period indefinite
renegotiate size indefinite
secure renegotiation request
unclean shutdown enable
strict resume disable
handshake timeout 60
alert timeout 60
cache size 262144
cache timeout 3600
pool BHADTOOLS {
monitor all ADSS_TEST
members 192.168.2.63:9251 {}
virtual ADSS_Test {
srcport change
snat automap
pool BHADTOOLS
destination 192.168.250.138:https
ip protocol tcp
profiles {
BHADTOOLS {
serverside
}
BHADTOOLS_CLIENT {
clientside
}
http {}
tcp {}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects