9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ipv6 and ndb/csquery
@ 2015-07-04  5:30 arisawa
  2015-07-06 17:01 ` cinap_lenrek
  0 siblings, 1 reply; 5+ messages in thread
From: arisawa @ 2015-07-04  5:30 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-15  4:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-04  5:30 [9fans] ipv6 and ndb/csquery arisawa
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

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).