Forum Discussion
Amitabha_118500
Nimbostratus
May 22, 2014Client and VIP and Load balanced Nodes in the same network
Hello F5 experts,
May I know if the following scenario works? The source client traffic and the Load balanced Nodes are in the same network (same VLAN). I have automap SNAT configured. F5 is not the ...
Cory_50405
Noctilucent
May 23, 2014From bash shell of the LTM, run this tcpdump command:
tcpdump -nni 0.0:n -s0 host 1.1.1.1 and host 2.2.2.2
Replace 1.1.1.1 with the IP address of your client, and 2.2.2.2 with the IP address of your server. This will capture all traffic between the client and server. Also capture just the client traffic and just the server traffic just to see if you see anything unexpected there:
tcpdump -nni 0.0:n -s0 host 1.1.1.1
tcpdump -nni 0.0:n -s0 host 2.2.2.2
Feel free to paste the results here for the community to analyze.
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