firewall-cmd --add-masquerade
firewall-cmd --add-forward-port=port=10053:proto=tcp:toport=3389:toaddr=10.0.13.53
firewall-cmd --add-forward-port=port=10054:proto=tcp:toport=3389:toaddr=10.0.13.54
firewalld 端口转发
最新推荐文章于 2025-06-20 23:12:02 发布
firewall-cmd --add-masquerade
firewall-cmd --add-forward-port=port=10053:proto=tcp:toport=3389:toaddr=10.0.13.53
firewall-cmd --add-forward-port=port=10054:proto=tcp:toport=3389:toaddr=10.0.13.54