Forum Discussion
Richie_77270
Nimbostratus
Feb 02, 2010HHTP Requests not getting through
I have a new LTM 1600 that I've got all setup.
I've got an external and internal VLAN setup with self IPs, etc, etc.
I can ping everything just fine.
I set...
hoolio
Cirrostratus
Feb 02, 2010I'd suggest you only enable the forwarding VIP on the servers' VLAN. Else, you're basically opening LTM up to be a hub with the forwarding VIP.
Are you having issues with traffic to the main VIP you're using to load balance the IIS servers? If so, can you run a tcpdump on LTM checking on the client and serverside VLANs to see if the response comes back to LTM and LTM sends the response back to the external client? You can use a command like this to filter for the client and server addresses on all switch ports:
tcpdump -ni 0.0 -s0 "host CLIENT_IP and (host VIP_IP or host SERVER_IP_1 or host SERVER_IP_2)"
Also, as long as you have auto lasthop enabled (which it is by default), LTM should send the response back to the same MAC address/VLAN as the request was received from.
Aaron
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