Forum Discussion

genseek_32178's avatar
genseek_32178
Icon for Nimbostratus rankNimbostratus
Jan 07, 2013

VIP issue

Hi,

 

We have the following VS setup,

 

 

virtual vl100-bz {

 

snatpool bz-vl100

 

pool bz-pl

 

destination 172.20.10.50:https

 

ip protocol tcp

 

persist persist-profile

 

profiles {

 

http-xforward {}

 

tcp{}

 

}

 

vlans 100 enable

 

}

 

Src client - 172.20.10.8

 

snatpool bz-vl100 - 172.20.10.200

 

pool bz-pl - 172.20.10.60 ( Gwy - Router - 10.101.0.100)

 

Probelm-

 

When user access VIP - https://172.20.10.50 - he is NOT able to see pool member hostname in the browser

 

but

 

when user access DIP- https://172.20.10.60 - he is able to see the pool member hostname in the browser,

 

Could the issue be with <http-xforward> profile? Even though pool GWY is not F5, we ve used SNAT to force return traffic from pool member to go via F5 to the client. Still issue persists.

 

Any clues woiud be great?

 

thanks - gseek

 

18 Replies