Subject: Re: Mapping ports ?
To: Rakhesh Sasidharan <rakhesh@cse.iitd.ernet.in>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-users
Date: 03/11/2001 15:00:05
On Sun, Mar 11, 2001 at 02:45:27PM +0530, Rakhesh Sasidharan wrote:
>
> > You can do it another way; just bind ftpd to 10.20.3.5 port21, and
> > wu-ftp to 10.20.3.6 port 21.
> >
> > in /etc/inetd.conf something liek this should do it:
> > 10.20.3.6:ftp stream tcp nowait root /path/to/wu-ftpd wu-ftpd
>
> I'll check up that and get back to you.
>
> BTW, is that specific to wu-ftpd only, or works for any program startable
> from inted ?
Any program started from inetd. See the inetd man page for details :)
--
Manuel Bouyer <bouyer@antioche.eu.org>
--