diff -Naur l2tp_original/l2tp.h l2tp_packetalarm2/l2tp.h
--- l2tp_original/l2tp.h	Mon Aug 19 19:26:23 2002
+++ l2tp_packetalarm2/l2tp.h	Wed Dec 15 09:34:02 2004
@@ -38,7 +38,7 @@
 #define BINARY "l2tpd"
 #define SERVER_VERSION "0.69"
 #define VENDOR_NAME "l2tpd.org"
-#define PPPD		"/usr/sbin/pppd"
+#define PPPD		"/usr/sbin/l2tpd-pppd"
 #define CALL_PPP_OPTS "defaultroute"
 #define FIRMWARE_REV	0x0690  /* Revision of our firmware (software, in this case) */
 #define DEF_MAX_TUNNELS 32      /* By default only allow this many

