Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
FTP / HTTP to a NAS from the outside world
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- FTP / HTTP to a NAS from the outside world
FTP / HTTP to a NAS from the outside world
10-09-2010 9:17 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I have a Netgear NAS duo hooked up to a Belkin Model No. F5D9630-4 with a fixed IP from Plusnet.
I have created a shared folder that I need to FTP / HTTP to from the outside world. Access to this folder is read only and write restricted to only user names as set under Manage users.
The problem I’m having is that from the outside world this share folder is not seen. FTP access has been set up on both the NAS and under Firewall Virtual Servers on my router. I have as a test disabled Firewall and NAT within my router and I still can’t gain access.
Can anyone advise me where I’m going wrong and what security measures I need to take when it comes to opening ports.
I have created a shared folder that I need to FTP / HTTP to from the outside world. Access to this folder is read only and write restricted to only user names as set under Manage users.
The problem I’m having is that from the outside world this share folder is not seen. FTP access has been set up on both the NAS and under Firewall Virtual Servers on my router. I have as a test disabled Firewall and NAT within my router and I still can’t gain access.
Can anyone advise me where I’m going wrong and what security measures I need to take when it comes to opening ports.
Message 1 of 4
(1,022 Views)
3 REPLIES 3
Re: FTP / HTTP to a NAS from the outside world
10-09-2010 11:23 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Can you forward the port to a computer to test if it's an issue with the NAS? That might be restricting access to internal IP's only.
Message 2 of 4
(338 Views)
Re: FTP / HTTP to a NAS from the outside world
11-09-2010 2:15 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
FWIW some routers make a hash of exposing a FTP server. The reason is simple, in "Classic" FTP the server initiates the data connection, which often fails if the client is behind NAT, but should work with the server behind NAT. In "Passive" FTP the client initiates the data connection, which is difficult to make work when the server is behind a firewall as the data port number is not predictable. A "DMZ" connection should work though.
Years ago I had a Linkstation visible via FTP but it required a substantial block of forwarded ports to get round the problem.
Incidentally its worth checking if the NAS server has a gateway configured. If it doesn't it'll be visible locally only.
Years ago I had a Linkstation visible via FTP but it required a substantial block of forwarded ports to get round the problem.
Incidentally its worth checking if the NAS server has a gateway configured. If it doesn't it'll be visible locally only.
Message 3 of 4
(338 Views)
Re: FTP / HTTP to a NAS from the outside world
11-09-2010 2:16 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Oh and if its an option HTTP is a lot easier to forward.
Message 4 of 4
(338 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- FTP / HTTP to a NAS from the outside world