Score:0

iptables -v -L / ip6tables -v -L not listing "tetherctrl_counters" chain in android "S" but it working as expected in android "R"

bj flag

"tetherctrl_counters " chain not listing in iptables -v -L o/p in Android 'S'.

Current behaviour:

Chain st_penalty_reject (0 references) pkts bytes target prot opt in out source destination 0 0 CONNMARK all -- any any anywhere anywhere CONNMARK or 0x2000000 0 0 NFLOG all -- any any anywhere anywhere 0 0 REJECT all -- any any anywhere anywhere reject-with icmp-port-unreachable

Chain tetherctrl_FORWARD (0 references) pkts bytes target prot opt in out source destination 0 0 DROP all -- any any anywhere anywhere

Expected Behaviour:

Chain tetherctrl_FORWARD (0 references) pkts bytes target prot opt in out source destination 0 0 bw_global_alert all any any anywhere anywhere 0 0 tetherctrl_counters all any any anywhere anywhere [goto]

Chain tetherctrl_counters (1 references) -----this chain is missing in iptables -L o/p. pkts bytes target prot opt in out source destination 0 0 RETURN all wlan0 wwan0 anywhere anywhere 0 0 RETURN all wwan0 wlan0 anywhere anywhere

Did we add any configs in the kernel config to get the missing chain?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.