You are not logged in.

#1 2010-06-22 08:43:51

shadyabhi
Member
From: Bangalore
Registered: 2010-05-23
Posts: 262
Website

[SOLVED]Cannot run iptables probably after doing pacman -Syu

Hi guyz, help me solving this issue.


[shadyabhi@ArchLinux ~/redsocks]$ sudo iptables -L
FATAL: Could not load /lib/modules/2.6.33-ARCH/modules.dep: No such file or directory
iptables v1.4.8: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
[shadyabhi@ArchLinux ~/redsocks]$

Last edited by shadyabhi (2010-06-22 09:29:57)

Offline

#2 2010-06-22 08:47:48

shadyabhi
Member
From: Bangalore
Registered: 2010-05-23
Posts: 262
Website

Re: [SOLVED]Cannot run iptables probably after doing pacman -Syu

I fear I dont get error similar to http://bbs.archlinux.org/viewtopic.php?id=95995
I have still not restarted my PC...

Offline

#3 2010-06-22 09:15:00

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED]Cannot run iptables probably after doing pacman -Syu

you have that problem because you updated the kernel to 2.6.34 and you didn't rebooted. because we replace the old kernel, the modules are gone.

the only solution is to reboot


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2010-06-22 09:28:54

shadyabhi
Member
From: Bangalore
Registered: 2010-05-23
Posts: 262
Website

Re: [SOLVED]Cannot run iptables probably after doing pacman -Syu

wonder wrote:

you have that problem because you updated the kernel to 2.6.34 and you didn't rebooted. because we replace the old kernel, the modules are gone.

the only solution is to reboot

Thanks @wonder. After the reboot, everything is fine.. But, I think, pacman should better give a message after the kernel upgrade to reboot..

Last edited by shadyabhi (2010-06-22 09:29:19)

Offline

#5 2010-06-22 13:49:35

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: [SOLVED]Cannot run iptables probably after doing pacman -Syu

I think it's common sense to reboot after a kernel upgrade, since all the relevant packages are updated too (or should).

Offline

Board footer

Powered by FluxBB