1、查看路由表
iptables -nL
2、删除网口ip
ip addr flush dev eth0
3、ssh服务
systemctl stop sshd.servicesystemctl start sshd.service
service sshd status
4.
linux命令(日常更新)
原文:https://www.cnblogs.com/xinfenglee/p/10774632.html