固件类型:官方提供的固件
固件文件名称:AIO-RV1126(1109)-JD4
固件下载地址:百度网盘 请输入提取码
Log日志:新建文本文档.txt
我用的是RV1126 Debian10的版本,两个以太网口在不同的网段,想通过iptables配置路由转发,配置后出现如下错误:
firefly@firefly:/home/keep/cross/run_model/log$ sudo iptables -A INPUT -p tcp -i eth0 -d 192.168.1.106 --dport 10000 -j ACCEPT
iptables v1.8.2 (nf_tables): unknown option “–dport”
Try `iptables -h’ or ‘iptables --help’ for more information.
上层软件已经安装了iptables相关的软件,iptables -l也没有看到相关信息,怀疑可能是Kernel不支持iptables,请帮忙分析下该问题,看怎么解决,谢谢!
tchip_askquestions
![]()
新建文本文档.txt (3.81 KB)