@
sujin190 不知道是否跟这个 nat 表的规则有关:
2|crosshatch:/ # iptables -t nat -nvL --line-numbers
Chain PREROUTING (policy ACCEPT 11182 packets, 1042K bytes)
num pkts bytes target prot opt in out source destination
1 11188 1044K oem_nat_pre all -- * * 0.0.0.0/0 0.0.0.0/0
Chain INPUT (policy ACCEPT 9073 packets, 877K bytes)
num pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 2463 packets, 341K bytes)
num pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 9 packets, 1652 bytes)
num pkts bytes target prot opt in out source destination
1 3438 403K tetherctrl_nat_POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0
Chain oem_nat_pre (1 references)
num pkts bytes target prot opt in out source destination
Chain tetherctrl_nat_POSTROUTING (1 references)
num pkts bytes target prot opt in out source destination
1 3169 386K MASQUERADE all -- * wlan0 0.0.0.0/0 0.0.0.0/0