[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 01002) Scoped Addresses
- To: "Users IPv6. org Mailing list" <users@xxxxxxxx>, "USAGI Mailing List" <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 01002) Scoped Addresses
- From: "Juan Antonio" <ja_rosa@xxxxxxxx>
- Date: Mon, 12 Nov 2001 12:23:32 +0100
- Importance: Normal
- Reply-to: usagi-users@xxxxxxxxxxxxxx
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