Re: simple static NAT question

2001-09-18 Thread Brian Somers
> If you have multiple private ip's pointing to the same public ip will > traffic originating from each individual ip going out find it's way back to > the original internal ip on its way back in? Yes. -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> http://www.freebsd-servi

simple static NAT question

2001-09-18 Thread Peter Brezny
If you have multiple private ip's pointing to the same public ip will traffic originating from each individual ip going out find it's way back to the original internal ip on its way back in? the man page states that inbound traffic will be handed to the last private ip in the list, but it wasn't