Skip to content

Instantly share code, notes, and snippets.

@Tahvok
Created July 13, 2017 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tahvok/3a9c0a054ab30591ffd537a27d0e9f15 to your computer and use it in GitHub Desktop.
Save Tahvok/3a9c0a054ab30591ffd537a27d0e9f15 to your computer and use it in GitHub Desktop.
create ltm virtual /RPC/RPC_PUB_SSL_VS_HORIZON_SSL { destination mydomain.com:443 ip-protocol tcp pool /RPC/RPC_POOL_HORIZON_SSL profiles replace-all-with { /Common/tcp { } /RPC/RPC_PROF_SSL_mydomain.com { context clientside } } persist replace-all-with { /RPC/RPC_PROF_PERSIST_IP } source-address-translation { pool /RPC/RPC_SNATPOOL type snat } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment