Date: Thu, 14 Sep 2000 13:55:22 -0400 From: Paul Nelson <PNelson@ferguson.com> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: Disabling smtp, & sunrpc Message-ID: <623E8805873DD411A6620004AC4C883535D7F6@FEI0018M001>
next in thread | raw e-mail | index | archive | help
I am having a little bit of a dilemma. I am setting up a new box to just be my ftp server. All of that is done, except locking it down. I don't want to put ipfw on it. What I am trying to do is have just ssh, and ftp. I have gotten it down to this. 21 - ftp open 22 - ssh open 25 - smtp open 111 - sunrpc open I am trying to close 111, and 25. w/ 25 I have commented out anything in /etc/services and /etc/inetd.conf that would open a port, and I have re-started inetd, but to no avail port 25 is still open!?! has anyone come across this that can help me? now for 111 (sunrpc) the only thing that I could find was /etc/rpc and I commented out 'portmapper 100000 portmap sunrpc' and I restarted the box.... but if you port scan the host it says that 25, and 111 are still open!?! If anyone can point me in the right direction w/ this I would greatly appreciate it. thanks, -Paul 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?623E8805873DD411A6620004AC4C883535D7F6>