Subject: Re: NAT + identd.
To: Dawid Szymanski <dawszy@gornik.tgr.lubin.edu.pl>
From: None <wojtek@3miasto.net>
List: netbsd-users
Date: 04/09/2001 22:23:51
> How could I set up properly working identd for machines behind NAT
> (NetBSD) ?
> I mean I need to allow ppl on windowz machines connect to irc servers with
> no restrictions.
> 
> This is my ipnat.conf:
> 
> gornik# cat /etc/ipnat.conf
> map ep0 192.168.0.0/16 -> 213.25.76.67/32 proxy port ftp ftp/tcp
> map ep0 192.168.0.0/16 -> 213.25.76.67/32 portmap tcp/udp 40000:60000
> map ep0 192.168.0.0/16 -> 213.25.76.67/32

i'm using oidentd with linux. unfortunately no netbsd in configure.