From owner-freebsd-questions@FreeBSD.ORG Mon Oct 23 00:06:07 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92E1916A403 for ; Mon, 23 Oct 2006 00:06:07 +0000 (UTC) (envelope-from mpope@teksavvy.com) Received: from ironport-out.pppoe.ca (ironport-out.pppoe.ca [206.248.154.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E5AD43D45 for ; Mon, 23 Oct 2006 00:06:07 +0000 (GMT) (envelope-from mpope@teksavvy.com) Received: from smtp.pppoe.ca ([65.39.192.132]) by ironport-out.pppoe.ca with ESMTP; 22 Oct 2006 20:06:06 -0400 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.09,340,1157342400"; d="scan'208"; a="49217886:sNHT17113000" Received: from [10.1.1.173] ([69.28.228.189]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id BKD32106; Sun, 22 Oct 2006 20:06:06 -0400 Message-ID: <453C07E3.8070503@teksavvy.com> Date: Sun, 22 Oct 2006 20:08:03 -0400 From: Matthew Pope User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-questions-local@be-well.ilk.org References: <453B4ACD.1070802@teksavvy.com> <44k62ss7sv.fsf@be-well.ilk.org> <453C035F.8010401@teksavvy.com> In-Reply-To: <453C035F.8010401@teksavvy.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: problems after rebuild of 5.5 stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2006 00:06:07 -0000 Matthew Pope wrote: > Lowell Gilbert wrote: > >> Matthew Pope writes: >> >> [...] >> >>> for temp file for many of the prompts. Now my 5.5 kernel boots, but >>> there are a number of messages of the form: >>> source_rc_confs: not found >>> $ipnat_enable is not set properly - see rc.conf(5) >>> $ipfs_enable is not set properly - see rc.conf(5) >>> etc.... >> >> [...] >> >>> I later read in the mailing list that someone had a simliar problem >>> and solved it by re-running the mergemaster step. I tried that too, >>> and this time I selected answer to all the prompts about >>> conflicts. >> >> The default operation in mergemaster is to do nothing, so if you're >> going to choose the default the whole way, you might as well skip >> running mergemaster at all. > > Yes, well put. That clarified I was in fact consuming resources in a > less than optimal way :-) > >> Go back through mergemaster, and actually >> pay attention to the changes. On files you haven't modified, you will >> be able to (i)nstall the new versions of those files, but otherwise >> you will need to (m)erge them. > > Ok, I tried that but my system is too far gone. Close to 100 > environment vars are missing and if I jam them all into rc.conf it > will be a mess, especially since I would be guessing at the > appropriate values for the vars. > My next step is to start from scratch (as Albi suggested.) > Unfortuntely, even with ipfw set to open, I am still getting no route > to host when I try and ping my gateway. > > It was always pingable in the past, and I've checked the cable into my > new-ish switch and all seems fine, with green lights. The result of a > route -n is in another virtual terminal and I can't copy and paste, > but it lists the headers and then nothing for the details, i.e. no > routes are in the routing table at all. OK pen and paper come to the rescue, here is the result of netstat -n on my misconfigured, 5.5 stable, upgraded system that can not seem to ping the gateway let alone do a cvsup: Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs NextRef Addr c20761a4 Stream 0 0 c207a000 0 0 0 /var/run/devd.pipe I tried trying ifup sis0 but I discovered ifup is no longer around. Thanks, Matthew > Further suggestions welcome, and thanks for your help so far. > Sincerely, > Matthew > >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >