{ ActiveServers = ("com.apple.ppp.l2tp"); Servers = { "com.apple.ppp.l2tp" = { DNS = {OfferedSearchDomains = (); OfferedServerAddresses = (); }; DSACL = {Group = admin; }; IPv4 = { ConfigMethod = Manual; DestAddressRanges = ("10.66.20.120", "10.66.20.129"); OfferedRouteAddresses = (); OfferedRouteMasks = (); OfferedRouteTypes = (); }; Interface = {SubType = L2TP; Type = PPP; }; L2TP = { IPSecSharedSecret = "com.apple.ppp.l2tp"; IPSecSharedSecretEncryption = Keychain; Transport = IPSec; }; PPP = { AuthenticatorPlugins = (DSAuth); AuthenticatorProtocol = (MSCHAP2); IPCPCompressionVJ = 0; LCPEchoEnabled = 1; LCPEchoFailure = 5; LCPEchoInterval = 60; VerboseLogging = 1; DSACLEnabled = 1; Logfile = "/var/log/ppp/vpnd.log"; }; Server = { Logfile = "/var/log/ppp/vpnd.log"; MaximumSessions = 128; VerboseLogging = 1; }; }; }; }