Hi Terry,

> > You must enable FTP in Preferences for Internal and External, and
> > ensure you are port forwarding port 21.
> 
> I believe I've done that.  However, my BT Home Hub doesn't allow me to
> directly set up the firewall like my old one did.  Instead it talks
> about 'enabling Applications' and it doesn't let me see what ports it
> has opened or edit the settings to choose different ones.
> 
> I have enabled 'FTP Server' for the Stora, which I presume would
> default to port 21.

Snippets so far that may help you or others.

    $ host hadrianwaystora.mystora.com
    hadrianwaystora.mystora.com has address 86.178.16.166
    hadrianwaystora.mystora.com mail is handled by 10 mystora.com.
    $ host 86.178.16.166
    166.16.178.86.in-addr.arpa domain name pointer 
host86-178-16-166.range86-178.btcentralplus.com.
    $ sudo nmap 86.178.16.166

    Starting Nmap 5.21 ( http://nmap.org ) at 2011-05-11 19:46 BST
    Nmap scan report for host86-178-16-166.range86-178.btcentralplus.com 
(86.178.16.166)
    Host is up (0.21s latency).
    Not shown: 994 filtered ports
    PORT     STATE  SERVICE
    20/tcp   closed ftp-data
    21/tcp   open   ftp
    22/tcp   open   ssh
    80/tcp   open   http
    443/tcp  open   https
    5060/tcp open   sip

    Nmap done: 1 IP address (1 host up) scanned in 31.98 seconds
    $ 

So assuming you agree that 86.178.16.166 is your current IP address
(visiting http://donk.c4l.co.uk/ip is one way to check) you seem to have
TCP port 21 (traditionally FTP) open.

> Looking up hadrianwaystora.mystora.com
> Trying hadrianwaystora.mystora.com:22
> Connected to hadrianwaystora.mystora.com:22

That's port 22 though, not 21?

Cheers, Ralph.

--
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