From owner-freebsd-net@FreeBSD.ORG Tue Jun 29 17:09:18 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8FA216A4CE; Tue, 29 Jun 2004 17:09:18 +0000 (GMT) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DEA443D53; Tue, 29 Jun 2004 17:09:18 +0000 (GMT) (envelope-from anders@FreeBSD.org) Received: from localhost (totem.fix.no [80.91.36.20]) by totem.fix.no (Postfix) with ESMTP id 7BDB72ED392; Tue, 29 Jun 2004 19:09:15 +0200 (CEST) Received: from totem.fix.no ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id 34950-01-9; Tue, 29 Jun 2004 19:09:14 +0200 (CEST) Received: by totem.fix.no (Postfix, from userid 1000) id 0D5422ED38C; Tue, 29 Jun 2004 19:09:14 +0200 (CEST) Date: Tue, 29 Jun 2004 19:09:13 +0200 From: Anders Nordby To: Tony Holmes Message-ID: <20040629170913.GA34938@totem.fix.no> References: <20040629144109.GA82968@crosswinds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040629144109.GA82968@crosswinds.net> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.1i cc: freebsd-isp@freebsd.org cc: freebsd-net@freebsd.org Subject: Re: Jails, Portmap, Dracd X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 17:09:18 -0000 Hi, I got tired of dracd's RPC business too. I use ports/mail/pop-before-smtp now, works fine for me. On Tue, Jun 29, 2004 at 10:41:09AM -0400, Tony Holmes wrote: > Hi, > > I'm attempting to set up jails in a 4.9S environment using the newer > rpc versions of dracd. I'm encountering no ends of trouble. > > What I'd like is individual instances of rpc.dracd running to control > each jail individually (each is it's own domain). > > Using the -h flags to portmap, i still get: > > portmap[68286]: cannot bind udp: Address already in use > > Portmap is failing to bind against 127.0.0.1. > > I can sorta "get it to work" if i run portmap in the base system, but then > the drac rpc won't work right. If there is a previous instance of rpc.dracd > running in another jail, it kills it and starts it in the current jail! > > It was SOOOO much nicer when dracd was not an rpc service. > > Does anyone have a solution/patches or can recommend a similar service for > postfix in a jailed environment? > > -- > Tony Holmes > > Founder and Senior Systems Architect > Crosswinds Internet Communications Inc. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" -- Anders.