Hello, Peter! On Sun, May 16, 2004 at 09:57:09AM -0700, Peter Sebastian Masny wrote: > On my woody server, I have been using iptables for a while. I recently > upgraded the kernel-image to 2.4.25-1-686, and lost iptables functionality. > Now I get: > > # iptables -t NAT -L > > iptables v1.2.6a: can't initialize iptables table `NAT': Table does not > exist (do you need to insmod?)
Uppercase doesn't work on my woody/sid system with 2.4.22-1-686 either, lowercase does: # iptables -t nat -L Chain PREROUTING (policy ACCEPT) target prot opt source destination Chain POSTROUTING (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination With kind regards, Baurjan. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]