From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8FDF61381F3 for ; Mon, 22 Jul 2013 20:55:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B36D0E09F1; Mon, 22 Jul 2013 20:54:46 +0000 (UTC) Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 989CCE09CD for ; Mon, 22 Jul 2013 20:54:45 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id fb1so7539915pad.9 for ; Mon, 22 Jul 2013 13:54:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=Y6lKQg0CT8hzsqWrpC6QkMkfVbvAT4V4wdr6nJJJ4HA=; b=cT8xFAH6OE8K0U8HNIcz5arDWXRTrXkBLncJXWUpcFPPKRpXRQNKo3B+h9bS1nSma5 C70/sRSj1Y8TSLfPLvpH4lgEL24snX73k2dsIUJpvzwUYrmQCsD+nTOGjTzI4QRSfEWH rOCD0e40Mjq4kPW+QTfn/TzB5vdz0P+rABR5OfjTv8OzsaVktU0WTOvYFkbtsD5RPSTc l7U8o0lAGF30vq4hg2fyZqpwyzIy09fksC5UM8lnezi2SRFrs6Sgjb7Haa7b2D+9uEI1 g2G/k2MIvm2Vlx2rdTNPNs7mUUv+M+zzZdTdITgm+4CrabIv+RXfIgb/BuunOxxpB9pF h2uA== X-Received: by 10.68.103.131 with SMTP id fw3mr32838158pbb.65.1374526484521; Mon, 22 Jul 2013 13:54:44 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.70.2.227 with HTTP; Mon, 22 Jul 2013 13:54:24 -0700 (PDT) In-Reply-To: References: From: Paul Hartman Date: Mon, 22 Jul 2013 15:54:24 -0500 X-Google-Sender-Auth: gnfKYl8qwvf312XI5fb5tKvcvfQ Message-ID: Subject: Re: [gentoo-user] Fresh install and problem with net.* init.d script To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 0b194383-af14-45a7-a7d8-878ba8f99a58 X-Archives-Hash: d85d2bc7791e8387e0bd7f31ae2d6ea4 On Mon, Jul 22, 2013 at 3:42 PM, FredL wrote: > when I boot the system, none of my two interface are started, instead dhcpcd > start and assign ip from dhcp server > > After booting if I manually start the scripts it assign my static config to > an alias of my interfaces... > > I really can't figure out what I am doing wrong, If someone have any idea it > would be nice. Do you perhaps have NetworkManager or wicd installed?