Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2008 19:53:21 +0900
From:      "SUZUKI, Shinsuke" <suz@freebsd.org>
To:        "Ian Brown" <ianbrn@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Pim6sd daemon and global addresses
Message-ID:  <beabd490805010353q37926bb0va1dac40adfdc53f4@mail.gmail.com>
In-Reply-To: <d0383f90804242325p7ce88571mdb7ade9358b7e058@mail.gmail.com>
References:  <d0383f90804242325p7ce88571mdb7ade9358b7e058@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Fri, Apr 25, 2008 at 3:25 PM, Ian Brown <ianbrn@gmail.com> wrote:

>  from man pim6sd:
>  "pim6sd requires the node running the daemon to have an IPv6 global
>  address.".
>  Does that mean that it must have an IPv6 address which
>  it address has a global type?
 >  Namely, must it be an address which starts with a global prefix, like
>  2001::....?
Yes. That's because some of a PIM-SM protocol message
(PIM-Register/Register-Stop) requires a global unicast address.
#In some cases PIM-Register/Register-Stop is not used.  As it is
#not always so obvious, pim6sd requires a global unicast address.

>  Second: is there a way to prevent the pim6sd daemon to send the PIM
>  hello messages, which it does regularly ?
Please specify the following command in your pim6sd.conf, where xxx is
the interface name you want to  disable PIM-SM.
     phyint xxx disable;

Thanks.
----
SUZUKI, Shinsuke



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