From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 19:47:25 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 2566A16A4CE for ; Tue, 8 Feb 2005 19:47:25 +0000 (GMT) Received: from via.mailbox.hu (netfinity2.mailbox.hu [195.70.35.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7506043D2D for ; Tue, 8 Feb 2005 19:47:24 +0000 (GMT) (envelope-from ricsip@mailbox.hu) Received: from via.mailbox.hu (web1.mailbox.hu [10.70.35.72]) by via.mailbox.hu (Postfix) with ESMTP id 56AB93A1251 for ; Tue, 8 Feb 2005 20:46:35 +0100 (CET) Received: from ad.mailbox.hu (unknown [10.0.0.11]) by via.mailbox.hu (Postfix) with SMTP id 44E3D3A0A95 for ; Tue, 8 Feb 2005 20:46:33 +0100 (CET) Received: (qmail 30095 invoked by uid 65534); 8 Feb 2005 19:53:42 -0000 Message-ID: <20050208195342.30094.qmail@ad.mailbox.hu> Received: from [81.182.12.229] by web1.mailbox.hu via HTTP; Tue, 08 Feb 2005 20:53:42 +0100 From: =?iso-8859-2?B?IlDhc3p0b3IgUmljaOFyZCIg?= Date: Tue, 08 Feb 2005 20:53:42 +0100 To: freebsd-questions@freebsd.org X-Mailer: Postino MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re:Sysinstall problem with network settings 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: Tue, 08 Feb 2005 19:47:25 -0000 Ok, i was very lame :) cat /etc/rc.conf shows that sysinst put there the required config lines, but didnt pass them to ifconfig. After a reboot, it worked well, i just thought that sysinstall will configure ifconfig at once. I can remember, that problem was about Freesbie, which cant save the modified rc.conf, so i wasnt able to config the network by using sysintall. Anyway, thanx for mentioning that! ricsip