In this blog I’m using a Python script to generate the set of commands needed to created a SNAT pool on the F5 appliance; the SNAT pool includes a network range, instead of loose IPs.
As a network engineer, network address translation (NAT), isn’t a mystery. However, I decided to write this blog to document how to configure DNAT (aka. NAT 1:1 or DNAT) on the F5 BIGIP appliance.