On 01/27/2015 10:21 AM, Andre Nathan wrote:
> but with OSPF the routes are added with the link-local addresses as
> gateways so, a container can't reach the other (actually not even a host
> can reach a container in another host).
Meh. It was a routing misconfiguration in the container itself. Sor
On 01/26/2015 07:09 PM, Ondrej Zajicek wrote:
> You cannot. OSPFv3 is expected to always generate routes with link-local
> gateways.
Interesting, I didn't know that. What I'm trying to do is to allow LXC
containers in a host to connect to containers in a different host,
having the hosts act as gat
On Mon, Jan 26, 2015 at 06:01:47PM -0200, Andre Nathan wrote:
> Hello
>
> I'm trying to setup a simple lab test for OSPFv3 with bird.
>
...
> bird> show route
> fd77:a:b:c::/80 via fe80::21e:67ff:fe7b:31c9 on eth1
>
> How do I override this behavior and export the fd77 address as the
> gateway a
Device proto is enabled? OSPF export/import filters?
26.01.2015 22:01, Andre Nathan пишет:
Hello
I'm trying to setup a simple lab test for OSPFv3 with bird.
The configuration is as follows:
eth1 eth0eth0 eth1
---|router 1||router 2|--
Bot
Hello
I'm trying to setup a simple lab test for OSPFv3 with bird.
The configuration is as follows:
eth1 eth0eth0 eth1
---|router 1||router 2|--
Both routers have on eth0 an fe80 (link-local) address but also an
fd77/16 address. The configurat