Skip to content

Default route recieved from a peer (upstream) is not inserted into kernel #242

@Gabitzuu

Description

@Gabitzuu

BIRD config is not modified when accept-default is set to true, and no default routes from peers are, as mentioned, not accepted.

Pathvector 6.3.2
Built c35220bf121f366ff05a51d93c6236e8c324d682 on 2023-06-11T07:03:14Z
No plugins
BIRD: ready.

As far as I know, it should remove the following block from bird.conf (or make it accept the route):

protocol static default6 {
  ipv6;
  route ::/0 reject;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions