FTP Server
FTP Server
I am having an issue regarding people accessing my FTP server. I have a router on my system and have setup port forwarding , but anyone outside of my network can't access my FTP. They do get in, but it's in Passive mode and they dont see anything. It hangs for a second and they cant see or move around.
I have had this working for me before and can't seem to figure out what the problem is.
Any help would be greatly appreciated.
Thanks
I have had this working for me before and can't seem to figure out what the problem is.
Any help would be greatly appreciated.
Thanks
forward port 21 to your server. should work fine after that...
whats this "passive mode" thing you speak of?
whats this "passive mode" thing you speak of?
Originally posted by UnitedWeStand Don't go walking up to her and say "I just had a vasectomy wanna celebrate?
Originally posted by EvilAngel Actually Kitten just got the sonagram done and the doc thought it was twins at first, but soon realized that it was the boys pen1s laying next to him....lol
Said by XSeanX on AIM I wish girls were a lot easier
Originally posted by Needlefreak May the fleas of a thousand taliban camels feast happily on your lower region..
Originally posted by Jim Heart attack on a bun?
Originally posted by EvilAngel Actually Kitten just got the sonagram done and the doc thought it was twins at first, but soon realized that it was the boys pen1s laying next to him....lol
Said by XSeanX on AIM I wish girls were a lot easier
Originally posted by Needlefreak May the fleas of a thousand taliban camels feast happily on your lower region..
Originally posted by Jim Heart attack on a bun?
try some different FTP server software and see what kinda results you get.. personally i use the old version of serv-u 2.5e. its the best, easiest version ever.
rock stable, never had any problems
rock stable, never had any problems
Originally posted by UnitedWeStand Don't go walking up to her and say "I just had a vasectomy wanna celebrate?
Originally posted by EvilAngel Actually Kitten just got the sonagram done and the doc thought it was twins at first, but soon realized that it was the boys pen1s laying next to him....lol
Said by XSeanX on AIM I wish girls were a lot easier
Originally posted by Needlefreak May the fleas of a thousand taliban camels feast happily on your lower region..
Originally posted by Jim Heart attack on a bun?
Originally posted by EvilAngel Actually Kitten just got the sonagram done and the doc thought it was twins at first, but soon realized that it was the boys pen1s laying next to him....lol
Said by XSeanX on AIM I wish girls were a lot easier
Originally posted by Needlefreak May the fleas of a thousand taliban camels feast happily on your lower region..
Originally posted by Jim Heart attack on a bun?
When using a PASV FTP connection you will also need to open up the number of ports equal to the number of simultaneous connections you wish to allow.
A valid port range would be 1024 -65535. So if you want to allow 5 simultaneous connections for example you would open up 1024 - 1029.
You will also need to configure your FTP software for these PASV ports and configure the PASV connection to use your WAN IP.
A valid port range would be 1024 -65535. So if you want to allow 5 simultaneous connections for example you would open up 1024 - 1029.
You will also need to configure your FTP software for these PASV ports and configure the PASV connection to use your WAN IP.
i had the same problem on my FTP.
and i am 90% secure that the problem is on your ISP
most of the ISPs block comunly used ports in order to increse security
solution: try by using another port instead of port 21 use 5999 thats the port i use and everything is fine.
NOTE: you must change the port fowarding on the router and on BP to 5999
i ll give you all the setings when i get home later.
but by the moment try a different port
oh and on the router set the starting IP for DHCP one over the ip you are using on the FTP machine
EX: FTP=192.168.1.100 DHCP=192.168.1.101
and you ll be fine by fowarding 1 port you dont need more than that
i am on a class right now when i get home i ll post all my config
and i am 90% secure that the problem is on your ISP
most of the ISPs block comunly used ports in order to increse security
solution: try by using another port instead of port 21 use 5999 thats the port i use and everything is fine.
NOTE: you must change the port fowarding on the router and on BP to 5999
i ll give you all the setings when i get home later.
but by the moment try a different port
oh and on the router set the starting IP for DHCP one over the ip you are using on the FTP machine
EX: FTP=192.168.1.100 DHCP=192.168.1.101
and you ll be fine by fowarding 1 port you dont need more than that
i am on a class right now when i get home i ll post all my config
When everything Fails, FORMAT C: solves it all....
ok here is my config
DHCP disable or starting on unit more than the IP used fot the FTP.
Fpwarding
5999-5999 for the FTP ip
50000-50000 the FTP ip
and DMZ enable
BulletProof
under General
"connection" listen port 5999
on IP Multi IP setings
the ip for the FTP machine is added
PASSIVE MODE
check "use passive mode"
if you have static ip put it there ( THE IP THAT YOUR ISP GAVE YOU ), or if you have you can go to dyndns.org setup and account ( FREE ) and you can select a name for that let say MYFTP and type that name on the Dynamic ip field, so everytime you connect it will be updated. BTW you can do that with static IP , i think its better because instead of using your ip ( whcih looks ugly
you can use a name
)
ok now "PASSIVE PORT RANGE"
50000-50100
let me know if it works
DHCP disable or starting on unit more than the IP used fot the FTP.
Fpwarding
5999-5999 for the FTP ip
50000-50000 the FTP ip
and DMZ enable
BulletProof
under General
"connection" listen port 5999
on IP Multi IP setings
the ip for the FTP machine is added
PASSIVE MODE
check "use passive mode"
if you have static ip put it there ( THE IP THAT YOUR ISP GAVE YOU ), or if you have you can go to dyndns.org setup and account ( FREE ) and you can select a name for that let say MYFTP and type that name on the Dynamic ip field, so everytime you connect it will be updated. BTW you can do that with static IP , i think its better because instead of using your ip ( whcih looks ugly
ok now "PASSIVE PORT RANGE"
50000-50100
let me know if it works
When everything Fails, FORMAT C: solves it all....
-
JamieLee2k
- Posts: 3889
- Joined: Thu Mar 01, 2001 12:00 pm
- Location: My sofa, unless I am in Bed
you have to change the ports fowarding on the router and on the ftp software
i am pretty sure it will work on almost any router the only thing that you must do is foward the those ports and on the ftp software make sure that you are using another port instead of 21 because most of the ISPs block ports for 2 reasons security and they do not want any server or something like that on residential connections
i am pretty sure it will work on almost any router the only thing that you must do is foward the those ports and on the ftp software make sure that you are using another port instead of 21 because most of the ISPs block ports for 2 reasons security and they do not want any server or something like that on residential connections
When everything Fails, FORMAT C: solves it all....
as for passive mode i dont know what it is, thats just what it says when someone tries to connect.
Passive mode ftp: The client connects on the server listening port (usually 21). This is the command channel. FTP uses this to receive commands from the client, a separate channel is used for data transmission. Here's where passive gets ugly for the sysadmin...
Once the command session is established, the client will pick a port >1024 for the data channel (lets say 50000). This number is sent back to the server via the command channel and the server waits for the client to connect on port 50000. How does your router know which port was selected, and should be allowed an external connection? It doesn't, so you need to forward ports 1024-65535 to the ftp server.
Passive is very easy for firewalled clients. It is a security hole big-time for servers.
Active mode establishes the command channel the same way, but the server initiates the data connection. This is difficult for firewalled clients to connect as ports 1024-65535 must now be forwarded through their firewall.
FTP=No security. I recommend SSH as a much more flexible and secure replacement. It is also free.
Skye
anything is possible - nothing is free

Blisster wrote:It *would* be brokeback bay if I in fact went and hung out with Skye and co (did I mention he is teh hotness?)