9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] VMware: Can't use DNS because cs fails?
Date: Mon, 24 Jun 2013 09:07:35 -0400	[thread overview]
Message-ID: <47321d0ab055389a9d08b8a0d2440ca6@lyons.quanstro.net> (raw)
In-Reply-To: <6df078c3-da6d-4267-b6b5-41d653d3201e@googlegroups.com>

> Looking in /net/ndb, my network looks like this:
>
> 	ip=127.0.0.1 ipmask=/104 ipgw=::
> 		sys=gnot
> 		sys=gnot
> 		dom=gnot.localdomain
> 		dns=192.168.220.2
>
> I don't know if that's correct.

i think this is the issue.  if the ip network is 127.0.0.1/104,
then the gateway (:: = 0:0:0:0:0:0:0:0) is not on the
same network.  so 192.168.220.2 can't be reached.

by the way, for reasons that escape me, 127.0.0.1 has
a mask of /8.  not sure why the local host needs 16777214
ip addresses.

> Debugging further, it turns out I can query my DNS server directly:
>
> 	term% ndb/dnsdebug @192.168.220.2 www.google.com
> 	31846.1: sending to 192.168.220.2/192.168.220.2 www.google.com ip
> 	31846: rcvd OK from 192.168.220.2 ( recurse can_recurse)
> 	[...snip...]

this looks like a bug.  what is the contents of /net/iproute?

- erik



  reply	other threads:[~2013-06-24 13:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-24  9:09 Ilmari Vacklin
2013-06-24 13:07 ` erik quanstrom [this message]
2013-06-24 17:39   ` Bakul Shah
2013-06-24 18:18   ` [9fans] VMwaCan't " Ilmari Vacklin
2013-06-24 19:46     ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47321d0ab055389a9d08b8a0d2440ca6@lyons.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).