From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 07:40:58 2005 Return-Path: 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 3AAAA16A4CE for ; Thu, 17 Mar 2005 07:40:58 +0000 (GMT) Received: from mail.vdsoft.org (poseidon.vdsoft.org [193.85.147.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AEC143D55 for ; Thu, 17 Mar 2005 07:40:57 +0000 (GMT) (envelope-from dvorakv@vdsoft.org) Received: from [10.0.0.132] (unknown [10.0.0.132]) by mail.vdsoft.org (Postfix) with ESMTP id C81FD47E01F; Thu, 17 Mar 2005 08:40:54 +0100 (CET) Message-ID: <423934B3.1080606@vdsoft.org> Date: Thu, 17 Mar 2005 08:41:39 +0100 From: Vladimir Dvorak User-Agent: Debian Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Laszlo Zsolt Nagy References: <42392FB7.8080907@freemail.hu> <4239317B.5070108@vdsoft.org> <4239328D.7060505@freemail.hu> In-Reply-To: <4239328D.7060505@freemail.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: no route to host - urgent problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 07:40:58 -0000 Laszlo Zsolt Nagy wrote: > >> Try to turn off your firewall first. ( pfctl -d or something similar >> if using ipfw ) I hope this helps. >> >> Vladimir >> >> Vladimir Dvorak > > > I set > firewall_enable="NO" > > in /etc/rc.conf > > Did not work. Please also note that I did not change my configuration > on this machine, I just compiled a new kernel. > All the networking configuration remained the same. In theory, my > firewall rules are good. I believe the problem is with > the kernel since I did not change anything else. Why it says 'no > route' when I added the default route? > > Laci > What did you changed in kernel CONFIG ? One important remark - if you are in stress, reboot to old working kernel (hope that will work :-) ) and wait till evening. Vladimir