softlayer / terraform-provider-softlayer

a Terraform (http://terraform.io) provider for interacting with SoftLayer (https://www.softlayer.com)
Mozilla Public License 2.0
40 stars 26 forks source link

Enhancement: Ability to set VPX RNAT. #175

Open tomwganem opened 7 years ago

tomwganem commented 7 years ago

Goes hand in hand with #167 and #169. If you want to configure a vpx to report client ip addresses to the services its load balancing, you need to set the default gateway on the servers to the management ip address of the vpx, then create a RNAT route on the vpx.

http://docs.citrix.com/zh-cn/netscaler/11/nitro-api/nitro-rest/api-reference/configuration/network/rnat.html

https://docs.citrix.com/ko-kr/netscaler/11/networking/ip-addressing/configuring-network-address-translation/configuring-rnat.html