Forum Discussion
Silvia_84906
Dec 28, 2010Nimbostratus
SSH BALANCING
Hi all,
I've been searching in the forums and bigip guides but I didn't find how to configure a VIP in order to balance SSH connections between a pool of two members, the port I'm using in VS an pool members is 22 but I think is not enough.
When a I try to do:
ssh X.X.X.X (vs IP)
There is no response.
But when I do:
telnet x.x.x.x 22
I connect to it without problem.
Vs config:
virtual vs_X.X.X.X_http {
pool TEST_http
destination X.X.X,X:http
ip protocol tcp
profiles
http
tcp
}
Do you know if I have to add something more in the configuration?
Thank you so much!!!
- Silvia_84906NimbostratusSorry, I've made a mistake, the VS configuration is:
- L4L7_53191NimbostratusYou've got an HTTP profile bound to the virtual server. Get rid of that, leaving it just with tcp - this is why you're able to telnet to the vip as well: with an HTTP pfofile bound to it, it'll establish a three way handshake and sit there until you send HTTP data, or it times out. Once you make this a pure TCP virtual server it'll work.
- Saiful_Aziz_315Nimbostratus
Still didnt get your answer, Matt. Could you explain more specific please?
have setup like this on my virtual server, but still doesnt work.
- Silvia_84906NimbostratusIt works! What a big mistake...
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