Hey Fred11,
yes, type “ping onefinity.local” on the CLI
The output should look similar to this:
root:~# ping onefinity.local
PING onefinity.local (169.254.234.237) 56(84) bytes of data.
64 bytes from onefinity.local (169.254.234.237): icmp_seq=1 ttl=64 time=0.441 ms
64 bytes from onefinity.local (169.254.234.237): icmp_seq=2 ttl=64 time=0.468 ms
64 bytes from onefinity.local (169.254.234.237): icmp_seq=3 ttl=64 time=0.420 ms
64 bytes from onefinity.local (169.254.234.237): icmp_seq=4 ttl=64 time=0.456 ms
[...]
or, if the link-local connection is not there:
root:~# ping onefinity.local
ping: onefinity.local: Name or service not known
The link-local (169.254.0.0) connection should also appear with
netstat -r