Date: Tue, 19 Jun 2001 11:39:37 -0500 From: Gunther Schadow <gunther@aurora.regenstrief.org> To: Anastasia Leventi-Peetz <leventi@fgan.de> Cc: users@ipv6.org, users-ship@ipv6.org, freebsd-net@freebsd.org Subject: Re: ftpd-BSD and standalone Message-ID: <3B2F8049.7CBAF67B@aurora.regenstrief.org> References: <200106191332.PAA02481@melle.ffm.fgan.de>
next in thread | previous in thread | raw e-mail | index | archive | help
oops? for what it is worth: ftpd is stared from inetd on BSD systems since the very existence of inetd, that is since the early 1980s. There is no reason this should not work, unless you are on some creepy system, or I may not have the full context here. Let's say you may be doing IPv6 and the ftpd that's called from inetd6 is not IPv6 ready? In that case, check the path in inetd.conf and make sure you've got the IPv6 ready ftpd invoked instead of the old one. However, on FreeBSD you have everything IPv6 ready out of the box these days. I'm sure you have some file version mess-up, because I would even trust Linux these days to be able to make a standard FTP connection :-). It sometimes helps to take all security down for a moment. Be aware that ftp needs a separate data channel, so if you do IP filters and TCP wrappers you might get into all sorts of troubles if you don't know exactly what you're doing. regards -Gunther Anastasia Leventi-Peetz wrote: > > although in the bieringer Site it is explicitly written that the > ftpd-BSD must be started in standalone modus, I had tried to build it in > the inetd.conf and that was the reason why I couldn't make ftp to > a host where the ftpd-BSD was started by ftp request. I have tried the allow > and deny files, seemed to work when I started the request from a free-BSD > pc, but a file transport from a Linux SuSE (with the same server running) > was impossible (421 ftp error code) though the connection was succesful > (/var/log/messages). When I start the daemon in standalone modus > there are no problems. > Does anybody have experience with this thing? > Anastasia > -- Gunther Schadow, M.D., Ph.D. gschadow@regenstrief.org Medical Information Scientist Regenstrief Institute for Health Care Adjunct Assistant Professor Indiana University School of Medicine tel:1(317)630-7960 http://aurora.regenstrief.org 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?3B2F8049.7CBAF67B>