I've setup a public facing FTP server on a FIOS based connection, and would like to be able to test it. I can't find a good way to test it while being on the same network.
Is it possible?
I've setup a public facing FTP server on a FIOS based connection, and would like to be able to test it. I can't find a good way to test it while being on the same network.
Is it possible?
You can connect to it locally (via the server's inside IP), but to be sure it's really working you'll need an outside location to test from. Among other things, you need to make sure that something upstream isn't blocking you accidentally.
I'd look into outside VPN services - there are a number of companies that offer VPNs that you connect to. You could connect to the VPN, then through the VPN connect to your server. That will be an outside connection, and allow you test fully without having to leave your chair.
I've never used one of those services, but a quick Google search turned up a lot of them, so this shouldn't be too hard to find one of reasonable price.
Besides connecting to the FTP's internal IP, no. You will need to be on the outside.
You can always use remote tools such as logmein to control computer at your house for example and try connecting to the FTP server that you created. You obviously would need to worry about the required ports to open.