Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2012 00:36:40 -0000
From:      "Steven Hartland" <killing@multiplay.co.uk>
To:        "Qing Li" <qingli@freebsd.org>, "Vlad Galu" <dudu@dudu.ro>
Cc:        "freebsd-stable@FreeBSD.org" <freebsd-stable@freebsd.org>, liv3d@multiplay.co.uk, "Alexander V. Chernikov" <melifaro@freebsd.org>
Subject:   Re: serious packet routing issue causing ntpd high load?
Message-ID:  <C858699588254B4EB6CE05E0F4A8D594@multiplay.co.uk>
References:  <2740DA0E7C0F495BA00E6D4BC0FE8F37@multiplay.co.uk><B143A8975061C446AD5E29742C53172313BC17@PWSVL-EXCMBX-01.internal.cacheflow.com><040F9FF759DA441392432EDBD5C4D2CF@multiplay.co.uk><4EB29A84.6070104@FreeBSD.org><B143A8975061C446AD5E29742C531723174F0D@PWSVL-EXCMBX-01.internal.cacheflow.com><CA%2BFTnKNmOEvZP0V3V4nzOdPmrO4XzJnjyPK9x1YH1q2%2B95bsjg@mail.gmail.com> <CAGnGRdKOgzzf5aMB2ycJUM9FOZn18v5yY6OA7PzErGoauoTfog@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- 
From: "Qing Li" <qingli@freebsd.org>
> Sorry about the delayed response. No, this one just fell through the cracks.
> 
> Has anyone responded ?  Does it still exist in 9.x ?

We discovered yesterday that adding the following routes,
which are present in: /etc/rc.d/network_ipv6, but not
active unless ipv6_enable="YES" is set fixed the issue:-

route add -inet6 ::ffff:0.0.0.0 -prefixlen 96 ::1 -reject
route add -inet6 ::0.0.0.0 -prefixlen 96 ::1 -reject

I haven't confirmed but this is reported to be set
by default on 9.x due to the changes in rc.d scripts.

    Regards
    Steve

================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337
or return the E.mail to postmaster@multiplay.co.uk.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C858699588254B4EB6CE05E0F4A8D594>