From owner-freebsd-current Mon Apr 9 23: 7:22 2001 Delivered-To: freebsd-current@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 3323E37B424; Mon, 9 Apr 2001 23:07:16 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.11.2) id f3A66Kr83257; Mon, 9 Apr 2001 23:06:20 -0700 (PDT) (envelope-from dillon) Date: Mon, 9 Apr 2001 23:06:20 -0700 (PDT) From: Matt Dillon Message-Id: <200104100606.f3A66Kr83257@earth.backplane.com> To: "Rodney W. Grimes" Cc: peter@netplex.com.au (Peter Wemm), DougB@DougBarton.net (Doug Barton), karsten@rohrbach.de, imp@harmony.village.org (Warner Losh), grog@lemis.com (Greg Lehey), areilly@bigpond.net.au (Andrew Reilly), obrien@FreeBSD.ORG (David O'Brien), freebsd-current@FreeBSD.ORG Subject: Re: ** HEADS UP ** portmap daemon renamed to rpcbind References: <200104100350.UAA33408@gndrsh.dnsmgr.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :I hope you have commited it, or well soon, to -stable, as this one has :surely been one to send many a young admin screaming from his cubicle :yelling ``but it should work, it really should just work''. Yah, it's in just under the wire. I was tearing my hair out today trying to figure out why NFS wasn't drilling through two firewalls to one of our exodus machines (for a /usr/src and /usr/obj mount). It took about an hour to finally figure out that there was nothing wrong with the firewalls and portmap on the inside was trying to respond with an internal (10.*) network address instead of the external IP address the portmap request came in on! I didn't check first because I just assumed portmap was being talked to over TCP -- but it isn't always. It's exactly the same issue that nfsd had, but worse because various rpc related utilities seem to use a half hazzard mix of tcp and udp connections. I'm really getting quite annoyed at the whole rpcbind/portmap mechanism, it would be nice to see the world un-adopt portmap and just go with hardwired ports. I'll be able to look at -current's rpcbind this weekend. Right now I'm trying to reproduce a socket related crash with a program Terry emailed me today, and there are two other people with 4.3-RC related crashes I've been trying to help track down over the last few daysd and not having much luck with. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message