Re: scp logged anywhere? (ftp-like logs)
From: goo (goo@q.com)Date: 03/27/02
- Next message: goo: "Re: scp logged anywhere? (ftp-like logs)"
- Previous message: Richard Silverman: "Re: OpenSSH: which public keys are required/recommended?"
- In reply to: Peter Boosten: "Re: scp logged anywhere? (ftp-like logs)"
- Next in thread: goo: "Re: scp logged anywhere? (ftp-like logs)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: goo <goo@q.com> Date: Wed, 27 Mar 2002 17:27:07 -0500
Peter Boosten wrote:
>
> And even the packet analyzer won't get you anywhere :-)
>
really? I guess I've never looked at them.
So there's no way to find out what's going on at those ports at all.
That's good. I was running an ftp server and set up ipchains to drop all
packets from source IP's that I don't connect from. I didn't like the idea
of clear text passwords in ftp and I didn't want chroot'ed anonymous ftp
either becaseu that would require me to put things in those directories
before leaving home. ...so I opened up sshd ports on the firewall but I
don't like how sparse the logging is. I would like to know what's going on
so I can tell if someone has conencted without me knowing. And if they did
connect, what did they do? If all the logs show is the authenticated
connection, I really don't know much and I don't like that idea.
The best protection I have so far is I've seriously restricted the
AllowUsers in sshd config to only a few users connecting from specific IP's
or subnet/masks. And I've also added ipchains on the diskless router with
the same IP's so all packets heading to port 22 that are not coming from
those few, selected IP's are dropped and not forwarded to the lan.
and I updated ssh a little while ago when that security hole was found.
Is this about the best I can do to secure sshd?
I would like to setup kerberos authentication but I get lost as soon as I
start reading.
- Next message: goo: "Re: scp logged anywhere? (ftp-like logs)"
- Previous message: Richard Silverman: "Re: OpenSSH: which public keys are required/recommended?"
- In reply to: Peter Boosten: "Re: scp logged anywhere? (ftp-like logs)"
- Next in thread: goo: "Re: scp logged anywhere? (ftp-like logs)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|