From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <5321CDA7.5030907@mail.com> References: <5321CDA7.5030907@mail.com> Date: Thu, 13 Mar 2014 08:44:31 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c2ec9a506e9e04f47ed405 Subject: Re: [9fans] two nics 8139 Topicbox-Message-UUID: c9c1b704-ead8-11e9-9d60-3106f5b1d025 --001a11c2ec9a506e9e04f47ed405 Content-Type: text/plain; charset=ISO-8859-1 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 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 > > > --001a11c2ec9a506e9e04f47ed405 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
the usual suspects (bind, ipconfig, cs, dns)

# second ethernet card
bind -b '#l1' /ne= t.alt
bind -b '#I1' /net.alt
ip/ipconfig -x /ne= t.alt ether /net.alt/ether1
ndb/cs -x /net.alt -f /lib/ndb/external
ndb/dns -sx /net.alt= -f /lib/ndb/external

=

On Thu, Mar 13, 2014 at 8:24 AM, Adriano= Verardo <adriano.verardo@mail.com> 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



--001a11c2ec9a506e9e04f47ed405--