From owner-freebsd-questions@FreeBSD.ORG Thu May 26 20:07:38 2005 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 CB1DF16A41C for ; Thu, 26 May 2005 20:07:38 +0000 (GMT) (envelope-from ap010@terra.com.br) Received: from loncoche.terra.com.br (loncoche.terra.com.br [200.154.55.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBEED43D55 for ; Thu, 26 May 2005 20:07:37 +0000 (GMT) (envelope-from ap010@terra.com.br) Received: from estero.terra.com.br (estero.terra.com.br [200.154.55.138]) by loncoche.terra.com.br (Postfix) with ESMTP id 71253E78292 for ; Thu, 26 May 2005 17:07:35 -0300 (BRT) X-Terra-Karma: 0% X-Terra-Hash: 319b58ea173b2893153de0f32f1cd4b4 Received-SPF: pass (estero.terra.com.br: domain of terra.com.br designates 200.154.55.138 as permitted sender) client-ip=200.154.55.138; envelope-from=ap010@terra.com.br; helo=terra.com.br; Received: from terra.com.br (tupiza.terra.com.br [200.176.3.182]) (authenticated user diogodto) by estero.terra.com.br (Postfix) with ESMTP id 62CEE728070 for ; Thu, 26 May 2005 17:07:35 -0300 (BRT) Date: Thu, 26 May 2005 17:07:35 -0300 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 From: "Diogo Della" To: "freebsd-questions" X-XaM3-API-Version: 4.1 (B100) X-SenderIP: 164.41.67.4 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: freebsd cable disconnected problem 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: Thu, 26 May 2005 20:07:38 -0000 I have installed FreeBSD 4.10 RELEASE and recompile the kernel with some = options for multicast routing like (mrouted, ipfw, pim, etc). The problem is: if the network cable is disconnect or if a change the ini= tial ip of the interface none of the daemon networks like (ssh, ftp) work= s even testing it localhost. It is very strange: if a put the initial ip address of the interface and = disconnect the cable "ssh localhost" does not work. But, if a let this ru= nning and put the cable again, "ssh localhost" works. What is going on? FreeBSD need to be connected and with the same ip addre= ss I set at installation for the network deamon to work? Thanks. Diogo Della