Click to See Complete Forum and Search --> : trying to figure out my ftp address


stbaker
11-20-2003, 05:53 PM
so i've installed proftpd, and set it up according to a turorial, i just don't know what address to use when i'm trying to test it out and connect to it. any ideas?

userland
11-20-2003, 06:01 PM
make sure its started, then do a ifconfig on the machine running the daemon to find out your ip address. Or you can ftp into 127.0.0.1 (localhost) I think...

ColeSlaw
11-20-2003, 06:23 PM
The localhost thing should work from that machine only. Make sure you are FTPing into the correct port. The ipconfig program should do it for you, otherwise you can go to What Is My IP.com (http://www.whatismyip.com/) to find out your IP address. (In my expirence the website is easier if you are on a home network, especially if you have a router.)

Good Luck!