From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <203975f49e91f93a5b4df848ead8e5c2@kw.quanstro.net> Date: Wed, 21 Jul 2010 09:24:17 -0700 Message-ID: From: Akshat Kumar To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] auth server with two NICs Topicbox-Message-UUID: 40f6989c-ead6-11e9-9d60-3106f5b1d025 oxen# cat /net/ndb ip=192.168.100.2 ipmask=/120 ipgw=192.168.100.1 the IP for the public network isn't even shown here... I think the information in /net/ndb is directly from bootargs=il -g 192.168.100.1 ether /net/ether1 192.168.100.2 255.255.255.0 in plan9.ini