From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f170.google.com ([209.85.212.170]:58463 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752177AbaI2Naw (ORCPT ); Mon, 29 Sep 2014 09:30:52 -0400 Received: by mail-wi0-f170.google.com with SMTP id n3so2744867wiv.5 for ; Mon, 29 Sep 2014 06:30:51 -0700 (PDT) Date: Mon, 29 Sep 2014 15:30:49 +0200 From: Alexander Aring Subject: Re: ICMPv6 Redirects Message-ID: <20140929133048.GB14608@omega> References: <20140926153521.GA7643@omega> <542593AC.4060901@xsilon.com> <20140927014243.GA26666@omega> <54293279.5090103@xsilon.com> <54293B6C.7040800@gmail.com> <54293DD4.1090907@xsilon.com> <5429441C.5000302@gmail.com> <5429466F.4080506@gmail.com> <54295556.3030800@xsilon.com> <20140929131200.GA14608@omega> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20140929131200.GA14608@omega> Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Simon Vincent Cc: Varka Bhadram , linux-wpan@vger.kernel.org On Mon, Sep 29, 2014 at 03:12:00PM +0200, Alexander Aring wrote: > On Mon, Sep 29, 2014 at 01:49:26PM +0100, Simon Vincent wrote: > ... > > >> > > >>Try this . I hope it will work. > > >Sorry for the wrong info... > > > > > >Set up accept_redirects/send_redirects to boolean value '0' > > > > > >echo 0 > /proc/sys/net/ipv6/conf/all/accept_redirects > > >-- > > I don't have a > > > > /proc/sys/net/ipv6/conf/all/send_redirects > > > > It looks like it is not possible to disable redirects on ipv6. > > Do you have SYSFS enabled? > Sorry I don't mean SYSFS here, something with SYS.... I mean this [0]. The CONFIG_SYSCTL. - Alex [0] http://lxr.free-electrons.com/source/net/ipv6/route.c#L2880