modprobe iptable_filter
modprobe ip_queue
使用:
iptables -t table (可选filter nat mangle) 命令(-A -D -I -R -L -F -Z -N ) 位置(INPUT FORWARD OUTPUT) 参数(-P -S -d -j -g )
modprobe iptable_filter
modprobe ip_queue
使用:
iptables -t table (可选filter nat mangle) 命令(-A -D -I -R -L -F -Z -N ) 位置(INPUT FORWARD OUTPUT) 参数(-P -S -d -j -g )