thanks 4 answering..
I'm using the 2.6.13 kernel provided in slack 10.2
never compiled a custom kernel, so.. it's the 'standard' one.
I did what U told, but.. nothing happens:
Code:
modprobe iptables
FATAL: Module iptables not found.
..and the same result 4 the modprobe iptables_nat cmd.
Quote:
If that doesn't work...check out the following directories
Code:
/lib/modules/kernel-version/kernel/net/ipv4 /lib/modules/kernel-version/kernel/net/ipv4/netfilter /lib/modules/kernel-version/kernel/net/netfilter
|
ok.. there's not /lib/modules/kernel-version/kernel/net/netfilter directory nor file, but I've been in the /ipv4/netfilter directory (as I said in my first post), and it's full of *.ko files (modules, maybe?)
the point is: what should I do with such files?
(really don't have a clue how to handle all of this modules thing)