Forum Discussion
inbound snat question (ltm v11.4.0)
Here's what it now looks like:
ltm snat-translation /Common/2.3.4.5 { address 2.3.4.5 inherited-traffic-group true traffic-group /Common/traffic-group-1 }
ltm snatpool /Common/snat-2.3.4.5 { members { /Common/2.3.4.5 } }
ltm virtual /Common/bar { destination /Common/2.3.4.5:0 ip-protocol tcp mask 255.255.255.255 pool /Common/foo profiles { /Common/tcp { } } source 0.0.0.0/0 source-address-translation { pool /Common/snat-2.3.4.5 type snat } translate-address enabled translate-port disabled }
ltm virtual-address /Common/2.3.4.5 { address 2.3.4.5 mask 255.255.255.255 traffic-group /Common/traffic-group-1 }
ltm node /Common/3.4.5.6 { address 3.4.5.6 }
ltm pool /Common/foo { members { /Common/3.4.5.6:0 { address 3.4.5.6 } } }
Have I got everything? I still can't seem to generate traffic to the server.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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