- 0
iptables: No chain/target/match by that name.
-
Recently Browsing 0 members
- No registered users viewing this page.
This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.
Question
Joker823
Добрый день,
у меня Keenetic Ultra (OS 3.4.6)
на команды iptables для добавления записи в журнал вида
iptables -w -t filter -I INPUT 2 -j LOG
iptables -w -t filter -I INPUT 2 -j ULOG
ругается: iptables: No chain/target/match by that name.
Я понимаю так, что у меня не хватает нужного модуля ядра.
Если запустить ls | grep ipt_ в папке /lib/modules/4.9-ndm-4 - получаем только 2 доступных модуля:
root@Keenetic_Ultra:/lib/modules/4.9-ndm-4# ls | grep ipt_
ipt_ECN.ko
ipt_ah.ko
Кто может подсказать, что необходимо чтобы LOG или ULOG в iptables получилось добавить?
Заранее благодарю.
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.