Skip to content

ERROR: nfq_handle_packet(): failure #81

@wesmile8

Description

@wesmile8

现象描述

使用/root/fakehttp-linux-x86_64/fakehttp -h www.speedtest.cn -e www.speedtest.cn -i pppoe-wan -d -w /root/fakehttp-linux-x86_64/fakehttp.log -s命令开启fakehttp,前几天正常使用,直到几天以后报错too many errors, exiting...,原因是ERROR: nfq_handle_packet(): failure太多

日志报错

2025-06-26 14:17:55 [src/mainfun.c:382] FakeHTTP version 0.9.18
2025-06-26 14:17:55 [src/mainfun.c:383] 
2025-06-26 14:17:55 [src/mainfun.c:384] FakeHTTP is free software licensed under the GPLv3.
2025-06-26 14:17:55 [src/mainfun.c:385] Distribution without the accompanying source code is not permitted.
2025-06-26 14:17:55 [src/mainfun.c:386] 
2025-06-26 14:17:55 [src/mainfun.c:387] Home page: https://github.com/MikeWang000000/FakeHTTP
2025-06-26 14:17:55 [src/mainfun.c:388] 
2025-06-26 14:17:55 [src/process.c:102] ERROR: execvp(): nft: No such file or directory
2025-06-26 14:17:55 [src/nfrules.c:051] WARNING: Falling back to iptables command, as nft command is not working.
2025-06-26 14:17:55 [src/mainfun.c:455] listening on pppoe-wan, netfilter queue number 512...
2025-06-26 18:32:21 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-06-28 21:20:45 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-06-29 00:32:11 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-06-29 13:08:35 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-06-30 13:12:46 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
......
2025-07-06 21:26:22 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-07-06 21:26:22 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-07-06 21:26:22 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-07-06 21:26:22 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-07-06 21:26:22 [src/nfqueue.c:264] ERROR: nfq_handle_packet(): failure
2025-07-06 21:26:22 [src/nfqueue.c:238] too many errors, exiting...
2025-07-06 21:26:22 [src/mainfun.c:463]     at fh_nfq_loop()
2025-07-06 21:26:22 [src/mainfun.c:463]     at main()

软路由(istoreOS)内核模块与 iptables 扩展安装情况

root@Wesmile8:~/fakehttp-linux-x86_64# iptables --version
iptables v1.8.7 (legacy)
root@Wesmile8:~/fakehttp-linux-x86_64# uname -a
Linux Wesmile8 5.10.221 #0 SMP Wed May 14 02:37:27 2025 x86_64 GNU/Linux
root@Wesmile8:~/fakehttp-linux-x86_64# opkg list-installed | grep iptables
iptables-mod-conntrack-extra - 1.8.7-8
iptables-mod-extra - 1.8.7-8
iptables-mod-filter - 1.8.7-8
iptables-mod-fullconenat - 2022-02-13-6
iptables-mod-ipopt - 1.8.7-8
iptables-mod-iprange - 1.8.7-8
iptables-mod-nat-extra - 1.8.7-8
iptables-mod-nfqueue - 1.8.7-7
iptables-mod-socket - 1.8.7-8
iptables-mod-tproxy - 1.8.7-8
iptables-zz-legacy - 1.8.7-8
miniupnpd-iptables - 2.3.3-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions