From: Roger Heflin Subject: Re: default sunrpc.min_resvport Date: Fri, 28 Jul 2006 13:32:41 -0500 Message-ID: <44CA5849.6050509@atipa.com> References: <168996D6C4DFA945B032B63C0DEAA6BF0421EA7D@EXCHANGE1.postini.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: nfs@lists.sourceforge.net, Chuck Lever Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp (Exim 4.43) id 1G6X8k-0000vJ-DV for nfs@lists.sourceforge.net; Fri, 28 Jul 2006 11:32:50 -0700 Received: from 125.14.cm.sunflower.com ([24.124.14.125] helo=mail.atipa.com) by mail.sourceforge.net with esmtp (Exim 4.44) id 1G6X8j-0003ED-95 for nfs@lists.sourceforge.net; Fri, 28 Jul 2006 11:32:50 -0700 To: Michael Han In-Reply-To: <168996D6C4DFA945B032B63C0DEAA6BF0421EA7D@EXCHANGE1.postini.com> List-Id: "Discussion of NFS under Linux development, interoperability, and testing." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfs-bounces@lists.sourceforge.net Errors-To: nfs-bounces@lists.sourceforge.net Michael Han wrote: >>From Chuck Lever: >> "For the record," some sites have a requirement for a larger >> port space. > > Naturally they do. auto-home systems with thousands of users could > easily cause this. I'm just pointing out that I'm satisfied with my own > workaround. > >> The daemon actually wouldn't show up on the security scan. The >> hardware IPMI listener would, however. The daemon is not visible on >> the network because the IPMI listener diverts packets to that port. > > Of course, you are correct. That's the crux of the problem I > encountered. Silly me. > >> Other workarounds worth mentioning: disable IPMI in the hardware, or >> don't use the built-in NIC for NFS traffic. > > Yes. Another possible alternative is to divert IPMI traffic to an > IPMI-only address. I'm not certain this works, but I know the SuperMicro > BMCs support use of alternate MAC & IP. I just don't know if the port > 623/664 intercepts are promiscuous. I tried changing this on a hot > system to no avail, but not after rebooting a system and all that good > stuff. > >> Indeed. I'm not familiar enough with IPMI to know if it listens on >> both the UDP and the TCP port. > > I believe that in all implementations, IPMI only uses UDP > conventionally, however the port allocation from IANA is for both > transports and it appears that more than one implementation intercepts > both transports (I've seen this issue referenced on systems using Intel > NICs with IPMI support and on Sun x86 hardware). I'm pretty uneducated > as far as IPMI goes, myself. > Some versions (maybe all) of broadcom chips will intercept *ANY* udp frame with the proper port number in the proper byte, even if that byte is not a port number, ie they will intercept the additional frames that make up a 32k udp packet that has the proper data in the port space, even though it is not a port number as the extra frames don't have a port designation. The broadcom chip is doing this in firmware, and it results in the nth frame of a 32k udp packet always being lost even on retransmit, and it very much depends on the data being sent to have the wrong number in the wrong location, and it has been reported to Broadcom. It means that it is difficult to run the Broadcom ethernet ports with ipmi the same ip/mac address and have things reliable. The last time I worked with the intel e1000's bmc they were troublesome and unreliable in many other different way,s though that may be fixed now. None of the IPMI variants I have dealt with have been "reliable" they all seem to have major issues of various sorts, ie they don't always work exactly right, and if you are doing Serial over lan, things were even worse. Roger ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs