From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5321D536.4020905@mail.com> Date: Thu, 13 Mar 2014 16:56:38 +0100 From: Adriano Verardo User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> References: <5321CDA7.5030907@mail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [9fans] two nics 8139 Topicbox-Message-UUID: c9ce49ba-ead8-11e9-9d60-3106f5b1d025 Skip Tavakkolian ha scritto: > the usual suspects (bind, ipconfig, cs, dns) > > # second ethernet card > bind -b '#l1' /net.alt > bind -b '#I1' /net.alt > ip/ipconfig -x /net.alt ether /net.alt/ether1 > ndb/cs -x /net.alt -f /lib/ndb/external > ndb/dns -sx /net.alt -f /lib/ndb/external > I will re-read all that docs. Thanks a lot for the hints, Skip adriano > > > On Thu, Mar 13, 2014 at 8:24 AM, Adriano Verardo > > wrote: > > Hi, all. > I have 2 nics rtl8139, both successfully probed as l0 and l1 but > in /net I see only the interface ether0 to l0 and /net.alt is empty. > > Where can I find a doc about how to configure 2 tcp stacks and/or > to use 2 nics through the same stack ? > > Thanks in advance > > adriano > > >