Forum Discussion
schulerb_82266
Nimbostratus
Feb 01, 2008Forwarding Virtual Server not working
I am attempting to have hosts on the internal vlan connect to hosts on the other side of the F5.
------
65.x.x.x untrust
11.1.1.1 trust
11.1.1.20 self-ip of external
...
kykong_107132
Nimbostratus
Feb 03, 2008Hi Ben,
can you try to create a gateway_pool with F5 gateway as the pool member, associate this pool to a wildcard_VS. the wildcard_VS should use Performance Layer 4 and select All protocols.
pool gw_pool {
members 11.1.1.1:any
}
virtual wildcard_vs {
pool gw_pool
destination any:any
mask none
}
if still not working, you can try to use tcpdump to capture both vlan traffic.
regards,
KY
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