On Wed, Feb 11, 2009 at 5:03 AM, Anthony Havé <[email protected]> wrote: > Package: iptables > Version: 1.4.2 > > Hello, > > I work on Debian Lenny (5.0) with kernel 2.6.26 > When I use the following command: > iptables-save > ./file-iptables > > It return this: > iptables-save v1.4.2 Unable to open /proc/net/ip_tables_name: No such file > or directory. > > I already sent an email about this problem (in December 2008). But I have no > answer about this problem (may be my mail is lost).
You never responded the first time you filed the report and then you filed another with the same problem. I didn't bother to reply the second time because there's no way to help you if you don't respond. If you don't have /proc/net/ip_tables_name, that's a kernel problem. It's likely that you do not have the necessary netfilter support compiled in or loaded as modules. That exact error is also reproducible if you try to save without ever having set any rules. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

