[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Thanks Jay and Tim, another question... Done it myself..



> 1) What is the best way to view some of my root 'access only' logs, of
> coarse after the cu command... What is the command to download them to my
> own computer?

I just view them on the server. Why bother downloading them and going
through the hassle. To see what's been going on:

tail -n 100 /path/to/logfile

To see what's going on live:

tail -f /path/to/logfile

man tail for more options.

> And 2) I'm going to install Portsentry 1.1 after the apache cobalt update,
> any suggestions on the best settings? I.e.

Depends on how many false alarms you get. Stealth will probably do you well.

> from:
> 
> inetnum:     211.94.128.0 - 211.94.159.255
> descr:       China united telecommunications corporation BEIJING branch
> descr:       Customer of CNUNINET

If you don't have any customers from that part of the world, block them.

add this to your /etc/hosts.deny

ALL: 211.94.128.0/211.94.159.255

HTH,
j
-- 
http://www.bizmanuals.com