討論串請問一下rc.firewall的deny icmp?
共 5 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者AndyLie.時間18年前 (2007/07/28 20:21), 編輯資訊
0
0
1
內容預覽:
> /etc/rc.firewall:. > #!/bin/sh. > /sbin/ipfw -f flush. > /sbin/ipfw add deny icmp from any to myip. > /sbin/ipfw add pass all from any to any. > 設了之
(還有238個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者AndyLie.時間18年前 (2007/07/28 20:21), 編輯資訊
0
0
1
內容預覽:
/etc/rc.firewall:. #!/bin/sh. /sbin/ipfw -f flush. /sbin/ipfw add deny icmp from any to myip. /sbin/ipfw add pass all from any to any. 設了之後人家就ping不到我了
(還有199個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者PHP5 (Powered by Zend Engine2)時間18年前 (2007/07/07 09:00), 編輯資訊
0
0
0
內容預覽:
引述《AndyLie.bbs@bbs.wretch.cc (工程酥)》之銘言:. icmp 有很多 type. 以下供參考. $IPFW add allow icmp from me to any icmptypes 8 out via $EXTIF # echo request$IPFW ad
(還有3個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者AndyLie.時間18年前 (2007/07/06 17:01), 編輯資訊
0
0
1
內容預覽:
> /etc/rc.firewall:. > #!/bin/sh. > /sbin/ipfw -f flush. > /sbin/ipfw add deny icmp from any to myip. > /sbin/ipfw add pass all from any to any. > 設了之
(還有238個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者AndyLie.時間18年前 (2007/07/06 17:01), 編輯資訊
0
0
1
內容預覽:
/etc/rc.firewall:. #!/bin/sh. /sbin/ipfw -f flush. /sbin/ipfw add deny icmp from any to myip. /sbin/ipfw add pass all from any to any. 設了之後人家就ping不到我了
(還有199個字)
首頁
上一頁
1
下一頁
尾頁