jaffo
08-02-2002, 02:47 PM
I've been trying to set up FTP for a while now. I've finally made some progress, but I've hit a wall and can't find any solutions.
This is on a RH7.3 machine. It appears I've got the service running, but every time I try to log in - either as anonymous or as an actual user - it says "530 Login incorrect."
I can SSH in just fine, so I know that my reg username/pass is OK. So I went and checked my /var/log/messages file and found this:
-----
Aug 2 11:28:09 fatbastard ftpd[948]: host_access: Format error in host access file
Aug 2 11:28:09 fatbastard ftpd[948]: rhost_ok: sethacc failed
Aug 2 11:28:09 fatbastard ftpd[948]: FTP LOGIN REFUSED (name in /etc/ftphosts) FROM jaffo [192.168.1.150], anonymous
Aug 2 11:28:19 fatbastard ftpd[948]: host_access: Format error in host access file
Aug 2 11:28:19 fatbastard ftpd[948]: rhost_ok: sethacc failed
Aug 2 11:28:19 fatbastard ftpd[948]: FTP LOGIN REFUSED (name in /etc/ftphosts) FROM jaffo [192.168.1.150], kuhns
Aug 2 11:28:20 fatbastard ftpd[948]: USER kuhns
Aug 2 11:28:20 fatbastard ftpd[948]: PASS password
Aug 2 11:28:22 fatbastard ftpd[948]: QUIT
Aug 2 11:28:22 fatbastard ftpd[948]: FTP session closed
-----
Does anyone have any idea why my logins are being refused and what type of format error I'd be getting in the host access file? Also, what file is it referring to when it says "host access file?"
Any help would be greatly appreciate and will lead to eternal happiness and peace for the world.
-Jaffo
This is on a RH7.3 machine. It appears I've got the service running, but every time I try to log in - either as anonymous or as an actual user - it says "530 Login incorrect."
I can SSH in just fine, so I know that my reg username/pass is OK. So I went and checked my /var/log/messages file and found this:
-----
Aug 2 11:28:09 fatbastard ftpd[948]: host_access: Format error in host access file
Aug 2 11:28:09 fatbastard ftpd[948]: rhost_ok: sethacc failed
Aug 2 11:28:09 fatbastard ftpd[948]: FTP LOGIN REFUSED (name in /etc/ftphosts) FROM jaffo [192.168.1.150], anonymous
Aug 2 11:28:19 fatbastard ftpd[948]: host_access: Format error in host access file
Aug 2 11:28:19 fatbastard ftpd[948]: rhost_ok: sethacc failed
Aug 2 11:28:19 fatbastard ftpd[948]: FTP LOGIN REFUSED (name in /etc/ftphosts) FROM jaffo [192.168.1.150], kuhns
Aug 2 11:28:20 fatbastard ftpd[948]: USER kuhns
Aug 2 11:28:20 fatbastard ftpd[948]: PASS password
Aug 2 11:28:22 fatbastard ftpd[948]: QUIT
Aug 2 11:28:22 fatbastard ftpd[948]: FTP session closed
-----
Does anyone have any idea why my logins are being refused and what type of format error I'd be getting in the host access file? Also, what file is it referring to when it says "host access file?"
Any help would be greatly appreciate and will lead to eternal happiness and peace for the world.
-Jaffo