Search found 2 matches
- 2025-11-24 19:27
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: LuckfoxPico Max rv1106 如何安装iptables
- Replies: 5
- Views: 9329
Re: LuckfoxPico Max rv1106 如何安装iptables
参考
https://blog.csdn.net/motianjie/article/details/131206295
https://blog.csdn.net/oshan2012/article/details/114572330
https://www.cnblogs.com/twzy/p/15126656.html
执行
uname -r
mkdir /lib/modules
ln -s /oem/usr/ko /lib/modules/5.10.110
depmod
iptables -L
感谢分享
In my case:
[root ...
- 2025-11-24 15:19
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: images with iptables Luckfox Pico-RV1106 MAX
- Replies: 1
- Views: 3599
images with iptables Luckfox Pico-RV1106 MAX
Hi
The official Ubuntu 22.04 and Buildroot images are available at this URL: https://wiki.luckfox.com/Luckfox-Pico-Pro-Max/Flash-image
I've tried both, and neither has iptables. Is there a pre-built image available for RV1106 that includes iptables?
I don't want to have to compile.
I want ...
The official Ubuntu 22.04 and Buildroot images are available at this URL: https://wiki.luckfox.com/Luckfox-Pico-Pro-Max/Flash-image
I've tried both, and neither has iptables. Is there a pre-built image available for RV1106 that includes iptables?
I don't want to have to compile.
I want ...
