Re: logging
From:Date: 10/28/02
- Next message: smn: "Re: Determining the key used to establish an SSH connection"
- Previous message: : "Re: piggy-backing through an ssh session"
- In reply to: [NEKKID]RS: "logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Oct 2002 16:14:20 GMT
[NEKKID]RS wrote:
> Morning All
>
> I am after a website or a HOWTO on logging with ssh.
>
> Basically I have tcp wrappers and ssh installed in the package from
> SunFreeware. Certain hosts are allowed and the rest are denied.
>
> But I would like to log all connections to port 22, and then put this
> information in a file.
>
Read up on syslog.
!sshd
*.* /var/log/sshd.log
touch /var/log/ssh.log
HUP syslogd
- Next message: smn: "Re: Determining the key used to establish an SSH connection"
- Previous message: : "Re: piggy-backing through an ssh session"
- In reply to: [NEKKID]RS: "logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|