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

(usagi-users 02001) Re: IPv6 in Linux kernel 2.4.19



Hi,
Thanks a lot for this quick response. Yeah, I am trying to do a ping on
the link local address.

The following is the configuration:

Machine A
---------
eth0: inet6 addr: fe80::2d0:b7ff:fe06:6ae5/10 Scope:Link

Machine B
---------
eth0: inet6 addr: fe80::2e0:29ff:fe24:9b23/10 Scope:Link
eth1: inet6 addr: fe80::2e0:29ff:fe24:9b22/10 Scope:Link

Machine A and Machine B eth1 are in the same Ethernet link.

From Machine A, I am trying to ping Machine B eth1 as:

Machine A> ping6 -I eth0 fe80::2e0:29ff:fe24:9b22
bind icmp socket: Invalid argument
Machine A>

How to avoid this error? 

Thanks in advance
Siva

-----Original Message-----
From: yoshfuji@xxxxxxxxxxxxxx [mailto:yoshfuji@xxxxxxxxxxxxxx] 
Sent: Friday, November 29, 2002 11:04 AM
To: usagi-users@xxxxxxxxxxxxxx
Subject: (usagi-users 02000) Re: IPv6 in Linux kernel 2.4.19


In article <72D09F11CC09B645ADE2890F6B442FD869D40F@xxxxxxxxxxxxxxxxxxxx>
(at Fri, 29 Nov 2002 10:41:12 +0530), "Sivakumar Kuppusamy"
<sivakumar.kuppusamy@xxxxxxxxx> says:

> I am trying to do a ping6 from machine A to machine B (both machines
are
> on the same ethernet link). It is failing with error "bind icmp
socket:
> Invalid argument". Do I have to install USAGI kernel patch to make
this
> ping6 work? 

I suppose you're trying to ping6 to link-local address.
You need to specify link like this:
  % ping6 ff02::1%eth0

-- 
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA


**************************Disclaimer**************************************************    
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************