On Sat, Apr 13, 2002 at 04:57:44PM +0200, Peter Bieringer wrote: > Hi, > > don't know whether this is a bug or a missing feature, but > > /etc/hosts: > fe80::280:c8ff:fe01:2345%eth0 host6 > > isn't valid recognized - should it? > > # ssh host6 > ssh: host6: Name or service not known
Works here: [163]cicely8> uname -a FreeBSD cicely8.cicely.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Mar 16 10:53:19 CET 2002 [EMAIL PROTECTED]:/var/d1/FreeBSD-2002-03-13/src/sys/i386/compile/CICELY8 i386 [164]cicely8> grep test /etc/hosts fe80::200:92ff:fe9b:20e7%de0 test [165]cicely8> ssh -v test OpenSSH_2.9 FreeBSD localisations 20020307, SSH protocols 1.5/2.0, OpenSSL 0x0090603f debug1: Reading configuration data /home/ticso/.ssh/config debug1: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: restore_uid debug1: ssh_connect: getuid 1007 geteuid 1007 anon 1 debug1: Connecting to test [fe80::200:92ff:fe9b:20e7] port 22. [...] But I asume you are using Linux - you did not mention... -- B.Walter COSMO-Project http://www.cosmo-project.de [EMAIL PROTECTED] Usergroup [EMAIL PROTECTED] --------------------------------------------------------------------- The IPv6 Users Mailing List Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]
