Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Aug 2000 18:43:35 -0400
From:      "Willie M. Wallace" <wwallace@s1.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   FTP Connection timeout ???
Message-ID:  <398F3B97.D2632697@s1.com>

next in thread | raw e-mail | index | archive | help
Can any one out there give to some help.  I am having a major problem
using FTP to connect to of my server
on a different subnet.  FTP timesout; however; at other times I am able
to connect without a problem.  I have
been looking at the entire system and can not seem to locate the source
of the problem.  In a nutshell here
is how FTP is configured on my system:

"/etc/services"

ftp-data         20/tcp    #File Transfer [Default Data]
ftp-data         20/udp    #File Transfer [Default Data]
ftp              21/tcp    #File Transfer [Control]
ftp              21/udp    #File Transfer [Control]

"/etc/inetd.conf":

ftp     stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd
-dll

The /etc/syslog.conf:

!ftpd       *.*
/var/log/ftp.log

The /var/log/ftp.log

Aug  7 14:03:10 www ftpd[96696]: www.s1.com FTP server (Version 6.00)
ready.
Aug  7 14:03:10 www ftpd[96696]: <--- 221
Aug  7 14:03:10 www ftpd[96696]: You could at least say goodbye.
Aug  7 14:03:20 www ftpd[95979]: command: NOOP
Aug  7 14:03:20 www ftpd[95979]: <--- 200
Aug  7 14:03:20 www ftpd[95979]: NOOP command successful.
Aug  7 14:03:30 www ftpd[95979]: command: NOOP
Aug  7 14:03:30 www ftpd[95979]: <--- 200
Aug  7 14:03:30 www ftpd[95979]: NOOP command successful.
Aug  7 14:03:40 www ftpd[95979]: command: NOOP
Aug  7 14:03:40 www ftpd[95979]: <--- 200
Aug  7 14:03:40 www ftpd[95979]: NOOP command successful.
Aug  7 14:03:50 www ftpd[95979]: command: NOOP
Aug  7 14:03:50 www ftpd[95979]: <--- 200

I have also tail the logfile while attempting to connect using FTP and
no entry appear in the
logfile for that session.  It's like the connection is never being made.
Can someone point me
in the correct direction.


Need Help,

wwallace@s1.com



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




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