Forum Discussion
smp_86112
Cirrostratus
Aug 28, 2009tcpdump and Forwarding (IP) Virtual Servers
I can not figure out why tcpdump won't capture TCP packets, but can capture ICMP packets when accessing a node on an internal vlan through a Forwarding (IP) Virtual Server. I have tried both using the vlan name for the interface (i.e. tcpdump -ni internal1 host x.x.x.x), and 0.0 (i.e. tcpdump -ni 0.0 host x.x.x.x). When I ping I can see the incoming and response packets. However if I telnet to an open port, tcpdump displays nothing.
Anyone know why this is?
virtual vs_0_0_0_0_any {
destination any:any
ip forward
profile fastl4_vs_0_0_0_0_any
}
profile fastL4 fastl4_vs_0_0_0_0_any {
defaults from fastL4
idle timeout 7200
}
- The_Bhattman
Nimbostratus
Do you have ASIC turned on for vs_0_0_0_0? - hoolio
Cirrostratus
For FastL4 VIPs, try running tcpdump on the interface number and not the VLAN name. This is described in SOL6546. The solution suggests disabling acceleration on the VIP, but using the interface number should work as well if the VIP doesn't have heavy load while you're tracing. - smp_86112
Cirrostratus
Regarding PVA, it's a little strange: the VIP is using a FastL4 profile where the PVA Acceleration value is set to "Full", but the VIP properties it is displayed as "Assisted". So I'm not sure which value it is. - The_Bhattman
Nimbostratus
A combination of factors determine weather PVA will be honored, regardless of hard codding the setting. - smp_86112
Cirrostratus
That was another really nice reference doc. Thanks CB.
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