Hi,
I am trying to setup FTP for a user.
1. Firewall does NAT to the SME box [setup as stand alone server].
2. Created new user: abcdefgh with password 12345678
3. config show ftp
ftp=service
LoginAccess=public
TCPPort=21
access=public
status=enabled
3. I have checked:
http://wiki.contribs.org/FTP_Access_to_Ibays4. I have also checked the forums. I have installed the user-remote-access panel, set the chroot path to: /home/e-smith/files/users/abcdefgh/home
Problems:
1. I can log on from the inside network, but I can't upload.
2. From outside, I get the login prompt, it does ask for username and password [therefore the NAT on the firewall did it's job], but that's it and times out.
Any suggestion on what else I can do?
Thanks