Question
Iptables on Arch Linux
Hello.
I can't set up iptables on Arch Linux, I get such error message:
iptables-restore v1.4.21: iptables-restore: unable to initialize table 'filter'
I belive it is connected with of specific kernel module. Stock kernel (from official repository) has it by default. Tried with every kernel from list in options, there's my current setup:
3.13.8-1-ARCH #1 SMP PREEMPT Tue Apr 1 12:19:51 CEST 2014 x86_64 GNU/Linux
The only option is to compile my own kernel? Or maybe there is any other solution?
Greetings
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×