On Wednesday 11 May 2011, Ralph Corderoy wrote:
> If I try and use plain old FTP to port 21 on your IP address I connect
> fine.
> 
>     $ LC_ALL=C strace -e connect ftp hadrianwaystora.mystora.com
>     ...
>     connect(3, {sa_family=AF_INET, sin_port=htons(21),
> sin_addr=inet_addr("86.178.16.166")}, 16) = 0 Connected to
> host86-178-16-166.range86-178.btcentralplus.com.
>     220 (vsFTPd 2.0.7)
>     Name (hadrianwaystora.mystora.com:ralph): terry
>     331 Please specify the password.
>     Password:
>     530 Login incorrect.
>     Login failed.
>     ftp> quit
>     221 Goodbye.
>     $
> 
> You can see the connect(2) there is using port 21 to 86.178.16.166.
> 
> So you're port-forwarding TCP port 21 to the NAS box and running a FTP
> server on that port.

Yes.  I'd just about come to the conclusion that FTP is working, but not 
letting me connect.  Going back to my original query; do we think that I need 
to enable SSH in gFTP?  I'm beginning to think that is all that's wrong.

If so, has anyone done this?

BTW Ralph, I seem to be getting two of everything from you.  Are you sending 
duplicates?

-- 
                Terry Coles
                64 bit computing with Kubuntu Linux


--
Next meeting:  Bournemouth, Tuesday 2011-06-07 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
How to Report Bugs Effectively:  http://goo.gl/4Xue

Reply via email to