Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 01-17-2006, 10:49 AM   #1
Member (6 bit)
 
Join Date: Aug 2004
Posts: 43
how to foward FTP addy to a .com domain?! help.

hey guys. i recently set up a FTP server on my comp at home. i got a .com domain address from namecheap.com and now im trying to link the namecheap.com address to a webpage in my FTP server. problem is when i put in my ftp://ipaddress/index.html it calls it an invalid http format. and doesnt redirect to the right page. and namecheap.com doesnt have any settings saying FTP. so im confused! anybody know what to do? thanks.
dills84 is offline   Reply With Quote
Old 01-17-2006, 10:22 PM   #2
Foldin' For PCMech!
 
enhanced08's Avatar
 
Join Date: Jun 2003
Location: back home in McHenry MD
Posts: 1,657
Send a message via AIM to enhanced08 Send a message via MSN to enhanced08
An FTP site is to upload/download files. If you want to display the html file as a webpage you need to setup a webserver, or simply upload it to your webhost.

If I understand you correctly thats what you need to do anyway.
enhanced08 is offline   Reply With Quote
Old 01-18-2006, 08:23 AM   #3
Member (6 bit)
 
Join Date: Aug 2004
Posts: 43
hmmm.. i thought my FTP was a web server? i can access the HTML files if i type in the address? I.E. "Ftp://MyIpAdress/Public/index.html" it pops up as a webpage. BUT if i use a redirection service and Aim it at the page nothing pops up? im confused.

I'm also running this FTP off a NAS hard drive thats independant from my computer. it has a built in FTP server and hooks directly to my router. so im not sure if i could use it as a HTTP webhost.

what do ya think? Thanks
dills84 is offline   Reply With Quote
Old 01-18-2006, 08:25 AM   #4
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
No, an FTP server is not a web server. Different ports, different settings. If you want to set up a website, you will need a web server like IIS or Apache.
doctorgonzo is offline   Reply With Quote
Old 01-18-2006, 09:00 AM   #5
Come in Ray...
 
faulkner132's Avatar
 
Join Date: Sep 2004
Posts: 1,668
To get to your FTP site: ftp://your_username:your_password@ipaddress
faulkner132 is offline   Reply With Quote
Old 01-18-2006, 09:56 AM   #6
Member (6 bit)
 
Join Date: Aug 2004
Posts: 43
Quote:
Originally Posted by faulkner132
its set to anonomous.
dills84 is offline   Reply With Quote
Old 01-18-2006, 10:24 AM   #7
Come in Ray...
 
faulkner132's Avatar
 
Join Date: Sep 2004
Posts: 1,668
Quote:
Originally Posted by dills84
its set to anonomous.
Then use: ftp://anonymous@ipaddress
faulkner132 is offline   Reply With Quote
Old 01-18-2006, 10:31 AM   #8
Premium Member
 
Statica's Avatar
 
Join Date: Jun 1999
Posts: 9,231
Personally, I dont understand this: if your ISP allows you to run servers from your home connection, why wouldn't you install a web server to serve out data instead of running an FTP server to serve out websites? There is a huge difference in using just about any server to serve out anything. An FTP server is not meant to run websites its meant to transfer files between a server and a client. A webserver is meant to allow parsing of webpages with appropriate browse locations. Not to mention the ports and the addresses.
When you run ftp://yourIP/index.html it is actually ftp://anonymous@youripaddress:21/index.html .. a port 21 call. When you use a redirection service, they are actually looking for a webserver on the appropriate port (usually 80). Sure you could now sit to change your FTP server to look for connections on port 80 but now you explicitly have to give your location as ftp://yourIP:80/index.html .. you MUST specify your port number. Not to mention the can of worms you are openning with running an FTP server on anonymous that might have its own set of vulnerabilities etc etc. Might I suggest using the right tool for the right job?
Statica is offline   Reply With Quote
Old 01-18-2006, 01:51 PM   #9
Foldin' For PCMech!
 
enhanced08's Avatar
 
Join Date: Jun 2003
Location: back home in McHenry MD
Posts: 1,657
Send a message via AIM to enhanced08 Send a message via MSN to enhanced08
I have FTP access to my website and domain so that I can easily update the website. On my home server I have another FTP server that I have setup for the transfer of files between my friends and family. I link to this server on my personal home page but don't use it to serve the pages of the site. In this way you can have both working with the same files, the web server to send the files to a browser and FTP to send the actualy html files to the server from your home machine when you update the site.
enhanced08 is offline   Reply With Quote
Old 01-18-2006, 02:30 PM   #10
Member (6 bit)
 
Join Date: Aug 2004
Posts: 43
well the thing is. this is all running off an external NAS enclosure. with a built in firmware FTP. its convienient because i can access the settings and what not from anywhere via the internet. I cannot run a HTTP webserver directly off the drive. i'd have to run it through my computer and then to the drive. Using JUST the drive cuts out my computer and leaves my home network secure because the NAS is in the DMZ on my router. where as all the computers are behind the router.

What your saying is. run a web server using IIS through windows. and put my computer in the DMZ and risk having all my ports open? seems kindof dangerous. im hoping theres a better alternative.

Thanks.
dills84 is offline   Reply With Quote
Old 01-18-2006, 02:39 PM   #11
Foldin' For PCMech!
 
enhanced08's Avatar
 
Join Date: Jun 2003
Location: back home in McHenry MD
Posts: 1,657
Send a message via AIM to enhanced08 Send a message via MSN to enhanced08
Use your current webserver, just upload everything to it. If you have some files on the FTP server that you want people to download (.zip, .iso, etc) then link to them on the webapge.
enhanced08 is offline   Reply With Quote
Old 01-18-2006, 03:00 PM   #12
Come in Ray...
 
faulkner132's Avatar
 
Join Date: Sep 2004
Posts: 1,668
Does your router offer Port Forwarding? If so, just use that to route the relevant incoming port traffic to the appropriate computer instead of using a DMZ.
faulkner132 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:32 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2