>> Edit article
이름
제목
패스워드
: # Generic Linux : KILL_ROUTE="/sbin/route add -host $TARGET$ gw 333.444.555.666" : # ipchain support for Linux (no logging of denied packets) : KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY" : ................ 흠, 제가 빠삭하게 잘 아는데요, 위의 KILL_ROUTE 중에 하나만 쓰시면 됩니다. ipchains를 쓰시면 될 것입니다.. 혹시 래댓7.2라면, iptable을 써야겠죵? KILL_ROUTE="/sbin/iptables -I INPUT -s $TARGET$ -j DROP" 요렇게 쓰시면 됩니당... 킬라우트시키면 그야말로 킬된 곳에서는 아무것도 못하죵.
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved