CentOS7.x上轻量级TCP转发工具rinetd的安装配置

发布时间:2022年04月08日 阅读:1712 次

[root@linux ~]# wget  http://li.nux.ro/download/nux/misc/el7/x86_64//rinetd-0.62-9.el7.nux.x86_64.rpm

[root@linux ~]# rpm  -ivh  rinetd-0.62-9.el7.nux.x86_64.rpm

[root@linux ~]# rpm -ql  rinetd

[root@linux ~]# cat  /etc/rc.d/init.d/rinetd

[root@linux ~]# cat /etc/rinetd.conf

[root@linux ~]# /usr/sbin/rinetd  --help

[root@linux ~]#  /usr/sbin/rinetd  -v

[root@linux ~]# systemctl  status rinetd


rpm安装的配置文件默认路径是/etc/rinetd.conf




[root@linux ~]# systemctl  restart  rinetd.service

[root@linux ~]# systemctl  status  rinetd.service


六、参考

1.Linux下使用 Rinetd 来实现端口转发

https://www.hi-linux.com/posts/29683.html


2.RINETD(8) Unix System Manager’s Manual

https://www.boutell.com/rinetd


3.生产环境中谨慎使用rinetd

https://blog.csdn.net/woshiaotian/article/details/78133195


4.Linux安装rinetd实现TCP端口转发

https://www.xiaoz.me/archives/10175


5.rinetd-0.62-9.el7.nux.x86_64.rpm

https://centos.pkgs.org/7/nux-misc-x86_64/rinetd-0.62-9.el7.nux.x86_64.rpm.html


6.Port-Forwarding With rinetd

https://www.howtoforge.com/port-forwarding-with-rinetd-on-debian-etch


7.Comprehensive Guide to Port Redirection using Rinetd

https://www.hackingarticles.in/comprehensive-guide-to-port-redirection-using-rinetd


Tag:
相关文章
发表评论

发表评论: