|
From: Matthew G. <mg...@sh...> - 2006-11-29 03:34:25
|
Gordon Zeng wrote: > I'm using Transport Mode to create IPSEC connection between two hosts. > When I enabled the Dead Peer Detection, racoon debug would give me the > ERROR message "DPD support not compiled in" I have the following > contents as my racoon.conf: > If you are using a pre-compiled binary, it is possible that it was not built with dpd support. The --enable-dpd option must be specified on the configure command when compiling from source. -Matthew |