Carlos E. R. wrote:
Solved that part. But I still can not connect on IPv6, maybe it doesn't like link local addresses.
Telcontar:~ # ping -6 isengard connect: Invalid argument Telcontar:~ # ping -4 isengard PING Isengard.valinor (192.168.1.16) 56(84) bytes of data. 64 bytes from Isengard.valinor (192.168.1.16): icmp_seq=1 ttl=64 time=0.297 ms 64 bytes from Isengard.valinor (192.168.1.16): icmp_seq=2 ttl=64 time=0.296 ms ^C --- Isengard.valinor ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1011ms rtt min/avg/max/mdev = 0.296/0.296/0.297/0.017 ms Telcontar:~ #
cer@Telcontar:~> ssh -6 -X root@Isengard.valinor ssh: connect to host isengard.valinor port 22: Invalid argument cer@Telcontar:~>
The old problem :-(
cer@Telcontar:~> ping fe80::4ecc:6aff:fe61:50a1 connect: Invalid argument cer@Telcontar:~> ping "fe80::4ecc:6aff:fe61:50a1" connect: Invalid argument
Yes, you have to specify the interface when trying to use a link-local address. -- Per Jessen, Zürich (19.4°C) http://www.cloudsuisse.com/ - your owncloud, hosted in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org