firewall-cmd --add-masquerade --permanent
firewall-cmd --add-forward-port=port=30000:proto=tcp:toaddr=192.168.10.81:toport=30000 --permanent
实际测试 kube-ovn 多网卡虚拟机转发没问题
firewall-cmd --add-masquerade --permanent
firewall-cmd --add-forward-port=port=30000:proto=tcp:toaddr=192.168.10.81:toport=30000 --permanent
实际测试 kube-ovn 多网卡虚拟机转发没问题