On Sun, Jun 11, 2006 at 08:18:11AM +0000, Mick wrote > How does boa compares with http-replicator in terms of > functionality/security?
boa is a lean+mean+fast webserver. See http://www.boa.org for details. > PS. Other than not running portmapper is there a way of securing it? It has to be accessed by all machines that want to nfs-mount on the server, so they can ask it what port nfs is running on. Restrict access to only the clients that need to nfs-mount on the server. The usual method is iptables. For "defense in depth", you can also use inet.d and hosts.allow/hosts.deny. I'm not an nfs expert. Is it possible to force nfs to a specific port on both the client and server such that they'll talk without handshaking via portmapper first? -- Walter Dnes <[EMAIL PROTECTED]> In linux /sbin/init is Job #1 My musings on technology and security at http://tech_sec.blog.ca -- gentoo-user@gentoo.org mailing list