Re: Newbie Question; security logs
perikillo <[email protected]> Wed, 16 Feb 2005 17:40:06 -0800
| Newsgroups | gmane.os.freebsd.newbies |
|---|---|
| Message-ID | <[email protected]> |
I normally close all the listening ports, i like the docs of Dru Lavigne check this one: http://www.onlamp.com/pub/a/bsd/2002/08/08/FreeBSD_Basics.html Them i go to www.unixcircle.com there you can find one portscanner to test your machine, but right now they are rebuilding the site. If your machine dosent have any server running you need to have ports listening: root# sockstat -4 This show you all the ports listening. If you have some ports listening, check the services manpage and check how can you disable or listening only local information. There must be more sites where you can find portscanners to test your machine, if some else know others site i will like to know to :-). One good google search will good :-) Good luck!!! On Wed, 16 Feb 2005 16:05:51 -0500, [email protected] <[email protected]> wrote: > Hello, > > I have been checking my logs lately and find that a lot of access > attempts have been blocked. That's good. There are a ton of access > attempts, mostly from asia. I am the only user on my computer, it is > my home computer and I just wanted to try the whole open source > phenomenon. So far, I think IP firewall is blocking all unauthorized > attempts to login, but, well, I am a newcomer to freebsd/unix/internet > security and want to be sure I am doing everything safely. Some of > my log entries say "possible breakin attempt". That made me kind of > uncomfortable too. How do I evaluate whether or not my computer is > safe? > > Thanks > > Mark > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "[email protected]"