9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] ipv6 and ndb/csquery
Date: Sat,  4 Jul 2015 14:30:33 +0900	[thread overview]
Message-ID: <5A71C3EB-FA46-4088-919F-2ECC9561CD64@ar.aichi-u.ac.jp> (raw)

Hello,

I am currently trying ipv6 of Plan9.

with a line
	ip=192.168.0.3 ipv6=fe80::6a05:caff:fe00:fc34 ether=6805ca00fc34	sys=maia
in /lib/ndb/local, and executing
	ipv6on
I tried dnsquery and csquery.

ii seems dnsquery is OK

term% ndb/dnsquery
> maia
maia.local ip	192.168.0.3
> maia ipv6
maia.local ipv6	fe80::6a05:caff:fe00:fc34
> www.google.com
www.google.com ip	173.194.117.212
www.google.com ip	173.194.117.211
www.google.com ip	173.194.117.210
www.google.com ip	173.194.117.208
www.google.com ip	173.194.117.209
> www.google.com ipv6
www.google.com ipv6	2404:6800:4004:80c::1014
>

however I don’t understand the behavior of csquery

term% ndb/csquery
> tcp!maia!*
/net/tcp/clone 192.168.0.3!*
> tcp!www.google.com!*
/net/tcp/clone 173.194.117.210!*
/net/tcp/clone 173.194.117.208!*
/net/tcp/clone 173.194.117.209!*
/net/tcp/clone 173.194.117.211!*
/net/tcp/clone 173.194.117.212!*
/net/tcp/clone 2404:6800:4004:80c::1014!*
>

why csquery does not show ipv6 address of maia?

Kenji Arisawa




             reply	other threads:[~2015-07-04  5:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-04  5:30 arisawa [this message]
2015-07-06 17:01 ` cinap_lenrek
2015-07-11 13:01   ` arisawa
2015-07-11 15:37     ` cinap_lenrek
2015-07-15  4:41       ` arisawa

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=5A71C3EB-FA46-4088-919F-2ECC9561CD64@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --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).