here's my setup:
1)router running linux w/ adsl connection
2)my computer (and roommate's computer) connected to router
3)ssh and ftp ports forwarded from router to my computer
4)ssh and ftp access only granted from the school's computers
5)i can remotely ssh to my computer just fine
problem: i can remotely ftp to my computer, but if i try to list any files on my computer the ftp program doesn't seem to know what to do (ftp program just stops). it seems like there's something wrong on the server side (my computer) but i don't really see where it is. ftpd is started from inetd whereas sshd is started separately. could that be the problem? also i can ftp files to and from my computer from his computer just fine. any ideas?
1)router running linux w/ adsl connection
2)my computer (and roommate's computer) connected to router
3)ssh and ftp ports forwarded from router to my computer
4)ssh and ftp access only granted from the school's computers
5)i can remotely ssh to my computer just fine
problem: i can remotely ftp to my computer, but if i try to list any files on my computer the ftp program doesn't seem to know what to do (ftp program just stops). it seems like there's something wrong on the server side (my computer) but i don't really see where it is. ftpd is started from inetd whereas sshd is started separately. could that be the problem? also i can ftp files to and from my computer from his computer just fine. any ideas?