From mboxrd@z Thu Jan 1 00:00:00 1970 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-reply-to: Your message of "Thu, 13 Mar 2014 08:44:31 PDT." References: <5321CDA7.5030907@mail.com> Date: Thu, 13 Mar 2014 11:52:32 -0700 From: Bakul Shah Message-Id: <20140313185232.48ABEB827@mail.bitblocks.com> Subject: Re: [9fans] two nics 8139 Topicbox-Message-UUID: c9f8ae94-ead8-11e9-9d60-3106f5b1d025 > 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 So what do you do when you have N ethernet ports and you want to forward packets between these ports either @ layer2 (bridge) or @ layer3 (route)?