[Bug 255678] security/strongswan cant add routes via RTM_ADD via PF_ROUTE socket
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 May 2021 20:02:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255678 --- Comment #14 from Alexander V. Chernikov <melifaro@FreeBSD.org> --- (In reply to martin.larsson2 from comment #13) Okay. So let me try to describe it to check if my understanding is correct: There are 2 interfaces, igb0 (192.168.5.0/24) and igb1 (213.80.111.160/27). The default route points towards 213.80.111.161, which is directly reachable via igb0. Stronswan tries to install the route with nexthop 213.80.11.16 (which is indirectly reachable via igb0 default) and specifying interface igb0. The expected behaviour is that for this route, the system will consider 213.80.11.16 directly reachable via igb0, correct? -- You are receiving this mail because: You are on the CC list for the bug.