用网络router上网如何建server?
登录 | 论坛导航 -> 华新鲜事 -> 社会百科 | 本帖共有 5 楼,当前显示第 3 楼 : 从楼主开始阅读 : 本帖树形列表 : 返回上一页
作者:好多了 (等级:3 - 略知一二,发帖:332) 发表:2003-07-25 15:14:21  3楼  评分: 
one way of doing this.
1.use 'fix mapping' function of the router to fix your ip address;(can also be done in Network Settings in your PC by manually inputing your ip, netmask, DNS; check these info by using 'ipconfig' under DOS)

2.use 'virtual server' function of the router to direct all the request for certain port to your ip.eg. set the 'service port' to be 2345, and service ip to your ip(set in step 1);

3.SAVE ALL SETTINGS, RESTART YOUR ROUTER(IMPORTANT STEP);the router address, say it is 218.202.23.45;

4.set up your server(whatever server it is) use your ip address(step 1) and port number(step 2);

5.the outside world can access your server by typing address like this: ftp://username:password@218.202.23.45:2345 for ftp(username:password optional,depend on your settings of the ftp);
and other ports for other services.

6.done.
Put your OWN COOL signature here!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表

本帖共有 5 楼,当前显示第 3 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>



请登录后回复:帐号   密码