Newbie Question; security logs

perikillo perikillo at gmail.com
Wed Feb 16 17:40:07 PST 2005


   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, crzdgns1 at starpower.net
<crzdgns1 at starpower.net> 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
> _______________________________________________
> freebsd-newbies at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to "freebsd-newbies-unsubscribe at freebsd.org"
>


More information about the freebsd-newbies mailing list