Re: [v6ops] new draft: draft-elkins-v6ops-multicast-virtual-nodes

sthaug@nethelp.no Mon, 22 September 2014 19:56 UTC

Return-Path: <sthaug@nethelp.no>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 688261A1B39 for <v6ops@ietfa.amsl.com>; Mon, 22 Sep 2014 12:56:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.987
X-Spam-Level:
X-Spam-Status: No, score=-4.987 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.786, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s2msbQM4cgv6 for <v6ops@ietfa.amsl.com>; Mon, 22 Sep 2014 12:56:18 -0700 (PDT)
Received: from bizet.nethelp.no (bizet.nethelp.no [195.1.209.33]) by ietfa.amsl.com (Postfix) with SMTP id 4C7641A1B35 for <v6ops@ietf.org>; Mon, 22 Sep 2014 12:56:17 -0700 (PDT)
Received: (qmail 70635 invoked from network); 22 Sep 2014 19:56:16 -0000
Received: from bizet.nethelp.no (HELO localhost) (195.1.209.33) by bizet.nethelp.no with SMTP; 22 Sep 2014 19:56:16 -0000
Date: Mon, 22 Sep 2014 21:56:16 +0200
Message-Id: <20140922.215616.71157602.sthaug@nethelp.no>
To: v6ops@wjcerveny.com
From: sthaug@nethelp.no
In-Reply-To: <1411414987.4185178.170473277.2FA81688@webmail.messagingengine.com>
References: <1411408550.77000.YahooMailNeo@web125104.mail.ne1.yahoo.com> <20140922.212151.41703956.sthaug@nethelp.no> <1411414987.4185178.170473277.2FA81688@webmail.messagingengine.com>
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Archived-At: http://mailarchive.ietf.org/arch/msg/v6ops/rZzBSUlnJY09NmP-EZrMV47SSJ4
Cc: draft-elkins-v6ops-multicast-virtual-nodes@tools.ietf.org, v6ops@ietf.org
Subject: Re: [v6ops] new draft: draft-elkins-v6ops-multicast-virtual-nodes
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/v6ops/>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Sep 2014 19:56:20 -0000

> > On all the Linux boxes I just tried this on, I get:
> > 
> > sthaug@server% ping6 ff02::1
> > connect: Invalid argument
> > 
> 
> Try specifying the interface, such as: ping6 -I eth0 ff02::1

Or in my case, using the -I option to specify source address:

 -I interface address
        Set  source address to specified interface address. Argument may be
        numeric IP address or name of device. When pinging IPv6  link-local
        address this option is required.

Since an extra option is required, the risk of somebody doing this by
accident is significantly reduced.

Steinar Haug, AS 2116