|
-
Jan 27th, 2003, 07:38 PM
#1
FTP server????
I'm using Win2K. Is it in anyway possible for me to use my PC (or a part of it)as a sever. So people can access files on my computer over internet???
-
Jan 27th, 2003, 08:26 PM
#2
PowerPoster
Yes install IIS would be the simplest way.
Control Panel --> Add/Remove Windows COmponents --> Internet Information Services install it.
The rest is a lot of explaining and many sites already do so do a search for setting up ftp on IIS.
Ohh persuming you have a static IP?? Or can use dns2go etc
-
Jan 27th, 2003, 09:41 PM
#3
dns2go? I dont think it's free anymore
try http://www.dyndns.org/ for a DNS 
Umm if you dont like IIS then try BulletProof or ServU
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jan 28th, 2003, 02:35 AM
#4
But I don't need more then IIS to do this? Or do I have to use dyndns or dns2go too or anything else too...
-
Jan 28th, 2003, 11:47 AM
#5
Black Cat
Depends on what kind of network connection you have...
Dynamic DNS works best with normal cable/DSL - you don't need it if you have a static IP address.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jan 28th, 2003, 01:54 PM
#6
i have ADSL, so I think my IP will change every time we turn of our router...that may happend if the a fuse or something goes off...OK, so if I understood it right now....I will install IIS, and doenload "dyndns" and try...
-
Jan 30th, 2003, 08:31 AM
#7
Fanatic Member
If you dont care about the IP changing, just use G6, They merged with bulletproof so just look for bulletproof FTP server, run it and just add a user/pass and directory for them to access.
-
Jan 30th, 2003, 09:25 AM
#8
OK...I have signed up at dyndns.com now. And I have made an account.
klubbscenen.dyndns.org
but I have no idea on how to use it. I have downloaded a client for it. But where on my PC do I put my html/php files, and what address should I write in IE to access it????
Thanks for any help....
-
Jan 30th, 2003, 10:30 AM
#9
Ok...if I'm right my files should be at
http://www.klubbscenen.dyndns.org/
but I can't access anything there...anyone???
-
Jan 30th, 2003, 11:41 AM
#10
Black Cat
All dynamic DNS does is alias you IP address to the name you registered. You still need to set up your own servers, etc, and if you have a firewall (hardware or ZoneAlarm, etc) or NAT router (ex: Linksys), you need to allow access through it to your server's port(s).
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jan 30th, 2003, 11:44 AM
#11
Black Cat
Also verify this is you - the reverse DNS is incorrect, which is appropriate when dynamic dns is working, so nextgentel.com should be your ISP:
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jan 30th, 2003, 01:54 PM
#12
OK, I'm working on the router/firewall thing, but I need some instructions from nextgentel.
But what do you meen by "the reverse DNS is incorrect"...remeber that I'm a compleet newbie at this. I have never used "nslookup", so I cant' understand the "answer" to the command. But I really apprisiate all the help...
And one more thing....."You still need to set up your own servers"...OK how do I do this. Do I use IIS, or am I way off here???
-
Jan 30th, 2003, 02:02 PM
#13
Or is an app like serv_U the right tool to use to make a server????
-
Jan 30th, 2003, 02:46 PM
#14
Black Cat
Originally posted by NoteMe
OK, I'm working on the router/firewall thing, but I need some instructions from nextgentel.
But what do you meen by "the reverse DNS is incorrect"...remeber that I'm a compleet newbie at this. I have never used "nslookup", so I cant' understand the "answer" to the command. But I really apprisiate all the help...
Okay, normally DNS makes names to ip addresses and vice versa. nslookup is a command line tool to manually do DNS lookup. Normally, you'll look up a server name (ex: www.google.com) to get its ip address, and if you look up the actual ip address, you'll get the original server name (usually, not alway, and maybe only the same domain) back. Dynamic DNS breaks this because the IP address resolves back to the actual owner's DNS name, not the dynamic one. Don't worry too much about this.
And one more thing....."You still need to set up your own servers"...OK how do I do this. Do I use IIS, or am I way off here???
Use IIS if you want to run a Web/FTP server, but there are many types of servers and many server programs to choose from.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jan 30th, 2003, 03:47 PM
#15
OK so I understand what the nslookup command does do. But I can't see if it is something wrong with the output of the command.
An other thing I'm able to reach my html file if I write
http://localhost/klubbscenen/index.html
in my browser. But I can't reach it from the internet. With using IP or anything. Can anyone explain (I'm now using IIS, but anything goes... )...or do anyone know about a tutorial on the subject. I'm a kind of stuck here, and I can't find anytihing but courses that I have to pay for at the internet.
-
Jan 30th, 2003, 03:56 PM
#16
And I am also able to get the FTP area by typing
ftp://localhost/
but not from the internet. I really don't get this. Anyone wants to explain for me??? Please
-
Jan 30th, 2003, 05:39 PM
#17
Good Ol' Platypus
In your router, map port 21 on your external IP to your computer's internal IP:
ex.
33.33.33.311:21 -> 192.168.1.101:21
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|