On Thursday 30 May 2002 9:54 pm, Ramin Alidousti wrote: > There is a specialized case of Destination NAT called redirection: it is > a simple convenience which is exactly equivalent to doing DNAT to the > address of the incoming interface.
Oh. So REDIRECT is a sort of "grab all packets and make it look like they were addressed to me" then ? Like the opposite of MASQUERADE, really ? (With an optional change to the port number along the way...) Antony.