Forum Discussion
Problem connecting to virtual server
Hello,
I have a question. A telnet to a virtual server using port 8800 does not work but a telnet to a pool member works. Is there a setting in the virtual server preventing me from doing so?
Thanks.
4 Replies
- nitass
Employee
have you tried to enable snat automap under virtual server?
if still not working, can you post the configuration?
tmsh list ltm virtual virtual_server_name tmsh list ltm pool pool_name - ReynaldoQ_14206
Nimbostratus
Nitass, Below is the config;
ltm virtual vs_scrittura-ppe_7001 { destination 172.24.157.54:afs3-callback ip-protocol tcp mask 255.255.255.255 pool pl_scrittura-ppe_7001 profiles { fastL4 { } } snatpool snat_vs_scrittura-ppe }
ltm pool pl_scrittura-ppe_7001 { members { 172.24.1.15:afs3-callback { priority-group 10 session monitor-enabled } 172.24.1.16:afs3-callback { priority-group 1 session monitor-enabled } } min-active-members 1 monitor http_scrittura-ppe_7001 }
- nitass
Employee
i do not see any suspicious in the configuration. so, can you capture packet to see what the wrong is?
e.g.
tcpdump -nni 0.0:nnn -s0 -w /var/tmp/output.pcap port 7001 -v - ReynaldoQ_14206
Nimbostratus
Nitass...Thank you.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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