Subject: Re: IPNAT with dynamic IP addresses
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 02/15/1999 12:24:27
In article <36C80839.D236CF59@bk.bosch.de> Guenther.Grau@bk.bosch.de (Guenther Grau) writes:
>Hi,
>
>does ipnat work with dynamically assigned IP addresses
>in NetBSD-1.3.2? In NetBSD-1.3.3? In -current?
>Which version of ipnat?
>

I believe all of them modulo kernel bugs.

You just put 0 at the mapped address.

map ppp0 10.0.0.0/8 -> 0/32 portmap tcp/udp 1025:65000
map ppp0 10.0.0.0/8 -> 0/32 

christos