- 博客(3)
- 收藏
- 关注
原创 单网卡换回
cat /xx/b.sh cat /xx/b.sh ifconfig eth1 down ifconfig eth1 192.168.0.1 route add 192.168.0.11 dev eth1 arp -i eth1 -s 192.168.0.11 00:0a:75:00:00:33 iptables -t nat -A POSTROUTING -s 192.168.0.1 -d 192.168.0.11 -j SNAT --to-source 192.168.0.11 iptable
2022-04-09 08:28:00
114
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人