Error applying iptable rules
        Posted  
        
            by 
                user3215
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by user3215
        
        
        
        Published on 2011-02-26T17:42:36Z
        Indexed on 
            2011/02/27
            7:32 UTC
        
        
        Read the original article
        Hit count: 313
        
When I try to use iptables command on one of my Rackspace cloud server, I'm getting the following error.
I was trying to apply iptable rules with iptables-apply -t 120 /etc/iptables.rules and iptables-restore < /etc/iptables.rules
FATAL: Could not load /lib/modules/2.6.35.4-rscloud/modules.dep: No such file or directory
iptables-restore v1.4.4: iptables-restore: unable to initialize table 'filter'
Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
How could I fix this?. Anybody has any technique?
© Ask Ubuntu or respective owner