ukanth / afwall

AFWall+ (Android Firewall +) - iptables based firewall for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ISSUE] not blocking data after Apps2Sd install

brown5500 opened this issue · comments

Describe the bug
Was working as expected for a long time. Currently, blocked apps are able to access mobile data. It does still work to block access to wifi. I Installed Apps2Sd recently-not sure if that is related. It did say something about not using systemless root . I did not use Apps2Sd to modify any of the apps that i am trying to block. Adaway is still functioning properly. Thank you!

Firewall Logs

IPv4 Rules

Chain INPUT (policy ACCEPT 1373 packets, 831K bytes)
pkts bytes target prot opt in out source destination
6463K 4664M oem_in all -- * * 0.0.0.0/0 0.0.0.0/0
6463K 4664M bw_INPUT all -- * * 0.0.0.0/0 0.0.0.0/0
6462K 4664M fw_INPUT all -- * * 0.0.0.0/0 0.0.0.0/0
6462K 4664M pl_INPUT all -- * * 0.0.0.0/0 0.0.0.0/0
6462K 4664M oem_in all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 oem_fwd all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 fw_FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 bw_FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 tetherctrl_FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT 1232 packets, 278K bytes)
pkts bytes target prot opt in out source destination
2149K 428M afwall all -- * * 0.0.0.0/0 0.0.0.0/0
5000K 946M nfqueue_out all -- * * 0.0.0.0/0 0.0.0.0/0
5000K 946M oem_out all -- * * 0.0.0.0/0 0.0.0.0/0
5000K 946M fw_OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0
5000K 946M st_OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0
5000K 946M bw_OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0
4999K 946M Thinkshield all -- * * 0.0.0.0/0 0.0.0.0/0
Chain Thinkshield (1 references)
pkts bytes target prot opt in out source destination
Chain afwall (1 references)
pkts bytes target prot opt in out source destination
0 0 afwall-wifi all -- * eth+ 0.0.0.0/0 0.0.0.0/0
641K 85M afwall-wifi all -- * wlan+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-wifi all -- * tiwlan+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-wifi all -- * ra+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-wifi all -- * bnep+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * rmnet+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * pdp+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * uwbr+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * wimax+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * vsnet+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * rmnet_sdio+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * ccmni+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * qmi+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * svnet0+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * ccemni+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * wwan+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * cdma_rmnet+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * clat4+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * cc2mni+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * bond1+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * rmnet_smux+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * ccinet+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * v4-rmnet+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * seth_w+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * v4-rmnet_data+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * rmnet_ipa+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * rmnet_data+ 0.0.0.0/0 0.0.0.0/0
0 0 afwall-3g all -- * r_rmnet_data+ 0.0.0.0/0 0.0.0.0/0
Chain afwall-3g (23 references)
pkts bytes target prot opt in out source destination
0 0 afwall-3g-postcustom all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-3g-fork (2 references)
pkts bytes target prot opt in out source destination
0 0 afwall-3g-home all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-3g-home (1 references)
pkts bytes target prot opt in out source destination
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 1000
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 1019
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10131
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10133
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10146
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10166
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10167
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10168
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10171
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10174
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10175
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10180
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10184
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10185
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10188
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10191
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10195
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10196
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10199
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10200
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10202
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10204
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10205
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10206
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10207
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10210
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10214
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10219
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10225
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10226
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10231
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10232
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10235
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10239
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10247
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10248
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10249
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10253
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10254
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10255
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10258
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10259
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10260
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10270
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10284
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10287
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10288
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10290
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10291
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10294
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10297
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10298
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10306
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10308
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10310
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10313
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10314
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10316
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10318
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10325
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10334
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10338
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10347
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10364
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10375
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10376
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10379
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10385
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10386
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10387
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10390
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10396
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10397
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10399
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10401
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10402
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10415
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10421
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10422
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10423
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10424
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10429
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10431
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10435
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10441
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10442
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10446
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10462
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10463
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10464
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10471
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10472
Chain afwall-3g-postcustom (1 references)
pkts bytes target prot opt in out source destination
0 0 afwall-3g-fork all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-3g-roam (0 references)
pkts bytes target prot opt in out source destination
Chain afwall-3g-tether (0 references)
pkts bytes target prot opt in out source destination
0 0 afwall-3g-fork all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-input (0 references)
pkts bytes target prot opt in out source destination
Chain afwall-reject (95 references)
pkts bytes target prot opt in out source destination
52 3632 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain afwall-tether (0 references)
pkts bytes target prot opt in out source destination
Chain afwall-tor (0 references)
pkts bytes target prot opt in out source destination
Chain afwall-tor-reject (0 references)
pkts bytes target prot opt in out source destination
Chain afwall-vpn (0 references)
pkts bytes target prot opt in out source destination
Chain afwall-wifi (5 references)
pkts bytes target prot opt in out source destination
641K 85M afwall-wifi-postcustom all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-wifi-fork (2 references)
pkts bytes target prot opt in out source destination
641K 85M afwall-wifi-wan all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-wifi-lan (0 references)
pkts bytes target prot opt in out source destination
Chain afwall-wifi-postcustom (1 references)
pkts bytes target prot opt in out source destination
641K 85M afwall-wifi-fork all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-wifi-tether (0 references)
pkts bytes target prot opt in out source destination
0 0 afwall-wifi-fork all -- * * 0.0.0.0/0 0.0.0.0/0
Chain afwall-wifi-wan (1 references)
pkts bytes target prot opt in out source destination
32 2432 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 1000
0 0 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10183
20 1200 afwall-reject all -- * * 0.0.0.0/0 0.0.0.0/0 owner UID match 10316
Chain bw_FORWARD (1 references)
pkts bytes target prot opt in out source destination
0 0 bw_costly_shared all -- ccmni0 * 0.0.0.0/0 0.0.0.0/0
0 0 bw_costly_shared all -- * ccmni0 0.0.0.0/0 0.0.0.0/0
Chain bw_INPUT (1 references)
pkts bytes target prot opt in out source destination
6463K 4664M bw_global_alert all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 bw_costly_shared all -- ccmni0 * 0.0.0.0/0 0.0.0.0/0
0 0 RETURN esp -- * * 0.0.0.0/0 0.0.0.0/0
0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x100000/0x100000
6462K 4664M MARK all -- * * 0.0.0.0/0 0.0.0.0/0 MARK or 0x100000
Chain bw_OUTPUT (1 references)
pkts bytes target prot opt in out source destination
5000K 946M bw_global_alert all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 bw_costly_shared all -- * ccmni0 0.0.0.0/0 0.0.0.0/0
Chain bw_costly_shared (4 references)
pkts bytes target prot opt in out source destination
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 ! quota shared: 9223372036854775807 bytes reject-with icmp-port-unreachable
8624 4622K bw_penalty_box all -- * * 0.0.0.0/0 0.0.0.0/0
Chain bw_data_saver (1 references)
pkts bytes target prot opt in out source destination
755 240K RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
Chain bw_global_alert (2 references)
pkts bytes target prot opt in out source destination
3830K 2953M all -- * * 0.0.0.0/0 0.0.0.0/0 ! quota globalAlert: 2097152 bytes
Chain bw_happy_box (1 references)
pkts bytes target prot opt in out source destination
0 0 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 0 state ESTABLISHED
7006 4204K RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 match bpf 6 0 0 1937339183
755 240K bw_data_saver all -- * * 0.0.0.0/0 0.0.0.0/0
Chain bw_penalty_box (1 references)
pkts bytes target prot opt in out source destination
863 178K REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 match bpf 5 0 0 1937339183 reject-with icmp-port-unreachable
7761 4444K bw_happy_box all -- * * 0.0.0.0/0 0.0.0.0/0
Chain fw_FORWARD (1 references)
pkts bytes target prot opt in out source destination
Chain fw_INPUT (1 references)
pkts bytes target prot opt in out source destination
Chain fw_OUTPUT (1 references)
pkts bytes target prot opt in out source destination
Chain nfqueue_out (1 references)
pkts bytes target prot opt in out source destination
0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0xd00000/0xd00000 reject-with tcp-reset
Chain oem_cta_all (1 references)
pkts bytes target prot opt in out source destination
Chain oem_cta_mobile (5 references)
pkts bytes target prot opt in out source destination
Chain oem_data (1 references)
pkts bytes target prot opt in out source destination
5000K 946M oem_priou all -- * * 0.0.0.0/0 0.0.0.0/0
5000K 946M oem_priot all -- * * 0.0.0.0/0 0.0.0.0/0
Chain oem_fwd (1 references)
pkts bytes target prot opt in out source destination
Chain oem_in (2 references)
pkts bytes target prot opt in out source destination
13M 9329M oem_wpfa all -- * * 0.0.0.0/0 0.0.0.0/0
Chain oem_out (1 references)
pkts bytes target prot opt in out source destination
0 0 oem_cta_mobile all -- * ppp+ 0.0.0.0/0 0.0.0.0/0
0 0 oem_cta_mobile all -- * ccmni+ 0.0.0.0/0 0.0.0.0/0
0 0 oem_cta_mobile all -- * ccemni+ 0.0.0.0/0 0.0.0.0/0
0 0 oem_cta_mobile all -- * usb+ 0.0.0.0/0 0.0.0.0/0
0 0 oem_cta_mobile all -- * cc2mni+ 0.0.0.0/0 0.0.0.0/0
5000K 946M oem_cta_all all -- * * 0.0.0.0/0 0.0.0.0/0
5000K 946M oem_data all -- * * 0.0.0.0/0 0.0.0.0/0
Chain oem_priot (1 references)
pkts bytes target prot opt in out source destination
Chain oem_priou (1 references)
pkts bytes target prot opt in out source destination
Chain oem_wpfa (1 references)
pkts bytes target prot opt in out source destination
Chain pl_INPUT (1 references)
pkts bytes target prot opt in out source destination
0 0 DROP icmp -- rmnet+ * 0.0.0.0/0 0.0.0.0/0 icmptype 8
Chain st_OUTPUT (1 references)
pkts bytes target prot opt in out source destination
Chain st_clear_caught (2 references)
pkts bytes target prot opt in out source destination
Chain st_clear_detect (0 references)
pkts bytes target prot opt in out source destination
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 connmark match 0x2000000/0x2000000 reject-with icmp-port-unreachable
0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 connmark match 0x1000000/0x1000000
0 0 CONNMARK tcp -- * * 0.0.0.0/0 0.0.0.0/0 u32 "0x0>>0x16&0x3c@0xc>>0x1a&0x3c@0x0&0xffff0000=0x16030000&&0x0>>0x16&0x3c@0xc>>0x1a&0x3c@0x4&0xff0000=0x10000" CONNMARK or 0x1000000
0 0 CONNMARK udp -- * * 0.0.0.0/0 0.0.0.0/0 u32 "0x0>>0x16&0x3c@0x8&0xffff0000=0x16fe0000&&0x0>>0x16&0x3c@0x14&0xff0000=0x10000" CONNMARK or 0x1000000
0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 connmark match 0x1000000/0x1000000
0 0 st_clear_caught tcp -- * * 0.0.0.0/0 0.0.0.0/0 state ESTABLISHED u32 "0x0>>0x16&0x3c@0xc>>0x1a&0x3c@0x0&0x0=0x0"
0 0 st_clear_caught udp -- * * 0.0.0.0/0 0.0.0.0/0
Chain st_penalty_log (0 references)
pkts bytes target prot opt in out source destination
0 0 CONNMARK all -- * * 0.0.0.0/0 0.0.0.0/0 CONNMARK or 0x1000000
0 0 NFLOG all -- * * 0.0.0.0/0 0.0.0.0/0
Chain st_penalty_reject (0 references)
pkts bytes target prot opt in out source destination
0 0 CONNMARK all -- * * 0.0.0.0/0 0.0.0.0/0 CONNMARK or 0x2000000
0 0 NFLOG all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain tetherctrl_FORWARD (1 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain tetherctrl_counters (0 references)
pkts bytes target prot opt in out source destination

==================
Network interfaces

ccmni16
lo
ccmni8
ccmni18
ccmni-lan
ccmni1
ip6_vti0
ccmni11
ccmni3
ip_vti0
ip6tnl0
ifb1
ccmni13
ccmni5
wlan0
sit0
ccmni15
ccmni7
ccmni17
ccmni9
ccmni19
ccmni0
ccmni10
ccmni20
ccmni2
ifb0
ccmni12
dummy0
ccmni4
ccmni14
ccmni6
p2p0

========
ifconfig

ccmni-lan Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP RUNNING NOARP MTU:1440 Metric:1
RX packets:485 errors:0 dropped:0 overruns:0 frame:0
TX packets:471 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:267278 (261.0 KiB) TX bytes:61822 (60.3 KiB)
ccmni1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:11749 errors:0 dropped:0 overruns:0 frame:0
TX packets:10744 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7757377 (7.3 MiB) TX bytes:2572466 (2.4 MiB)
ccmni10 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni11 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni12 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni13 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni14 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni15 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni16 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni17 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni18 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni19 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni2 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:4397 errors:0 dropped:0 overruns:0 frame:0
TX packets:4293 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3906211 (3.7 MiB) TX bytes:793420 (774.8 KiB)
ccmni20 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni3 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni4 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni5 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni6 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni7 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni8 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ccmni9 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
dummy0 Link encap:Ethernet HWaddr 62:8E:77:3E:D7:9E
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:31 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:2170 (2.1 KiB)
ifb0 Link encap:Ethernet HWaddr 62:31:5D:1F:29:93
BROADCAST NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ifb1 Link encap:Ethernet HWaddr F6:E4:0C:40:9A:55
BROADCAST NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ip6_vti0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ip6tnl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1452 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ip_vti0 Link encap:UNSPEC HWaddr 00-00-00-00-01-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:3891324 errors:0 dropped:0 overruns:0 frame:0
TX packets:3891324 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:800822339 (763.7 MiB) TX bytes:800822339 (763.7 MiB)
p2p0 Link encap:Ethernet HWaddr 6E:97:6D:87:A3:9E
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
sit0 Link encap:UNSPEC HWaddr 00-00-00-00-01-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 22:58:03:2D:1A:75
inet addr:192.168.4.101 Bcast:192.168.7.255 Mask:255.255.252.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5889 errors:0 dropped:0 overruns:0 frame:0
TX packets:4089 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3000
RX bytes:4042378 (3.8 MiB) TX bytes:1177305 (1.1 MiB)

===========
System info

Android version: 12
Manufacturer: motorola
Model: moto g 5G (2022)
Build: S1SAS32.47-64-6
Active interface: wifi
Wifi Tether status: unknown
Bluetooth Tether status: unknown
Usb Tether status: unknown
Roam status: no
IPv4 subnet: 192.168.4.101/22
IPv6 subnet: fe80::2058:3ff:fe2d:1a75/64
/system/bin/su: 247168 bytes
/system/xbin/su: not present
/data/magisk/magisk: not present
/system/app/Superuser.apk: not present
Superuser: none found

===========
Preferences

activeRules: false
addDelay: false
appVersion: 20220623
bb_path: builtin
controlIPv6: false
disableIcons: false
disableTaskerToast: false
dns_value: auto
enableIPv6: true
enableLAN: false
enableLogService: false
enableRoam: false
enableTether: false
enableTor: false
enableVPN: false
forward_chain: true
forward_chain_v6: true
hasRoot: true
input_chain: true
input_chain_v6: true
ipt_path: builtin
ipurchaseddonatekey: false
locale: en
logTarget: NFLOG
logTargets: NFLOG
notification_priority: 0
notifyAppInstall: false
output_chain: true
output_chain_v6: true
runNotification: false
showAllApps: false
showFilter: false
showHostName: false
Profile Mode : blacklist
Status : Enabled

======
Logcat

14:25:10 Selected Profile: AFWallPrefs
14:33:28 Received cmds: #1
14:33:28 Hashing4....false
14:33:28 Starting root shell(4)...
14:33:28 Selected Profile: AFWallPrefs
14:33:28 Root shell(4) is open
14:33:28 Start processing next state(4)
14:33:29 BluetoothProfile.ServiceListener connected
14:33:31 Received cmds: #1
14:33:31 Hashing4....false
14:33:31 Start processing next state(4)
14:33:31 Received cmds: #1
14:33:31 Hashing4....false
14:33:32 State of rootShell(4): READY
14:33:32 Start processing next state(4)
14:33:32 Received cmds: #1
14:33:32 Hashing4....false
14:33:33 State of rootShell(4): READY
14:33:33 Start processing next state(4)
14:33:33 Forcing configuration: false
14:35:17 Selected Profile: AFWallPrefs
14:35:22 Received cmds: #1
14:35:22 Hashing4....false
14:35:22 Start processing next state(4)
14:35:22 Received cmds: #1
14:35:22 Hashing4....false
14:35:23 State of rootShell(4): READY
14:35:23 Start processing next state(4)
14:35:23 Received cmds: #1
14:35:23 Hashing4....false
14:35:24 State of rootShell(4): READY
14:35:24 Start processing next state(4)
14:35:24 Forcing configuration: false

Smartphone (please complete the following information):

  • Device: moto g 5g 2022
  • Android OS: 12

Additional context
Add any other context about the problem here.