Re: Disble remote login
From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 10/16/04
- Previous message: Kevin Reiter: "Re: Anti Virus"
- In reply to: Spiral Eyed Girl: "Disble remote login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 16 Oct 2004 14:33:49 -0500 To: Spiral Eyed Girl <spiraleyedgirl@hotmail.com>
Spiral Eyed Girl wrote:
> Hello, I am a FreeBSD newbie, so please excuse me if I don't use
> correct jargon :)
>
> I am running FreeBSD 5.2.1, and durring setup, I diabled all servers
> (ftp, finger, etc). My
> question is, how to I disable remote login through telnet? I am using
> this as a workstation,
> and have no use for a server. I have an always on connection, so I
> want to be secure
>
> Any help?
>
> Thanks
Turning off all unwarranted services is the first line of defense.
Another good point would be to run a firewall, either ipfw or ipf.
A section in the Handbook describes installation and configuration
of ipfw.
You'd want one rule, for sure, for the situation described above. Something
akin to:
deny ip from any to me setup
which should deny any machine from attempting a connection to a server
port on your machine, should any be open. Put it high in the list.
Kevin Kinsey
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Kevin Reiter: "Re: Anti Virus"
- In reply to: Spiral Eyed Girl: "Disble remote login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|