Forum Discussion
Mahantesh_Bisur
Nimbostratus
Sep 08, 2015VIP & Pool member are in same vlan
Hi All,
We have created Virtual server on Port 22 whose pool member is in same Vlan. when client does telnet to V/S on port 22 It works but when he tries for sftp access, It doesn't work. We hav...
Mahantesh_Bisur
Nimbostratus
Sep 08, 2015Hi,
Thanks for the reply.Yes, sftp used for file copy over ssh. Please see below for VIP & pool configuration
list ltm virtual abc-22
ltm virtual abc-22 {
destination 10.41.48.x:ssh
ip-protocol tcp
mask 255.255.255.255
pool xyz-22
profiles {
tcp-lan-optimized { }
}
source 0.0.0.0/0
source-address-translation {
type automap
}
vs-index 111
}
list ltm pool xyz-22
ltm pool xyz-22 {
load-balancing-mode predictive-member
members {
xyz:ssh {
address 10.41.48.x
session monitor-enabled
state up
}
}
monitor mon1
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