Date: Wed, 6 Jun 2001 18:40:44 -0500 From: Mike Meyer <mwm@mired.org> To: "Corey Brune" <brune@sdf.lonestar.org> Cc: questions@freebsd.org, kek971@mail.usask.ca Subject: Re: blocking ports?? Message-ID: <15134.49020.688085.91668@guru.mired.org> In-Reply-To: <44852303@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Corey Brune <brune@sdf.lonestar.org> types: > kek971@mail.usask.ca > > How can i block some services running on my freebsd box? > > In linux, ntsysv or linuxconf can be used in this case. > > but i don't know how to strip of some of services from my system... > > (especially, after running nmap or netstat, then i could see some useless ports are open.... ) > Edit /etc/inetd.conf or compile your kernel with firwall to block the ports. ipfw loads as a module on recent systems. I use it with GENERIC all the time. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15134.49020.688085.91668>