Sie sind nicht angemeldet.

1

06.08.2003, 17:54

modprobe: can´t locate module ip_tables

hi!

ich versuche gerade an meinem neuen gentoo sys masquerading einzustellen. wenn ich nun irgendwie auf iptables zugreifen will, kommt nur die meldung:
modprobe: can´t locate module ip_tables
iptables v1.2.8: can´t initialize iptables table 'filter': iptables who? (do you need to insmod?)
perhps iptables or your kernel needs to be upgraded.

ich kenn mich noch nicht so gut aus, wie kann ich das problem lösen?

kernel version 2.4.20

tia

2

06.08.2003, 20:24

hast du denn bei deinem kernel iptables als modul compiliert?

3

06.08.2003, 20:49

ich kenn mich nicht so gut aus, glaube also nicht.
kann ich das nachholen?

4

06.08.2003, 21:01

Zitat

kann ich das nachholen?


na sicher,

#cd /usr/src/linux
#make menuconfig

dann unter Networking options -> Netfilter Configuration ->IP tables suppport auswählen (als Modul natürlich)
und alles was Du sonst noch brauchst (Full Nat support währ wohl nicht schlecht) und dann

# make modules && make modules_install

das sollte es dann eigentlich gewesen sein.

mattux
For software projects chances are 4 to 5 that the light
at the end of the tunnel is the light of an incoming train.