PDA

View Full Version : server setup


AltecXP
12-03-02, 10:19 PM
can anyone tell me how to set up an ftp server from behind a router (linksys) in IIS? windows xp or 2000?

Oni
12-04-02, 12:50 AM
You'd have to tell the router to forward the correct ports that IIS uses for FTP out to the internet.

FTP uses Port 21 by default.

Fightingpiper
12-04-02, 03:49 AM
1). 192.168.1.1 inyour browser
2). admin/admin
3). advanced tab
4). forwarding
5). servive port range = 21~21
6.) ip address =192.168.1.xxx where x=your last numbers of your LAN IP
7). apply.......then continue...and that should do it....

Kendan
12-04-02, 03:51 AM
You should also change your username and password in the router:D

AltecXP
12-04-02, 12:02 PM
how do i set it up in IIS?

AltecXP
12-05-02, 09:41 PM
anyone?

AMD'er
12-06-02, 10:03 PM
heard IIS is alot harder and not as user friendly thats probably why you haven't gotten any replies....

AltecXP
12-06-02, 10:28 PM
oh, thanx

Oni
12-07-02, 12:30 AM
Originally posted by AMD'er
heard IIS is alot harder and not as user friendly thats probably why you haven't gotten any replies....

Quite the contrary, actually. I like IIS 'cause it's easy as can be!

What do you need to know about it, AltecXP? I thought all you needed to do was set up ports so it could access the internet?

AltecXP
12-07-02, 07:28 AM
i ned to know how to connfigure IIS so that people on the net can see my FTP site