I found for netbsd a kernel config named "options IPSEC_NAT_T", this doesn't 
exist (I have fbsd 6.0 stable). Also OpenBSD has support since 3.6.
   
  Is there any way to get Nat-Traversal run, or whatever thing to encapsulate 
esp-packets into UDP? I'm using racoon, out of the ipsec-tools Port, which has 
at least such options in racoon.conf. But when I say 
   
    racoon -f /usr/local/etc/racoon.conf 
   
  and include 
   
    nat_traversal on; 
   
  the daemon doesn't start, my log says 
   
    compression algorithm cannot be checked because sadb message doesn't 
support it.
   
  Thanks in advance
  
Stephan

 __________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com 
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to