LINUX下使用rinetd端口转发-发布应用
制作:高进波
时间:2008-09-22
主题:LINUX下使用rinetd端口转发-发布应用
1)安装软件rinted
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
完成!
六月 11th, 2010 at 11:30
这个工具非常好,进行端口转发真是太简单了:)
五月 9th, 2011 at 20:26
Related Websites…
[...]some other related resources on the web that are worth viewing on this subject include[...]…
一月 9th, 2012 at 16:45
[...]Sites of interest we have a link to[...]……
[...]usually posts some very interesting stuff like this. If you’re new to this site[...]……