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 <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