[Bug 255678] security/strongswan cant add routes via RTM_ADD via PF_ROUTE socket

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 17 13:44:45 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255678

--- Comment #3 from martin.larsson2 at gmail.com ---
I installed 13.0-STABLE kernel and /boot only which seemed to work.

result is that I can see the route being added now and no errors.
but regardless of settings in kernel-pfkey.conf it always add external route
now.
and thus it doesnt work anyways.

Internet:
Destination        Gateway            Flags     Netif Expire
default            213.80.11.16     UGS        igb1
10.11.12.0/24      213.80.11.16     US         igb1

my cfg

kernel-pfkey {

    # Size of the receive buffer for the event socket (0 for default size).
    # events_buffer_size = 0

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes
    route_via_internal = yes
}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pf mailing list