|
-
Feb 27th, 2007, 11:22 PM
#1
Thread Starter
Fanatic Member
[Win 2003] Allow FTP in Firewall
How to allow FTP in our server?
We have 2 FTP servers, they have port 21 and 22.
I added those ports in exception but no one can connect to it.
Thanks
-
Feb 28th, 2007, 12:17 AM
#2
Re: [Win 2003] Allow FTP in Firewall
are the servers running
My usual boring signature: Something
-
Feb 28th, 2007, 12:27 AM
#3
Thread Starter
Fanatic Member
Re: [Win 2003] Allow FTP in Firewall
Yes.
When I turn-off the firewall I can access it.
-
Mar 1st, 2007, 09:14 PM
#4
Thread Starter
Fanatic Member
Re: [Win 2003] Allow FTP in Firewall
Hey guys, please help me with this problem.
-
Mar 2nd, 2007, 09:20 AM
#5
Re: [Win 2003] Allow FTP in Firewall
What firewall are you running?
-
Mar 2nd, 2007, 10:34 AM
#6
Re: [Win 2003] Allow FTP in Firewall
Opening a port for FTP access to your server can cause you problems.
We did this 5 years ago and since FTP is "clear text" it was easily hacked. Then we started finding gig's of space being eaten up by dvd movies moving from the US to Germany!
They even messed with some bit in the directory structure they created so that the folder could not be deleted - what a nightmare.
Be careful - if you can only allow "known" ip addresses through that port in the firewall. I'm not a firewall expert - so don't take my suggestion as being the most secure!
-
Mar 4th, 2007, 08:48 AM
#7
Fanatic Member
Re: [Win 2003] Allow FTP in Firewall
If you are using Linux, have you tried SSH? It's probably more secure (I think it's also known as SFTP - Secure FTP)
EDIT: Ignore what I said, I realised you're running Win2003.
-
Mar 4th, 2007, 10:16 PM
#8
Thread Starter
Fanatic Member
Re: [Win 2003] Allow FTP in Firewall
Ok, thanks.
I think what I need now is a secured FTP site w/ Authentication.
How to do it?
-
Mar 5th, 2007, 08:02 AM
#9
Re: [Win 2003] Allow FTP in Firewall
Did you try going to the properties of the folder you are sharing and set the appropriate permission/settings?
__________________
________________0îîî___
___îîî0________(___)____
__(___)_________) _/_____
___\_ (_________(_/______
____\_)_________________
-
Mar 5th, 2007, 08:28 AM
#10
Re: [Win 2003] Allow FTP in Firewall
 Originally Posted by eSPiYa
Ok, thanks.
I think what I need now is a secured FTP site w/ Authentication.
How to do it?
FTP cannot really be secure - as the username/password are passed around the internet in clear text.
SFTP is the secure version of FTP.
-
Mar 5th, 2007, 07:48 PM
#11
Thread Starter
Fanatic Member
Re: [Win 2003] Allow FTP in Firewall
-
Mar 7th, 2007, 02:03 PM
#12
Re: [Win 2003] Allow FTP in Firewall
You can configure FTP via the Internet Manager console (MMC).
To install it go to the Windows Components in the Add/Remove Software applette in the CP.
FTP is on port 21 which may need to be forwarded on your router to your server's ip. Also, allow the exception in the firewall for it.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 8th, 2007, 06:57 AM
#13
Thread Starter
Fanatic Member
Re: [Win 2003] Allow FTP in Firewall
How about an FTP with port 22?
FTP site in port 21 is open but it is read-only.
FTP site in port 22 is both read and write?
FTP in port 22 only accept our public IP.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|