| Linode Forum https://forum.linode.com/ |
|
| Firewall builder isn't working after upgrade to Hardy https://forum.linode.com/viewtopic.php?f=19&t=3428 |
Page 1 of 1 |
| Author: | AverageGuy [ Fri Aug 08, 2008 4:00 pm ] |
| Post subject: | Firewall builder isn't working after upgrade to Hardy |
This is strange. I upgraded to Hardy via a tedious apt-get dist-upgrade and all seems to be working. However, when I went to reinstall my firewall, it says: find: /lib/modules/2.6.23.17-linode43/kernel: No such file or directory I don't know exactly what firewall builder was doing. Anyway I then went to look to see what was happening and I get: /sbin/iptables -L iptables v1.3.8: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Well nuts. All this used to work on 6.06 and 6.10. Does anyone have a clue as to what's happening? I'm really a novice wrt firewalls. Thanks, Jim. |
|
| Author: | marcus0263 [ Fri Aug 08, 2008 7:59 pm ] |
| Post subject: | |
just create the dir /lib/modules/2.6.23.17-linode43/ then go into the dir and Code: touch modules.dep |
|
| Author: | AverageGuy [ Fri Aug 08, 2008 8:29 pm ] |
| Post subject: | |
marcus0263 wrote: just create the dir
/lib/modules/2.6.23.17-linode43/ then go into the dir and Code: touch modules.dep sudo mkdir -p /lib/modules/2.6.23.17-linode43/ [sudo] password for jim: jim@fdcga:~$ sudo touch /lib/modules/2.6.23.17-linode43/modules.dep jim@fdcga:~$ iptables -L iptables v1.3.8: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. jim@fdcga:~$ uname -a Linux fdcga 2.6.23.17-linode43 #1 Wed Mar 5 13:57:22 EST 2008 i686 GNU/Linux Did I miss a step? Thanks, Jim |
|
| Author: | marcus0263 [ Fri Aug 08, 2008 8:42 pm ] |
| Post subject: | |
mmm got me there, it worked for me |
|
| Author: | AverageGuy [ Sat Aug 09, 2008 11:19 am ] |
| Post subject: | |
marcus0263 wrote: mmm got me there, it worked for me
Installing? The OS? No chance. I upgraded and don't really want to go back and reconfigure this beast again. Thanks, Jim. |
|
| Author: | marcus0263 [ Sat Aug 09, 2008 12:22 pm ] |
| Post subject: | |
AverageGuy wrote: marcus0263 wrote: mmm got me there, it worked for me Installing? The OS? No chance. I upgraded and don't really want to go back and reconfigure this beast again. Thanks, Jim. No, IPTables .... Have you changed your kernel since you last installed IPtables? |
|
| Author: | AverageGuy [ Sat Aug 09, 2008 2:08 pm ] |
| Post subject: | |
marcus0263 wrote: AverageGuy wrote: marcus0263 wrote: mmm got me there, it worked for me Installing? The OS? No chance. I upgraded and don't really want to go back and reconfigure this beast again. Thanks, Jim. No, IPTables .... Have you changed your kernel since you last installed IPtables? I'm embarrased. Look closely and you'll see I've been running iptables -L as a normal user, not root. It works from root. Thanks, Jim. |
|
| Author: | marcus0263 [ Sat Aug 09, 2008 5:13 pm ] |
| Post subject: | |
AverageGuy wrote: marcus0263 wrote: AverageGuy wrote: marcus0263 wrote: mmm got me there, it worked for me Installing? The OS? No chance. I upgraded and don't really want to go back and reconfigure this beast again. Thanks, Jim. No, IPTables .... Have you changed your kernel since you last installed IPtables? I'm embarrased. Look closely and you'll see I've been running iptables -L as a normal user, not root. It works from root. Thanks, Jim. I've never done anything like that before Noooooooooooo never eh, 99.99% it's always the simple $^(! that gets us |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|