From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GDSes-0000s8-Gl for garchives@archives.gentoo.org; Wed, 16 Aug 2006 21:10:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7GL8QMA014128; Wed, 16 Aug 2006 21:08:26 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7GL5b3L029328 for ; Wed, 16 Aug 2006 21:05:38 GMT Received: by wx-out-0506.google.com with SMTP id r21so266771wxc for ; Wed, 16 Aug 2006 14:05:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=D7raczjNT5/wg5wAAqYlS/rAFJqgGD2j7qE/hdqo6o9LYskJH1k82ADpUs5XoxwdLnnBIfBxw+josMfnV3WYP+/XcpF1nuOHMd15T00hmHjFr1FI8oMmHnZZp29pQQUoFRzIUOxSPEklqW5UG7MeOplVaZBUxjHWkhvYHr13dQs= Received: by 10.49.90.4 with SMTP id s4mr1242044nfl; Wed, 16 Aug 2006 14:05:36 -0700 (PDT) Received: by 10.48.212.9 with HTTP; Wed, 16 Aug 2006 14:05:36 -0700 (PDT) Message-ID: <9acccfe50608161405v64e6426dqb17292c3bc858e1d@mail.gmail.com> Date: Wed, 16 Aug 2006 14:05:36 -0700 From: "Kevin O'Gorman" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Emergence killed my connectivity In-Reply-To: <44E37CDB.9030907@mid.email-server.info> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9acccfe50608161259nf45311cr13a3ef4282e768@mail.gmail.com> <44E37CDB.9030907@mid.email-server.info> X-Archives-Salt: 9f0ba653-a84a-448e-b17a-f0003e6a9dba X-Archives-Hash: 26ff74e899e5c2eec281dc8911259c02 On 8/16/06, Alexander Skwar wrote: > Kevin O'Gorman schrieb: > > > config_eth1=( "64.166.164.49/29 brd 64.166.164.55" ) > > gateway=( "eth1/64.166.164.54" ) > > What's gateway supposed to do? In my net.example, there's no gateway=(). > Is gateway=() something new? > > Routes are set with routes_$dev=(), eg. routes_eth1=( "64.166.164.54" ) > > > Can anyone else who uses a static IP setup take a look and see what > > I'm doing differently? > > I think you should re-read the net.example and a bit more carefully. > Doing so, you'll see that there's no gateway=() section. > > Alexander Skwar I didn't expect there was, but I was hoping there was still support for the old syntax. Obviously not. Anyway, thanks for the nudge -- I just verfied that replacing it with routes-eth1=( "default via 64.166.164.54" ) does the trick, and I'm back in business. -- Kevin O'Gorman, PhD -- gentoo-user@gentoo.org mailing list