From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 13:06:00 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 CDAA416A4CF for ; Tue, 8 Feb 2005 13:06:00 +0000 (GMT) Received: from via.mailbox.hu (netfinity2.mailbox.hu [195.70.35.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF9743D5A for ; Tue, 8 Feb 2005 13:06:00 +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 366AC3A2072 for ; Tue, 8 Feb 2005 14:05:11 +0100 (CET) Received: from web2.mailbox.hu (unknown [10.0.0.3]) by via.mailbox.hu (Postfix) with ESMTP id 1E8203A1ED9 for ; Tue, 8 Feb 2005 14:05:11 +0100 (CET) Received: from nobody by web2.mailbox.hu with local (Exim 3.35 #1 (Debian)) id 1CyVCM-0005sw-00 for ; Tue, 08 Feb 2005 14:14:34 +0100 Received: from [81.182.13.36] by web1.mailbox.hu via HTTP; Tue, 08 Feb 2005 14:14:34 +0100 From: =?iso-8859-2?B?IlDhc3p0b3IgUmljaOFyZCIg?= Date: Tue, 08 Feb 2005 14:14:34 +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 Message-Id: X-Virus-Scanned: ClamAV using ClamSMTP Subject: 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 13:06:00 -0000 I installed 4.11 Release recently. If i configure my network with sysinstall during the install procedure, everythin works fine. But if i skip network config, and want to do it after finishing setup, sysintall doesnt save my settings. I setup hostname, ip address, gateway, dns etc. then it asks for bringing up the interface. I choose yes, and i see a packet sent out from my machine to the switch. But after quitting sysintall, and typing "ifconfig tx0" it seems nothing has changed (no ip, interface is not UP). Could it be a bug? As i can remember, the same happened with 4.10. Thx! ricsip