hello,

I have the following entries in /lib/ndb/local.

sys=io
        dom=io.local
        ether=001fd0169891
        ip=192.168.0.5
        ip=2402:6b00:22cd:bf80::5

sys=hebe
        dom=hebe.local
        ether=6805ca0a0bf2
        ip=192.168.0.6
        ip=2402:6b00:22cd:bf80::6


io% ndb/csquery
> tcp!hebe!1
/net/tcp/clone 192.168.0.6!1
/net/tcp/clone 2402:6b00:22cd:bf80::6!1
> tcp!hebe.local!1
/net/tcp/clone 192.168.0.6!1
/net/tcp/clone 2402:6b00:22cd:bf80::6!1
> tcp!io!1
/net/tcp/clone 192.168.0.5!1                    ### does not show both IPs
> tcp!io.local!1
/net/tcp/clone 192.168.0.5!1
/net/tcp/clone 2402:6b00:22cd:bf80::5!1
>
io% 

is there any reason that csquery should not show both IPs
when address is sysname on that csquery command is executed?

Kenji Arisawa




Reply via email to