2023年4月23日
摘要: 1、系统参数配置 # vim /etc/sysctl.conf net.ipv4.ip_forward = 1 net.bridge.bridge-nf-call-arptables = 1 net.bridge.bridge-nf-call-ip6tables = 1 net.bridge.bri 阅读全文
posted @ 2023-04-23 13:09 a120608yby 阅读(268) 评论(0) 推荐(0)