On Tue, 2002-10-22 at 01:58, linux power wrote:
> Actually I never had anything in /var/log/firewall.
> The printout of your rpm command is.
> [roo[root@localhost bin]# rpm -V iptables
> kernel-'uname -r'
> S.5....T   /lib/iptables/libipt_LOG.so
> package kernel-uname -r is not installed.
> 

the kernel-`uname -r` entry should be with backticks (same key as the ~
on most keyboards)  it is a command the asks what is the kernel revision
[bhughes@bru1 bhughes]$ uname -r
2.4.9-31
[bhughes@bru1 bhughes]$ rpm -V kernel-`uname -r`
.M......   /dev/shm
[bhughes@bru1 bhughes]$ rpm -V iptables
[bhughes@bru1 bhughes]$ 

try the command with the backticks and post the results.

Now I am VERY concerned that your iptables shows that a library file has
been changed.  Especially one that has LOG in the name.

It will be interesting to see what Gordon thinks.  He knows FAR more
about this stuff than I.

HTH

Bret
 



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to