--- Matt Massie <[EMAIL PROTECTED]> wrote:
> guys-
> 
Matt,

 looks good on my ipv6 enabled Linus system. No longer confusing ipv4
and ipv6 adresses. No chance to test on the Suns yet.

> ..
> try this
> 
> % telnet localhost 8021
> 
> and then
> 
> % telnet :: 8021
> 
> if your telnet client is IPv6 enabled.  you should find that it
> correctly understands where you are coming from.
> 

[EMAIL PROTECTED]:/scratch/tmp/ganglia-2.6.0/gmond> telnet localhost
8021
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
        Server socket: 127.0.0.1:8021 -> 127.0.0.1:33360
Connection closed by foreign host.
[EMAIL PROTECTED]:/scratch/tmp/ganglia-2.6.0/gmond> telnet :: 8021
Trying ::...
Connected to ::.
Escape character is '^]'.
        Server socket: ::1:8021 -> ::1:33361
Connection closed by foreign host.
[EMAIL PROTECTED]:/scratch/tmp/ganglia-2.6.0/gmond> telnet mkn5833l1
8021
Trying 192.109.66.53...
Connected to mkn5833l1.
Escape character is '^]'.
        Server socket: 192.109.66.53:8021 -> 192.109.66.53:33362
Connection closed by foreign host.

 And from a different host:

efarm-hn:~$ telnet mkn5833l1 8021
Trying 172.17.21.95...
Connected to mkn5833l1.
Escape character is '^]'.
        Server socket: 172.17.21.95:8021 -> 172.17.23.69:52896
Connection closed by foreign host.


Martin

=====
------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de

Reply via email to