Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2005 17:02:19 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        Marcin Jessa <lists@yazzy.org>
Cc:        FreeBSD-Current <current@freebsd.org>, FreeBSD-mobile <freebsd-mobile@freebsd.org>
Subject:   Re: Something incorrect in networking scripts.
Message-ID:  <20050620220219.GA78993@over-yonder.net>
In-Reply-To: <20050620234401.10169a26.lists@yazzy.org>
References:  <20050620234401.10169a26.lists@yazzy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 20, 2005 at 11:44:01PM +0200 I heard the voice of
> 
> and then create /etc/start_if_wlan0 :
> 
> The file does not seem to be used. When I rename it to start_if_iwi0
> it is not used either.

The scripts should be /etc/start_if.INT, not start_if_INT.  And a
quick glance at the rc scripts suggests that you'd have to use iwi0,
not wlan0, since the ifscripts get run before the aliases get set.


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



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