2022年5月3日
摘要: 使用iptables管理openvz的端口映射 多个IP也能分别进行映射端口 使用ip rule来分配外网IP给不同的VZ ip rule add table main prio 10 ip route replace default via 173.82.255.1 table default # 阅读全文
posted @ 2022-05-03 15:35 项希盛 阅读(152) 评论(0) 推荐(0)