Forum Discussion
Forwarding Virtual Server
Thanks a lot Hannes, your advice is very effecitve! Thank you Rajesh! I had the same problem like Rajesh. Follow these comment, It worked !
internal : 10.2.0.0/24 bigip-self:10.2.0.1 bigip-floating:10.2.0.11 pc-test:10.2.0.3/24 gw:10.2.0.11 external: 10.3.0.0/24 bigip-self:10.3.0.1 bigip-floating:10.3.0.11 bigip-gw:10.3.0.254
- ensure on the exiternal router(f5 gw) can reach internal
gw-router(10.3.0.254)(config)ip add 10.2.0.0 255.255.255.0 10.3.0.11 //add one route to bigip-internal subnet
2.ensure f5-bigip forwarding traffic to internal subnet
add the first forwarding type vs vs-forwarding-internal: type:forwarding(ip) , source: 0.0.0.0/0 , destination: network 10.2.0.0 mask:255.255.255.0 ,serviceport :all ports , protocal : all protocols , vlan: all , source address translation :auto map
3.ensure f5-bigip forwaring traffic from internal to external
add the second forwarding type vs
vs-forwarding-internal-to-outbond: type:forwarding(ip) , source: 10.2.0.0/24 , destination: network 0.0.0.0 mask:0.0.0.0 ,serviceport :all ports , protocal : all protocols , vlan: all , source address translation :auto map
Then, on the pc-test web browser enter www.f5.com ,it is done!!!
Regards, Alex
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