Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2007 10:37:09 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Ian FREISLICH <ianf@clue.co.za>
Cc:        freebsd-current@freebsd.org, Jack Vogel <jfvogel@gmail.com>
Subject:   Re: em0 hijacking traffic to port 623
Message-ID:  <86zm3xmeyy.fsf@dwp.des.no>
In-Reply-To: <E1HqMm7-0000V4-AL@clue.co.za> (Ian FREISLICH's message of "Tue\,  22 May 2007 07\:19\:11 %2B0200")
References:  <E1HqMm7-0000V4-AL@clue.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Ian FREISLICH <ianf@clue.co.za> writes:
> No, it's a March 6 current.  How safe is it to just update the
> sys/dev/em directory and recompile?  Quite a lot has changed in
> CURRENT since then and I don't want to update everything on these
> servers just yet.

Quick workaround: configure inetd to listen to port 623 so rpcbind
won't assign these ports to the NFS server.  Something like this:

asf-rmcp dgram  udp     nowait  root    /bin/false              false
asf-rmcp stream tcp     nowait  root    /bin/false              false

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86zm3xmeyy.fsf>