Date: Thu, 13 Jan 2000 12:59:23 +0100 From: "ROGIER MULHUIJZEN" <MULHUIJZEN@PZH.NL> To: <freebsd-stable@FreeBSD.ORG>, <gawel@sim.com.pl> Subject: Re: portmap Message-ID: <s87dcc42.072@smtp.pzh.nl>
next in thread | raw e-mail | index | archive | help
Sure, have a look at /etc/rc.firewall and/or 'man 8 ipfw' You just configure IPFW to drop incoming packets for the portmap port. And if you want certain hosts to be able to use portmap, you add rules with a higher priority that allow those same packets if they come from a certain host. DocWilco >>> Gawel <gawel@sim.com.pl> 01/13 12:15 PM >>> Hello, I 've got it several times: portmap[16116]: connect from 195.31.252.2 to dump(): request from unauthorized host. It is harmless but annoying. Is there any way to prevent portman listening requests on a NIC, ip, etc. besides using hosts.allow? Thanks, Gawel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?s87dcc42.072>