LLA (Link local address) in FreeBSD route command
satish amara
satishkamara at gmail.com
Thu Apr 26 13:41:04 UTC 2012
I gave reference to old man page because it talks about scope which is
related to link local address of IPV6.
I don't see the latest man page talks about link-local address of IPV6. So
I am looking for how routes for
link-local address are handled in latest BSD Stack.
I see some configurations where people are giving link-local address as
gateway.
So I am trying to see whether these configuration are valid and if not
there could be bug.
If BSD allows to configure routes for link local address of IPV6 then I
think it could be bug as
they are local to subnet and typically there routes are automatic. I am not
sure allowing link-local
address as gateway address is valid or not for IPV6.
Thanks,
Satish K Amara
On Wed, Apr 25, 2012 at 12:20 AM, Jason Hellenthal
<jhellenthal at dataix.net>wrote:
>
> First off lets start by referencing something that is correct and
> staying within-band instead of OOB.
>
> http://www.freebsd.org/cgi/man.cgi?query=route
>
> Review that page and if you still have any questions then please ask
> again.
>
> On Tue, Apr 24, 2012 at 05:07:54PM -0400, satish amara wrote:
> > Hi,
> >
> > I am trying to see what is valid and is supported in latest
> > FreeBSD
> >
> > Does BSD let user add routes to LLA destinations?
> >
> > Does BSD let user specify LLA gateway without specifying the scope?
> >
> >
> > I see following man page which talks about scope but looks like it not
> > supported in the latest.
> >
> > http://www.manpagez.com/man/8/route/
> >
> >
> > Thanks,
> >
> > Satish K Amara
> > _______________________________________________
> > freebsd-net at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-net
> > To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>
> --
>
> - (2^(N-1))
>
More information about the freebsd-net
mailing list