Test an FTP server
WebAFond
Posted messages
21
Status
Member
-
WebAFond Posted messages 21 Status Member -
WebAFond Posted messages 21 Status Member -
Hello,
I would like to know if you can test my FTP server by sending a small file.
It's just to see if it works on other PCs.
Here are the credentials:
HOST: 127.0.0.1
LOGIN: test.WebAFond
PASS: test
Thank you!
I would like to know if you can test my FTP server by sending a small file.
It's just to see if it works on other PCs.
Here are the credentials:
HOST: 127.0.0.1
LOGIN: test.WebAFond
PASS: test
Thank you!
9 answers
-
Hi.
Host: 127.0.0.1 ? Are you kidding us? That's a loopback IP, it means it points to the machine trying to access it.
We need your public IP (which might be dynamic; the fix: No-IP or DynDNS) and that you forward port 21.
--
Your computer doesn't do what you want ... but what you tell it to do. -
Your server answers to the ping but I get a "time out" for FTP; if you’re connected with a modem/router, have you opened the port?
You cannot access your server locally with your public IP if you’re behind a router, the router intercepts it.
--
;-) Flachy Joe ;-)
Member of the Olympe-Network association
My public PGP key is available in my profile. -
Phew, luckily it’s not a public IP, you don’t seem to realize the risks.
--
~~~~~~~>>>M@x|M€<<<~~~~~~~
troll --all --geek --nolife -
What risks?
That’s the IP, right?
192.168.0.13
INFO: I changed the port to 31
Here’s NO-IP: webafondserver.no-ip.org -
It’s also a private IP… and why change the port?
For the risks, you give your IP address to everyone with FTP credentials.
--
~~~~~~~>>>M@x|M€<<<~~~~~~~
troll --all --geek --nolife -
@maxime: exactly, he wants us to try sending a file to his FTP, it’s necessary that he provides the credentials (likely an account he created specifically for the test).
webafondserver.no-ip.org points to 192.168.0.13: this is a private IP, accessible only via your local network.
To get your public IP: monip.org
If you have a dynamic IP, you need to install the No-IP client to automatically update the IP that webafondserver.no-ip.org points to
--
Your computer isn’t doing what you want... but what you tell it to do. -
Yes I created a special account for testing.
I went to the site monip.org and they gave me this:
88.184.64.74
I tried to connect with this thing on FileZilla Client but it doesn't work :(
I installed No-ip.
Thanks for your help ;)
Here’s a screenshot of the No-IP window:
http://nsa20.casimages.com/img/2010/10/03//101003024706528691.jpg
A screenshot of the BulletProof FTP Server window:
http://nsa19.casimages.com/img/2010/10/03//101003024843672722.jpg
A screenshot of the FileZilla window when I connect with 192.168.0.13:
http://nsa20.casimages.com/img/2010/10/03//101003024948454956.jpg
And here’s the screenshot of the FileZilla window when I connect with the IP from Monip.org
http://nsa20.casimages.com/img/2010/10/03//101003025056977841.jpg -
Yes I opened the port.
They told me that I needed to do a port 21 redirection to my machine?
Is that it? -
Forget port 21, your FTP server listens on port 31 according to what you told us (and the BulletProof FTP Server window).
This operation is done via your modem (or your router, Freebox, Bbox, etc.; it has so many names now), usually at 192.168.1.1.
For my part, I have to go to Advanced options, NAT then "Virtual servers".
--
Your computer does not do what you want... but what you tell it to do.