ファイアウォール

(16)(18)

apt install ufw

ufw status

ufw disable

 

※OCIの場合、下記も確認必要
iptables -L

(9)

apt install ufw

ufw status

ufw disable

(7)

systemctl disable firewalld
systemctl stop firewalld
systemctl status firewalld

firewall-cmd --list-all


(2012R2)
https://qwerty.work/blog/2017/09/windowspingicmp.php


--セキュリティが強化されたWindowsファイアウォール(GUI)

wf.msc

--セキュリティが強化されたWindowsファイアウォール(コマンド)

netsh advfirewall firewall show rule name=all