Networking Forums

Networking Forums > Computer Networking > Linux Networking > newbie, cant connect to my ftp

Reply
Thread Tools Display Modes

newbie, cant connect to my ftp

 
 
neon_bikini
Guest
Posts: n/a

 
      10-09-2003, 06:35 AM
wu-ftp is set up but i get this error when I try to connect:
421 Service not available, remote server timed out. Connection closed

I did a google groups search to trouble shoot the error and below are
some of the details. (google links below)

1. /var/log/messages
Oct 8 21:58:22 green ftpd[1420]: wu-ftpd - TLS settings: control
allow, client_cert allow, data allow
Oct 8 21:58:59 green ftpd[1419]: lost connection to 192.168.1.13
[192.168.1.13]
Oct 8 21:58:59 green ftpd[1419]: FTP session closed

2. /etc/ftpaccess
# Don't allow system accounts to log in over ftp
deny-uid %-99 %65534-
deny-gid %-99 %65534-
allow-uid ftp
allow-gid ftp
....
# original...
class all real
....

3. NO /etc/shutmsg

4. /etc/Hosts.allow
ALL: 127.0.0.1
ALL: 192.168.1.

5. /etc/Hosts.deny
ALL: ALL

6. #chkconfig --list wu-ftpd
wu-ftpd on

http://groups.google.com/groups?hl=e....de%26rnum%3D4
http://groups.google.com/groups?hl=e...com%26rnum%3D5

Can someone see the problem or point me to a HOWTO?
nb
 
Reply With Quote
 
 
 
 
neon_bikini
Guest
Posts: n/a

 
      10-11-2003, 10:03 AM
Still having problems with the set up of the service. I found a
utility here (http://www.landfield.com/wu-ftpd/) to help.

"ftpck is utility to verify the various files required to run
wu-ftpd."

I am used to using rpms for installing and I have run into a problem
with the makefile.

1. the make command give the errors:
ftpck.c:67:20: config.h: No such file or directory
ftpck.c:78:23: pathnames.h: No such file or directory
ftpck.c:79:20: config.h: No such file or directory

2. The web site warns that the makefile may need to be edited.
"You will need to edit the Makefile in the ftpck directory and make
sure things are right for your installation. It is setup to use your
existing pathnames.h and config.h files."
This was true as inetd is xinetd in my installation; however, the
makefile makes no mention of the config.h or pathnames.h files.
The only directories mentioned are,
INSTALL = /usr/ucb/install
BINDIR = /usr/local/bin
MANDIR = /usr/local/man/man1

3. The only instances of the config.h file I can find are in
/usr/include/* directories for other apps n stuff. Do I need to copy
these files from another place? I dont understand why the tar does not
have these files already.

Mayby this is a newbie question, and I am sure it has a simple
answer...
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone there to help newbie w/ new wireless connect? jenagen68 Wireless Networks 1 10-16-2006 04:22 PM
Newbie can't connect Noel S Pamfree Wireless Networks 9 09-25-2004 01:38 PM
Newbie wants advice on how to connect PC with print server. John Kirton Windows Networking 3 07-12-2004 12:02 AM
PLEASE help this newbie connect! Newbie@wireless.cc Wireless Internet 5 11-07-2003 06:15 PM
Newbie wants to connect 2 existing wire networks - 600 feet apart NoSpam@anywhere.com Wireless Internet 4 10-11-2003 05:33 AM



1 2 3 4 5 6 7 8 9 10 11