{ ActiveServers = ("com.apple.ppp.l2tp"); Servers = { "com.apple.ppp.l2tp" = { Addresses = ("192.168.1.9"); DNS = {OfferedSearchDomains = (); OfferedServerAddresses = ("12.12.12.12"); }; IPv4 = { ConfigMethod = Manual; DestAddressRanges = ("192.168.1.10", "192.168.1.19"); OfferedRouteAddresses = ("192.168.1.254"); OfferedRouteMasks = ("255.255.255.0"); 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; }; }; }; }