iptables 设置求助
- 0次
- 2021-06-24 13:20:23
- idczone
listen 0.0.0.0:1234 的 privoxy
要限制 wan 用户速度是
OUTPUT --sport 1234 -i wan -m limit --limit 100/s -j ACCEPT
OUTPUT --sport 1234 -i wan -j DROP
还是
INPUT --dport 1234 -i wan -m limit --limit 100/s -j ACCEPT
INPUT --dport 1234 -i wan -j DROP
应该是 OUTPUT
你想清楚 你 iptables 在哪里,privoxy 在哪里?网络流量是怎么通过 iptables 的,你就知道怎么设置了
input / output 是只针对路由器本身?
我在想 privoxy 应该不是只从 8118 端口发送数据吧~
我能说我冲着你的头像进来的吗 -->_-->
二刺螈挺好的括弧笑