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

--- Comment #3 from martin.larss...@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.
_______________________________________________
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Reply via email to