On Sun, Mar 05, 2017 at 09:21:43PM +0100, Dean wrote:
> About the patch: it might be a little long, about 60 commits. And I
> started working last year, on BIRD 1.6.2, so some things might be
> different. Should I still just send each commit one by one here?
Generally, commits that are series of w
Static routes can be added in the configuration file with a source
address constraint. To match an entry in the routing table, you have to
match both the source and destination address. The same thing as running
the command:
ip -6 route add 2001:db9:1::/64 from 2001:db9:2::/64 dev eth0
Meaning
On Sun, Mar 05, 2017 at 07:39:57PM +0100, Dean wrote:
> Hello,
>
> I have been working on implementing SADR (Source Address Dependent Routing)
> in BIRD for the static and OSPFv3 protocols.
Interesting. How it works?
> What's the procedure for publishing the code? Should I put it on a
> reposito
Hello,
I have been working on implementing SADR (Source Address Dependent
Routing) in BIRD for the static and OSPFv3 protocols.
What's the procedure for publishing the code? Should I put it on a
repository online and send you a link?
Regards,
Dean
No, off the list is not special, returning to it. Yes, overlapping is in bird
as it import routes from kernel. Just remove routes from kernel and you'll get
working config.
С уважением,
Борис Коваленко
На 5 марта 2017 г., 22:39, в 22:39, Cedric Lemarchand
написал:>Hum I am starting to under
On Sun, Mar 05, 2017 at 01:51:10PM +0100, Cedric Lemarchand wrote:
> On host1 (10.10.1.1) :
>
> bird> show route all for 192.168.1.0/24
> 192.168.1.0/24 dev eth1 [direct1 13:44:52] * (240)
> Type: device unicast univ
>via 10.10.1.1 on eth0 [static1 13:44:52] (200)
>
On host1 (10.10.1.1) :
bird> show route all for 192.168.1.0/24
192.168.1.0/24 dev eth1 [direct1 13:44:52] * (240)
Type: device unicast univ
via 10.10.1.1 on eth0 [static1 13:44:52] (200)
Type: static unicast univ
bird> show route all for 192.168.2.0/24
Netwo
On Sun, Mar 05, 2017 at 04:51:47AM +, Борис Коваленко wrote:
> Hello, Ondrej!
>
> Ough. It was deep night when I returned to this problem. Of course you are
> right. Here is info for ptmp. No packets from FreeBSD.
Well, it is clear. Because PtMP mode in BIRD does not use multicast (as
per RFC
Hello!
Would You please show the output for 'show route all for 192.168.1.0/24'
and also 'show route all where proto = "static1"'
*Regards,*
*Boris*
--
С уважением,
Борис Коваленко
Hello,
Any hints will be greatly appreciated !
Cheers
—
Cédric Lemarchand
> On 25 Feb 2017, at 18:03, Cedric Lemarchand wrote:
>
> Hello Ondrej,
>
> Thanks for your precious explanations. Unfortunately I am still stuck, static
> routes does not apply between 2 hosts.
>
> To solve 1) and 2)
10 matches
Mail list logo