[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01002) Scoped Addresses



	There are any way to use telnet and ftp applications without telling them
the interface when I use Link Local Address, in other words:

	instead of: telnet fe80::xxxx:xxxx:xxxx:xxxx%eth0
	only use: telnet fe80::xxxx:xxxx:xxxx:xxxx

the problem is that I can't use symbolic names of this hosts (configured in
etc/hosts).

	Could any body explain me why is necessary to indicate the interface only
in Link Local Addresses?

Thanks