SliTaz SliTaz Forum

You are not logged in.

#1 2011-09-12 06:23:07

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Firewall does not start up

Hi, I installed iptables and tried to start the firewall but keep getting the following message.

root@cruzo:~# /etc/init.d/firewall start

Setting up kernel security rules...                                  [ OK ]

Setting up iptables rules defined in: /etc/firewall.conf... modprobe: module ip_tables not found in modules.dep

iptables v1.4.10: can't initialize iptables table `filter': iptables who? (do you need to insmod?)

Perhaps iptables or your kernel needs to be upgraded.

modprobe: module ip_tables not found in modules.dep

Any suggestions to fix this problem?

Thanks

Offline

#2 2011-09-12 14:31:34

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Firewall does not start up

#tazpkg get-install linux-netfilter --forced

#depmod -a

Post the output of "uname -a" in your reply.

Online

#3 2011-09-13 00:39:56

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: Firewall does not start up

@mojo, here is the output.

root@cruzo:~# tazpkg get-install linux-netfilter --forced

linux-netfilter-2.6.37

Connecting to mirror.slitaz.org (94.23.60.116:80)

linux-netfilter-2.6. 100% |*******************************|   271k 00:00:00 ETA

Installation of : linux-netfilter-2.6.37

================================================================================

Copying linux-netfilter-2.6.37...                                    [ OK ]

Extracting linux-netfilter-2.6.37... 544 blocks

Extracting the pseudo fs... (lzma) 542 blocks

Installing linux-netfilter...                                        [ OK ]

Removing all tmp files...                                            [ OK ]

================================================================================

linux-netfilter (2.6.37) is installed.

root@cruzo:~# depmod -a

root@cruzo:~#

root@cruzo:~# uname -a

Linux cruzo 2.6.34-slitaz #1 SMP Fri Oct 15 18:06:28 CEST 2010 i686 GNU/Linux

root@cruzo:~#

Is the problem related to mismatch of versions? Ta.

Offline

#4 2011-09-13 01:20:26

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Firewall does not start up

Yes, you figured out your problem is a version mismatch.

You have 3.6.34 kernel,cooking kernel and modules in repo are 2.6.37

I recommend a clean install of this version:

http://distro.ibiblio.org/pub/linux/distributions/slitaz/iso/undigest/slitaz-xorg-light.iso

http://distro.ibiblio.org/pub/linux/distributions/slitaz/iso/undigest/slitaz-xorg-light.md5

Online

#5 2011-09-13 10:43:07

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: Firewall does not start up

@mojo, Many thanks. I will definitely try that.

Offline

#6 2011-09-14 11:54:57

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: Firewall does not start up

Just to confirm that upgrading the kernel did fix  the problem. thanks

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.024 seconds, 8 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]