Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 13:27:24 -0500 (EST)
From:      Peter Leftwich <Hostmaster@Video2Video.Com>
To:        Manuel Hendel <Manuel.Hendel@easygolucky.de>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: after upgrade ifconfig_xl0_alias0 in rc.conf didn't work anymore
Message-ID:  <20020304132453.C73281-100000@earl-grey.cloud9.net>
In-Reply-To: <20020304180611.GA607@he0.easygolucky.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Manuel, I think I recently had the same issue, and [1] commenting out "^#"
a lot of ifconfig lines and [2] putting the DHCP line below both fixed the
problem.  Hope this helps

#ifconfig_lo0="inet 127.0.0.1"  # default loopback device configuration.
ifconfig_xl0="DHCP"
#ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry.
#ifconfig_ed0_ipx="ipx 0x00010010"      # Sample IPX address family entry.

On Mon, 4 Mar 2002, Manuel Hendel wrote:
> Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
> Received: from mail5.registeredsite.com (mail5.registeredsite.com
>     [64.224.9.14])
> 	by russian-caravan.cloud9.net (Postfix) with ESMTP id E50E328B07
> 	for <pete@cloud9.net>; Mon,  4 Mar 2002 13:08:37 -0500 (EST)
> Received: from mail.video2video.com (mail.video2video.com [209.35.10.22])
> 	by mail5.registeredsite.com (8.11.6/8.11.4) with ESMTP id
>     g24HGfm25089
> 	for <pete@cloud9.net>; Mon, 4 Mar 2002 12:16:41 -0500
> Received: from mx2.freebsd.org [209.35.10.22] by mail.video2video.com
>   (SMTPD32-6.06) id A82513FB0120; Mon, 04 Mar 2002 13:08:37 -0500
> Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])
> 	by mx2.freebsd.org (Postfix) with ESMTP
> 	id 56F7E55466; Mon,  4 Mar 2002 10:08:26 -0800 (PST)
> 	(envelope-from owner-freebsd-questions@FreeBSD.ORG)
> Received: by hub.freebsd.org (Postfix, from userid 538)
> 	id 07B8437B417; Mon,  4 Mar 2002 10:08:23 -0800 (PST)
> Received: from localhost (localhost [127.0.0.1])
> 	by hub.freebsd.org (Postfix) with SMTP
> 	id DF3362E808B; Mon,  4 Mar 2002 10:08:21 -0800 (PST)
> Received: by hub.freebsd.org (bulk_mailer v1.12); Mon,
>      4 Mar 2002 10:08:21 -0800
> Delivered-To: freebsd-questions@freebsd.org
> Received: from he0.easygolucky.de (he0.easygolucky.de [62.208.187.122])
> 	by hub.freebsd.org (Postfix) with ESMTP id B6CD137B400
> 	for <freebsd-questions@freebsd.org>; Mon,  4 Mar 2002 10:08:19 -0800 (PST)
> Received: by he0.easygolucky.de (Postfix, from userid 1976)
> 	id 737F162041; Mon,  4 Mar 2002 19:06:11 +0100 (CET)
> Date: Mon, 4 Mar 2002 19:06:11 +0100
> From: Manuel Hendel <Manuel.Hendel@easygolucky.de>
> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
> Subject: after upgrade ifconfig_xl0_alias0 in rc.conf didn't work anymore
> Message-ID: <20020304180611.GA607@he0.easygolucky.de>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> User-Agent: Mutt/1.3.26i
> Sender: owner-freebsd-questions@FreeBSD.ORG
> List-ID: <freebsd-questions.FreeBSD.ORG>
> List-Archive: <http://docs.freebsd.org/mail/>; (Web Archive)
> List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
> List-Subscribe:
>     <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
> List-Unsubscribe:
>     <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
> X-Loop: FreeBSD.ORG
> Precedence: bulk
>
> Today I upgraded 4.5, after reboot the before defined xl0_alias? interfaces didn't came up again. What's up here?
> --
> If all mankind minus one were of one opinion, mankind would be no more justified in silencing that one person than he, if he had the power, would be justified in silencing mankind.
> -John Stuart Mill


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020304132453.C73281-100000>