Forum Discussion
Probe query
When you say If the front end and backend virtual port ... You are talking about virtual server?. I not so sure about the answer. The TCP probe has to be in the pool. In LTM--> Monitor you have the options of the monitor, including the interval used to probe.
Interval5 seconds Timeout16 seconds Send String Receive String Receive Disable String ReverseNo TransparentNo Alias Address* All Addresses Alias Service Port* All Ports AdaptiveDisabled
- Samit_jadhavNov 27, 2018Altostratus
Yes, I mean the virtual port is set to tcp 8569. Could we use the command curl to check the o/p or do we need to use any other command to check whether the url does work for tcp port 8569? Thanks!
- mplaksin_293271Nov 27, 2018Nimbostratus
Yes, with ssh for example
GO TO BASH: @(f5-)(cfg-sync Standalone)(/S2-green-P:Active)(/Common)(tmos) bash Execute the command: [@f5-:/S2-green-P:Active:Standalone] ~ telnet 80 Trying 151.101.217.164... Connected to . Escape character is '^]'.
Use RDexec if you have to specify the route domain:
[:/S2-green-P:Active:Standalone] ~ rdexec 12 telnet 10.10.50.14 443 Trying 10.10.50.14... Connected to 10.10.50.14. Escape character is '^]'.
- mplaksin_293271Dec 16, 2018Nimbostratus
Did you resolve the problem with rdexec ?
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