> On Mon, 2 Oct 2006 13:56:06 +0200,
> John Hay <[EMAIL PROTECTED]> said:
>> The key point here is whether the route is statically created or not.
>> And, if I understand your intent correctly, the host route you want to
>> install is not really "static" in that it can (or should) be remo
On Mon, Oct 02, 2006 at 05:19:12PM +0900, JINMEI Tatuya / [EMAIL
PROTECTED]@C#:H wrote:
> I should have looked at it much earlier (sorry about the delay), but I
> don't this change is correct. This will easily bother statically
> installed route (especially) on a point-to-point interface.
No pro
> On Fri, 8 Sep 2006 18:15:14 +0200,
> John Hay <[EMAIL PROTECTED]> said:
> With this and my FreeBSD/IPv6 port of olsrd I can run multiple wireless
> interfaces with the same IPv6 subnet and olsrd can make it all work.
I should have looked at it much earlier (sorry about the delay), but
Ok, I have made some progress. Again I have two machines, called rtrg,
which I'm working on and rtr2, the one I want to "route" to. So my
/etc/hosts have this in:
2001:4200:7000:15:202:6fff:fe22:9547rtrg
2001:4200:7000:15:202:6fff:fe41:1927rtr2
If I add a route (on rtrg) like this, I do
Cc : [EMAIL PROTECTED]
Envoyé le : Jeudi, 7 Septembre 2006, 12h09mn 44s
Objet : Re: ipv6 host routes
Ok, I still have no joy adding an IPv6 route. Can anybody tell me what I
do wrong?
What I understand from the route(8) man page is that this command should
work:
route add -inet6 rtr2 rtrg -interface
Ok, I still have no joy adding an IPv6 route. Can anybody tell me what I
do wrong?
What I understand from the route(8) man page is that this command should
work:
route add -inet6 rtr2 rtrg -interface
Where rtr2 is the destination address and rtrg is my address on the
interface that rtr2 is conn
as the author of the route code in olsr I can explain what I was trying to do:
for routing purposes what we need are point-to-point routes, the
subnets on the mesh interfaces are there only to facilitate
broadcasting the routing packets. because of the way freebsd is
wired, to support multipl
On Mon, Sep 04, 2006 at 11:04:44AM +0900, [EMAIL PROTECTED] wrote:
> At Sun, 3 Sep 2006 15:22:14 +0200,
> John Hay wrote:
> >
> > Hi,
> >
> > Does anybody know how to add a direct IPv6 host route that actually works?
> > What I mean is not through a gateway, but for one directly reachable.
> >
>
At Sun, 3 Sep 2006 15:22:14 +0200,
John Hay wrote:
>
> Hi,
>
> Does anybody know how to add a direct IPv6 host route that actually works?
> What I mean is not through a gateway, but for one directly reachable.
>
> I know it normally isn't needed because it will just work, but I'm
> trying to add
Hi,
Does anybody know how to add a direct IPv6 host route that actually works?
What I mean is not through a gateway, but for one directly reachable.
I know it normally isn't needed because it will just work, but I'm
trying to add FreeBSD IPv6 capability to net/olsrd. It looks like I have
most of
10 matches
Mail list logo