From owner-freebsd-hackers Wed Apr 25 10:44:41 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp1.pandora.be (hercules.telenet-ops.be [195.130.132.33]) by hub.freebsd.org (Postfix) with SMTP id 384ED37B423 for ; Wed, 25 Apr 2001 10:44:38 -0700 (PDT) (envelope-from Johan.DeMessemaeker@advalvas.be) Received: (qmail 1593 invoked from network); 25 Apr 2001 17:44:31 -0000 Received: from unknown (HELO D5763CD9.kabel.telenet.be) ([213.118.60.217]) (envelope-sender ) by hercules.telenet-ops.be (qmail-ldap-1.03) with SMTP for ; 25 Apr 2001 17:44:31 -0000 Date: Wed, 25 Apr 2001 19:48:08 +0200 (CEST) From: X-X-Sender: To: Lists Account Cc: Subject: Re: No route to host problems on 5.0-CURRENT In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Apr 2001, Lists Account wrote: > Hi All, > > Just hoping someone can help me out with a bit of a problem, I cvsupped > one of my boxes from 4.3-RELEASE to 5.0-CURRENT last night in an effort to > test some things under 5.0, and since then even with a straight GENERIC > kernel build my machine gives me a no route to host error trying to access > anything including my gateway, which is definatly up and functioning. > > And arp -a call shows that my gateway arp address is "incomplete", now Im > wondering if there is something left out of my kernel build or if there is > some other problem I can possibly resolve. > > Any help would be MUCH appreciated I encountered this problem on my first try on FreeBSD. I compiled my kernel with firewall-support but 'forgot' to configure the firewall itself. I assume your firewall was working on 4.3-RELEASE. Did you compile the CURRENT-kernel with firewall-support ? Did the merge-master completed successfully (so that the firewall-rules are still in your config files) ? Regards, Johan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message