First page Back Continue Last page Summary Graphics
Nat (cont)
difference between "auto" and "portmap":
portmap uses first available tuple (source, destination, port) on a first come first serve basis
auto guarantees the same number of these tuples per internal IP address, though it will still use the first available tuple.
Notes: