/lib/iptables/libipt_log.so: cannot open shared object file

Michael Schwendt fedora at wir-sind-cool.org
Fri Oct 29 17:45:36 UTC 2004


On Fri, 29 Oct 2004 19:38:57 +0300, Marius Andreiana wrote:

> Hi
> 
> When adding 
> -A OUTPUT -j LOG
> to /etc/syconfig/iptables I get
> service iptables restart
> Flushing firewall rules:                                   [  OK  ]
> Setting chains to policy ACCEPT: filter nat                [  OK  ]
> Unloading iptables modules:                                [  OK  ]
> Applying iptables firewall rules: iptables-restore v1.2.11: Couldn't
> load target `log':/lib/iptables/libipt_log.so: cannot open shared object
> file: No such file or directory
> 
> Error occurred at line: 92
> Try `iptables-restore -h' or 'iptables-restore --help' for more
> information.
> 
> Using FC3t2. The command line
> iptables -A OUTPUT -j LOG
> works. iptables-save gives
> 
> 
> 
> *filter
> :INPUT ACCEPT [0:0]
> :FORWARD ACCEPT [0:0]
> :OUTPUT ACCEPT [0:0]
> -A OUTPUT -j log
> 
> COMMIT
> 
> Putting just this in /etc/sysconfig/iptables gives the same error on
> restart.

When did you add "-j log" and not "-j LOG"? You found that "-j LOG"
works, so don't use "-j log".

-- 
Fedora Core release 2 (Tettnang) - Linux 2.6.8-1.541
loadavg: 2.31 2.12 1.84




More information about the test mailing list