https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200319
--- Comment #16 from Kristof Provost ---
Thanks Oleg,
The demo script nvass attached also worked for me to trigger the problem. I've
not yet tried your setup, but I'm confident it'll also work.
I think I understand the problem in general
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200319
Oleg Sharoyko changed:
What|Removed |Added
CC||osharo...@gmail.com
--- Comment #1
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235031
--- Comment #31 from Martin Birgmeier ---
I guess bug #219428 is related?
Also https://lists.freebsd.org/pipermail/freebsd-stable/2019-April/090927.html
?
-- Martin
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235031
Martin Birgmeier changed:
What|Removed |Added
CC||m...@swishmail.com
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235031
--- Comment #30 from Martin Birgmeier ---
Kris, one more thing: To get the driver from ports loading, you must remove
if_em_load="YES" from /boot/loader.conf and add if_em_updated_load="YES"
I am quite sure this is the reason you do not ge
On 28.04.2019 14:50, driesm.michi...@gmail.com wrote:
> Was wondering if it's possible to set-up a route based IPSec VPN with
> Strongswan with if_ipsec in FreeBSD?
We use if_ipsec(4) with Strongswan between offices. But our
configuration is specific. All if_ipsec(4) interfaces are preconfigured
v
Hi net mailing list,
Was wondering if it's possible to set-up a route based IPSec VPN with
Strongswan with if_ipsec in FreeBSD?
The caveat that I have are dynamic IP addresses (server (I have DDNS) +
clients (roadwarriors; mobile, tablet, etc)).
How should one configure the if_ipsec interface