iptables ã¯ãfirewall ã®å½¹ç®ãæããã¾ããè¨å®ãééããã¨ãèªåãããã°ã¤ã³ã§ããªããªã£ã¦ãã¾ãå¯è½æ§ãããã¾ãã®ã§ãä½æ¥ã¯åå注æãã¦ãã ããã ã¾ãã¯ãç¾å¨ã®è¨å®ç¶æ³ãä¸è¦§ã§ç¢ºèª [root@localhost ~]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination æå¦ãããIPãè¨å® [root@localhost ~]# iptables -I INPUT -s 123.123.123.123 -j DROP
{{#tags}}- {{label}}
{{/tags}}