[DragonFlyBSD - Bug #150] (Resolved) IPSEC/FAST_IPSEC panic.

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Sun Jun 16 01:14:03 PDT 2019


Issue #150 has been updated by liweitianux.

Status changed from New to Resolved

IPSec removed.

----------------------------------------
Bug #150: IPSEC/FAST_IPSEC panic.
http://bugs.dragonflybsd.org/issues/150#change-13689

* Author: dragonfly
* Status: Resolved
* Priority: Normal
* Assignee: tuxillo
* Category: 
* Target version: 
----------------------------------------
I have been experiencing panics when testing IPSEC under HEAD. The 
Kernel panics when sending or receiving Authentication Headers (AH) and 
TCP connections encapsulated in ESP time out.

I've made some progress resolving the panic but I can't get IPSEC or 
FAST_IPSEC to work correctly. I've gone through the ipsec code looking 
for any glaring errors. Any help would be appreciated.

Regards

Gary

Communication between DragonFly Head and FreeBSD 4/6 using IPSEC.

options IPSEC
options	IPSEC_ESP

IPSEC AH	ICMP, UDP and TCP are working between PCs.
IPSEC ESP	ICMP and UDP work. TCP connections time out.
IPSEC AH-ESP	ICMP and UDP work. TCP connections time out.

options FAST_IPSEC

IPSEC AH	Kernel panic.
IPSEC ESP	ICMP, UDP and TCP are working between PCs.
IPSEC AH-ESP	Kernel panic.

---Files--------------------------------
ipsec.conf (431 Bytes)
ipsec.diff (1.64 KB)
tcpdump_ssh (2.33 KB)
tcpdump_vsftpd (2.13 KB)
ipsec.conf.server (423 Bytes)
ipsec.conf.client (423 Bytes)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list