Subject: Re: ipnat problem
To: Jon <jons@dotnet.com>
From: Simas Mockevicius <symka@vejas.lt>
List: port-i386
Date: 11/15/2001 12:47:45
can You send me yours ifconfig dump ?:

# ifconfig -a > ifconfig.txt

Symka.
>Still have a problem with my ipnat.conf file
>
>I am running netbsd 1.5.2
>
>This is my ipnat.conf file
>
>-----
># /etc/ipnat.conf
>
>map rtk0 192.168.1.0/24 -> 0/32 proxy port ftp ftp/tcp
>map rtk0 192.168.1.0/24 -> 0/32 portmap tcp/udp 40000:60000
>map rtk0 192.168.1.0/24 -> 0/32
>
>-------
>
>It looks very similar to ones I see all over the net, the only difference being
the rtk0 and the lack of a desitination ip address.
>
>Someone please help!
>
>