deepin不能用iptables么?
Tofloor
poster avatar
kiritoyui
deepin
2018-08-16 00:16
Author
iptables命令增加了规则,iptables -L 查看还是默认的规则没有新增的

Reply Favorite View the author
All Replies
avatar
kiritoyui
deepin
2018-08-17 18:28
#1
没人知道么
Reply View the author
avatar
h3l
deepin
2018-08-17 18:48
#2
改完后重启下iptables才会生效的
sudo service iptables restart
Reply View the author
avatar
DebuggerX
deepin
2018-08-17 20:45
#3
用 sudo iptables-save 查看已经添加的规则
Reply View the author
avatar
lemonuni
deepin
2020-03-25 16:19
#4
安装ufw并设置iptables后生效。但是重启操作系统后,又失效了,这个怎么处理?
Reply View the author
avatar
raynor
deepin
2021-06-24 23:25
#5
lemonuni
安装ufw并设置iptables后生效。但是重启操作系统后,又失效了,这个怎么处理?

iptable重启本来就会失效,要另外做持久化,参考ubuntu的教程

Reply View the author