Debugging dropped shell connections over a VPN

Chuck Swiger cswiger at mac.com
Tue Jul 12 22:42:52 UTC 2011


On Jul 12, 2011, at 12:26 PM, Paul Keusemann wrote:
> So, any other ideas on how to debug this?

Gather data with tcpdump.  If you do it on one of the VPN endpoints, you ought to see the VPN contents rather than just packets going by in the encrypted tunnel.

> Anybody know how to get racoon to log everything to one file?  Right now, depending on the log level, I am getting messages in racoon.log (specified with -l at startup), messages and debug.log.  It would really be nice to have just one log to look at.

This is likely governed by /etc/syslog.conf, but if you specify -l then racoon shouldn't use syslog logging.

Regards,
-- 
-Chuck



More information about the freebsd-net mailing list