On the almost-latest snapshots ipsecctl kept dumping core on me when
trying to start up the VPN, right now on the newest snapshot available
it doesn't, but only IPv6 traffic gets encapsulated.
Both boxes are:
OpenBSD 4.0-current (GENERIC) #1332: Wed Jan  3 21:24:57 MST 2007
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC

Router ipsec.conf:
ike passive esp from any to any \
       main auth hmac-sha1 enc aes group modp2048 \
       quick auth hmac-ripemd160 enc aes group modp2048 \
       srcid [EMAIL PROTECTED] dstid [EMAIL PROTECTED]

Laptop ipsec.conf:
ike dynamic esp from egress to any peer keibi.viq.ath.cx \
       main auth hmac-sha1 enc aes group modp2048 \
       quick auth hmac-ripemd160 enc aes group modp2048 \
       srcid [EMAIL PROTECTED] dstid [EMAIL PROTECTED]

--
viq

Reply via email to