LINUX下使用rinetd端口转发-发布应用

十月 27th, 2009 Posted in 1.操作系统, Centos | 阅读次数: 614 次

制作:高进波
时间:2008-09-22
主题:LINUX下使用rinetd端口转发-发布应用

1)安装软件rinted

下载rinetd.tar

tar xvzf rinetd.tar.gz    #解压程序

编译安装

make

make install

2)编辑配置文件

vi /etc/rinetd.conf
59.33.120.36 80 192.168.0.72 80
allow 59.33.120.*
logfile /var/log/rinetd.log

3)运行

rinetd -c /etc/rinetd.conf

4)查看端口
netstat –antup

完成!

相关日志:

3 Responses to “LINUX下使用rinetd端口转发-发布应用”

  1. kan165 Says:

    这个工具非常好,进行端口转发真是太简单了:)


  2. Resources Says:

    Related Websites…

    [...]some other related resources on the web that are worth viewing on this subject include[...]…


  3. xbox live online codes Says:

    [...]Sites of interest we have a link to[...]……

    [...]usually posts some very interesting stuff like this. If you’re new to this site[...]……


留下您的脚印