From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5321D837.2020806@mail.com> Date: Thu, 13 Mar 2014 17:09:27 +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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [9fans] two nics 8139 Topicbox-Message-UUID: c9d3965e-ead8-11e9-9d60-3106f5b1d025 Charles Forsyth ha scritto: > > On 13 March 2014 15:44, Skip Tavakkolian > wrote: > > # second ethernet card > bind -b '#l1' /net.alt > > > You can also add it as another ether on the same IP stack: bind -b > '#l1' /net > and then use ipconfig to configure it there. ok, thanks. If the goal is to manage two separate networks, one local and the other for remote/restricted access only, its better to have 2 stacks or 2 nics under the same stack ? adriano