From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 11 Feb 2014 08:30:44 -0500 To: 9fans@9fans.net Message-ID: <1ad42f503194c3a62c6015fdf153da64@brasstown.quanstro.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Help with networking on Virtual Box Topicbox-Message-UUID: b8a9c8f8-ead8-11e9-9d60-3106f5b1d025 > ipconfig: ipaddr=192.168.1.25 ipmask=255.255.255.0 > ipconfig: ipgw=192.168.1.1 > ipconfig: dns=192.168.1.1 > ipconfig: server=192.168.1.1 sname= > term% cat /net/ndb > ip=127.0.0.1 ipmask=/104 ipgw=:: > sys=gnot > sys=gnot > dns=192.168.1.1 > > Does anyone know how I might go about solving the problem? what is the result of "cat /net/iproute"? i would expect that routing entries are there. can you ping the hypervisor's ip address from the vm? if not, ratrace(1) can help hunt down what's goign on. - erik