On Monday, December 3, 2018 12:31 PM, Ondrej Zajicek wrote:
> It is strange that you have such different source IP addresses. What is
> your IP range on vl-foo? What is reported by birdc commands 'show
> interfaces' and 'show ospf interface' ? Generally OSPFv2 interfaces are
> associated with one
On Mon, Dec 03, 2018 at 04:20:50PM +, James Oakley wrote:
> I am trying to get OSPF working via OSPF and it looks like BIRD is
> ignoring OSPF packets coming in on the VRF interfaces. As far as I can
> tell from the documentation, I have all of the pieces in place, but the
> protocol is stuck i
I am trying to get OSPF working via OSPF and it looks like BIRD is ignoring
OSPF packets coming in on the VRF interfaces. As far as I can tell from the
documentation, I have all of the pieces in place, but the protocol is stuck in
"Alone". The kernel version is 4.18.12, and I have the "vrf" para
On Fri, Mar 09, 2018 at 10:02:08AM +, Ticlea Alexandru wrote:
> Indeed, with 4.15 it worksIn my former kernel 4.9, the
> net.ipv4.tcp_l3mdev_accept was missing.
> That's the cause or 4.15 has another vrf implementation?
The Linux kernel VRF implementation was implemented by several successi
Indeed, with 4.15 it worksIn my former kernel 4.9, the
net.ipv4.tcp_l3mdev_accept was missing.
That's the cause or 4.15 has another vrf implementation?
On Friday, March 9, 2018, 12:31:12 AM GMT+2, Ondrej Zajicek
wrote:
On Thu, Mar 08, 2018 at 09:55:03PM +, Ticlea Alexandru wrot
On Thu, Mar 08, 2018 at 09:55:03PM +, Ticlea Alexandru wrote:
> Hello
> Is possible to run ospf instance over an interface which is part of an VRF?I
> make a config but I see I see no package from local instance on VRF
> interfaceThe log shows the Hello package are sent out using physical in
Hello
Is possible to run ospf instance over an interface which is part of an VRF?I
make a config but I see I see no package from local instance on VRF
interfaceThe log shows the Hello package are sent out using physical interface
Config is like
ipv4 table vrf_private;
protocol kernel kernel_vr