From owner-freebsd-questions@FreeBSD.ORG Wed Jan 23 19:51:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28ACD16A419 for ; Wed, 23 Jan 2008 19:51:34 +0000 (UTC) (envelope-from atxnomad@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.freebsd.org (Postfix) with ESMTP id DFE8513C458 for ; Wed, 23 Jan 2008 19:51:33 +0000 (UTC) (envelope-from atxnomad@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1803066wxd.7 for ; Wed, 23 Jan 2008 11:51:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=0yMqhS8zk7DWU31losFwgronWLO/acpR9VkM5nXACOQ=; b=r00J1cgGtBjU1ysjTNVJB/NuYXhF/1sx1SHeSBc3nT4k97pi723hM3ltxpKwdjapAsToxR33lSchik7LHo2cCFxJBgWyKr1/uQb91gLayvaR37ZzunpmVPOtTNR0Y7g2BVoqP7smSa7CA4A36N3aTaWk5zKcnCXXv+50VdAqGGc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=VuYMFnYQlyjhN995RG+CkB05nCjmcVU+s6/jM3eX3fWlFFJr1FUsVqtU9yPQIwpwceM57L2wfflXsh47XEO1tuIyr/jXCjN1pYteuf8zyeZSCnlI8BwMbEs/B88wMSpT3/eH9VropOUztxtrR8209ZAxwTDi95k20X9HJojAtzI= Received: by 10.67.123.19 with SMTP id a19mr1144482ugn.4.1201117892270; Wed, 23 Jan 2008 11:51:32 -0800 (PST) Received: by 10.67.31.4 with HTTP; Wed, 23 Jan 2008 11:51:32 -0800 (PST) Message-ID: Date: Wed, 23 Jan 2008 13:51:32 -0600 From: Nomad To: "Brian A. Seklecki" In-Reply-To: <1201102834.26176.82.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com> MIME-Version: 1.0 References: <1201102834.26176.82.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Server unreachable after quagga install from ports 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: Wed, 23 Jan 2008 19:51:34 -0000 On 1/23/08, Brian A. Seklecki wrote: > > > On Tue, 2008-01-22 at 23:50 -0600, Nomad wrote: > > I just setup a server running FreeBSD 6.3. After the install I made > some > > > Ugh... show us: > > $ netstat -rn -f inet > $ arp -an > > Any pf.conf(5) or rc.conf(5). Likely $defaultroute in rc.conf(5) is a > short-lived value. > > ~BAS > > > Any information would be appreciated. UGH is right ... have you ever sent a message and then 1/2 a second after you hit SEND you realized you're an idiot and you overlooked something extremely obvious? Well that's me in this case .... turns out in my quagga config I had the native interface in shutdown. Sorry.