ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Joost Bekkers
Hello,

After a binary upgrade to 4.8R and making a custom kernel,
racoon exists when trying to create a tunnel:

2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des)
/usr/libexec/ld-elf.so.1: racoon: Undefined symbol des_key_sched

I've got these in my kernel config, so that can't be the problem.
options IPSEC   #IP security
options IPSEC_ESP   #IP security (crypto; define w/ IPSEC)
options IPSEC_DEBUG #debug for IP security

Any suggestions?

-- 
greetz Joost
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Kris Kennaway
On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote:
 Hello,
 
 After a binary upgrade to 4.8R and making a custom kernel,
 racoon exists when trying to create a tunnel:
 
 2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des)
 /usr/libexec/ld-elf.so.1: racoon: Undefined symbol des_key_sched

Did you upgrade racoon?  If not, it sounds like you're missing the
compat4x distribution/package which is necessary for binary
compatibility with older 4.x binaries.

Kris


pgp0.pgp
Description: PGP signature


Re: ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Joost Bekkers
On Sun, Apr 06, 2003 at 01:19:29AM -0800, Kris Kennaway wrote:
 On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote:
  Hello,
  
  After a binary upgrade to 4.8R and making a custom kernel,
  racoon exists when trying to create a tunnel:
  
  2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des)
  /usr/libexec/ld-elf.so.1: racoon: Undefined symbol des_key_sched
 
 Did you upgrade racoon?  If not, it sounds like you're missing the
 compat4x distribution/package which is necessary for binary
 compatibility with older 4.x binaries.
 

I just double checked, I'm running the racoon currently in the ports. 
(racoon-20021120a)
I've also rebuild it after the upgrade, hoping that would help.

It didn't.


hmmm, where did that [EMAIL PROTECTED] come from? It looks cool, but it's wrong.

-- 
greetz Joost
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ipsec/racoon broken after upgrade to 4.8 *fixed*

2003-04-06 Thread Joost Bekkers
On Sun, Apr 06, 2003 at 11:45:43AM +0200, Joost Bekkers wrote:
 On Sun, Apr 06, 2003 at 01:19:29AM -0800, Kris Kennaway wrote:
  On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote:
   Hello,
   
   After a binary upgrade to 4.8R and making a custom kernel,
   racoon exists when trying to create a tunnel:
   
   2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des)
   /usr/libexec/ld-elf.so.1: racoon: Undefined symbol des_key_sched
  
  Did you upgrade racoon?  If not, it sounds like you're missing the
  compat4x distribution/package which is necessary for binary
  compatibility with older 4.x binaries.
  
 
 I just double checked, I'm running the racoon currently in the ports. 
 (racoon-20021120a)
 I've also rebuild it after the upgrade, hoping that would help.
 
 It didn't.
 
 
 hmmm, where did that [EMAIL PROTECTED] come from? It looks cool, but it's wrong.
 

found it

I still had the openssl port installed

-- 
greetz Joost
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Kris Kennaway
On Sun, Apr 06, 2003 at 11:45:43AM +0200, Joost Bekkers wrote:
 On Sun, Apr 06, 2003 at 01:19:29AM -0800, Kris Kennaway wrote:
  On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote:
   Hello,
   
   After a binary upgrade to 4.8R and making a custom kernel,
   racoon exists when trying to create a tunnel:
   
   2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des)
   /usr/libexec/ld-elf.so.1: racoon: Undefined symbol des_key_sched
  
  Did you upgrade racoon?  If not, it sounds like you're missing the
  compat4x distribution/package which is necessary for binary
  compatibility with older 4.x binaries.
  
 
 I just double checked, I'm running the racoon currently in the ports. 
 (racoon-20021120a)
 I've also rebuild it after the upgrade, hoping that would help.
 
 It didn't.

Perhaps you have an out-of-date openssl installation.

 hmmm, where did that [EMAIL PROTECTED] come from? It looks cool, but it's wrong.

Your mail headers, AFAIK.

Kris


pgp0.pgp
Description: PGP signature