On 2009-09-05, Scott McEachern <[email protected]> wrote: > Anathae Townsend wrote: >> match out on external from <mynetwork> to any nat-to (external) round-robin >> >> Should round-robin be showing up in the rule? >> >> > Remove the parentheses on external and it will use the first IP assigned > to external and not use round-robin. >
Or do (external:0) and it will use only the first address, but still track any changes while the system is running..

