# Multiple outgoing IPs
acl fifth random 1/5
acl fourth random 1/4
acl third random 1/3
acl second random 1/2
acl first random 1/1
balance_on_multiple_ip off
tcp_outgoing_address 198.51.100.10 fifth
tcp_outgoing_address 198.51.100.11 fourth
tcp_outgoing_address 198.51.100.12 third
tcp_outgoing_address 198.51.100.13 second
tcp_outgoing_address 198.51.100.14 first