Jump to content
The mkiv Supra Owners Club

Is my FTP server working??


Chris Wilson

Recommended Posts

That's because you need to use the internal private IP address. Something known as split-DNS would be the way to do it in a proper server environment.

 

What you need to do is add an entry to %systemroot%\system32\drivers\etc\hosts on the client machine like this:

 

[ip address] (tab) ftp.chriswilson.tv

 

leave the square brackets out. You'll see the format of the line from the existing "127.0.0.1 localhost" entry.

 

I'm presuming from all this that's it's a locally hosted FTP server, which I think is correct, and you're using Port-redirection (NAT/PAT) to get external people into the machine.

Link to comment
Share on other sites

That's because you need to use the internal private IP address. Something known as split-DNS would be the way to do it in a proper server environment.

 

What you need to do is add an entry to %systemroot%\system32\drivers\etc\hosts on the client machine like this:

 

[ip address] (tab) ftp.chriswilson.tv

 

leave the square brackets out. You'll see the format of the line from the existing "127.0.0.1 localhost" entry.

 

I'm presuming from all this that's it's a locally hosted FTP server, which I think is correct, and you're using Port-redirection (NAT/PAT) to get external people into the machine.

 

Or just try logging into server name "localhost".

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. You might also be interested in our Guidelines, Privacy Policy and Terms of Use.