openwrt 修改路由ttl值

修改路由器的ttl值

iptables -t mangle -I POSTROUTING 1 -j TTL --ttl-set 65

你可能感兴趣的:(Openwrt)