Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2001 15:38:45 +0200 (MET DST)
From:      Anastasia Leventi-Peetz <leventi@fgan.de>
To:        gunther@aurora.regenstrief.org
Cc:        leventi@fgan.de, users@ipv6.org, users-ship@ipv6.org, freebsd-net@freebsd.org
Subject:   Re: ftpd-BSD and standalone
Message-ID:  <200106201338.PAA03913@melle.ffm.fgan.de>
In-Reply-To: <3B2F8049.7CBAF67B@aurora.regenstrief.org> (message from Gunther Schadow on Tue, 19 Jun 2001 11:39:37 -0500)

next in thread | previous in thread | raw e-mail | index | archive | help


hello Gunther,

 thanks a lot for the interesting mail.
I don't do IP filters that's for sure. I am astonished that
on the bieringer www page (www.bieringer.de) the standalone modus
is recommended! I run the IPv6 ftpd of Free-BSD (downloaded and
compiled from the bieringer page) installed on the SuSE distribution.
The line in the inetd.conf file of SuSE Linux looks like:
ftp stream tcp6 nowait root /usr/sbin/tcpd ftpd-BSD -D -6
Of course ftpd-BSD is in directory /usr/sbin/
The above thing fails so that I start standalone the daemon with the above switches.
Now the corresponding line in Free-BSD is
ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
I have tried both options: above line with tcp6 and ftpd -D -6
or only tcp and ftpd -D -6 but I couldn't start the daemon with inetd.
(It doesn't seem to be started from tcpd like in SuSE case).
I do have the ready ipv6 able daemon.
Then I started it manually /usr/libexec/ftpd -D -6 -a interfacename
and it worked! I built this line with interface within the inetd.conf
but it didn't help. I did have to start it manually.
Any suggestion?
thanks:Anastasia

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106201338.PAA03913>