|
Author: peter
Date: 16-09-00 02:34
Hi
I have 2 servers. they have different security check output as follows:
Is it wrong on the B server. if yes, how to fix it?
and
I didn't change the B server before?
tks
regards
Peter
A server:
a.abc.com login failures:
a.abc.com refused connections:
---------------------------------------------------
B Server:
b.abc.com login failures:
/var/log/messages.0*.gz: No such file or directory
b.abc.com refused connections:
/var/log/messages.0*.gz: No such file or directory
|
|
Reply To This Message
|
|
Author: Dan Langille
Date: 16-09-00 03:43
Does this show anything on b: ls /var/log/messages.0*.gz
|
|
Reply To This Message
|
|
Author: parv
Date: 19-09-00 04:02
(peter, if /etc/newsyslog.conf are same on both servers, ignore this message)
just a guess, but i think peter is trying to use same script (or set of commands) on both servers but server b is missing *gz files...could it be that he may need to update /etc/newsyslog.conf to allow for *gz files?
|
|
Reply To This Message
|
|
Author: DarkElf
Date: 27-09-00 21:54
Did you erased any .gz in /var/log?
If yes, that's why it's spitting out this error, it's looking in the old archives to know if there was any refused connections/login failures. Nothing alarming in there.
|
|
Reply To This Message
|
|