[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02291) Re: Listening?
- To: <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 02291) Re: Listening?
- From: "Jeroen Massar" <jeroen@xxxxxxxxx>
- Date: Thu, 27 Mar 2003 00:24:21 +0100
- Importance: Normal
- In-reply-to: <20030326114127.30040.qmail@web20206.mail.yahoo.com>
- Organization: Unfix
- Reply-to: usagi-users@xxxxxxxxxxxxxx
Bayne Alfredo [mailto:engeco2002@xxxxxxxxx] wrote:
> How do I listen on a specific interface on IPv6
> For example
> eth0 = fe80::230:18ff:fe73:4701
> eth1 = fe80::240:c7ff:fe2e:4e71
>
> netstat say's I am listening on ::
> but I can't connect to the above addresses only to ::1
Use scopes eg "telnet fe80::230:18ff:fe73:4701%eth0"
Greets,
Jeroen