Native iOS L2TP VPN not working on Lion Server

Hi Folks,
I have a very strange issue concerning making VPN work on two iOS devices I have. I have recently setup Lion Server on a MacMini here in the office with L2TP VPN using a shared secrert phrase and a password authentication.
I have Lion running on an a MacBook Air (which I setup VPN using the provisioning profile "VPN.mobileprovision") and Snow Leopard running on an iMac. (VPN was set up manually). Both systems have been tested to work both inside and outsideof my internal network as I have tested with an air card.
I also have an iPhone running 4.3.4/4.3.5 that I setup by emailing the provisioning profile and and iPad 1 running iOS 5 beta 4 setup with the vpn provisioning profile. Neither the iPad nor iPhone seem to work at all either internally nor externally. In fact I never see any activity in the vpnd.log when I attempt to connect to with these devices. All I get is the standard "The L2TP-VPN server did not respond. Try reconnecting. ..."
Based on my success with the OSX Clients both inside and outside my local network I feel it is safe to say that I do not think the issue resides on the Lion Server nor the network/firewall configuration. I am running a Time Capsule with FW 7.5.2/7.4.2. There was no change in behavior with either version of the Time capsule firmware for the clients whether they were OSX or iOS. I must be clearly missing something here and I don't know what. Any help any of you could provide would be greatly appreciated. Thanks!
Please see the below settings for my VPN Settings on the host and iOS client
root# serveradmin settings vpn
vpn:vpnHost = ""
vpn:Servers:com.apple.ppp.pptp:Server:Logfile = "/var/log/ppp/vpnd.log"
vpn:Servers:com.apple.ppp.pptp:Server:VerboseLogging = 1
vpn:Servers:com.apple.ppp.pptp:Server:MaximumSessions = 128
vpn:Servers:com.apple.ppp.pptp:DNS:OfferedSearchDomains:_array_index:0 = "ri.cox.net"
vpn:Servers:com.apple.ppp.pptp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.15.1"
vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:0:SharedSecret = "1"
vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:0:Address = "1.1.1.1"
vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:1:SharedSecret = "2"
vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:1:Address = "2.2.2.2"
vpn:Servers:com.apple.ppp.pptp:enabled = no
vpn:Servers:com.apple.ppp.pptp:Interface:SubType = "PPTP"
vpn:Servers:com.apple.ppp.pptp:Interface:Type = "PPP"
vpn:Servers:com.apple.ppp.pptp:PPP:LCPEchoFailure = 5
vpn:Servers:com.apple.ppp.pptp:PPP:DisconnectOnIdle = 1
vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorEAPPlugins:_array_index:0 = "EAP-RSA"
vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorACLPlugins:_array_index:0 = "DSACL"
vpn:Servers:com.apple.ppp.pptp:PPP:CCPEnabled = 1
vpn:Servers:com.apple.ppp.pptp:PPP:IPCPCompressionVJ = 0
vpn:Servers:com.apple.ppp.pptp:PPP:ACSPEnabled = 1
vpn:Servers:com.apple.ppp.pptp:PPP:LCPEchoEnabled = 1
vpn:Servers:com.apple.ppp.pptp:PPP:LCPEchoInterval = 60
vpn:Servers:com.apple.ppp.pptp:PPP:MPPEKeySize128 = 1
vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorProtocol:_array_index:0 = "MSCHAP2"
vpn:Servers:com.apple.ppp.pptp:PPP:MPPEKeySize40 = 0
vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorPlugins:_array_index:0 = "DSAuth"
vpn:Servers:com.apple.ppp.pptp:PPP:Logfile = "/var/log/ppp/vpnd.log"
vpn:Servers:com.apple.ppp.pptp:PPP:VerboseLogging = 1
vpn:Servers:com.apple.ppp.pptp:PPP:DisconnectOnIdleTimer = 7200
vpn:Servers:com.apple.ppp.pptp:PPP:CCPProtocols:_array_index:0 = "MPPE"
vpn:Servers:com.apple.ppp.pptp:IPv4:ConfigMethod = "Manual"
vpn:Servers:com.apple.ppp.pptp:IPv4:DestAddressRanges:_array_index:0 = "192.168.15.224"
vpn:Servers:com.apple.ppp.pptp:IPv4:DestAddressRanges:_array_index:1 = "192.168.15.254"
vpn:Servers:com.apple.ppp.pptp:IPv4:OfferedRouteAddresses = _empty_array
vpn:Servers:com.apple.ppp.pptp:IPv4:OfferedRouteTypes = _empty_array
vpn:Servers:com.apple.ppp.pptp:IPv4:OfferedRouteMasks = _empty_array
vpn:Servers:com.apple.ppp.l2tp:Server:LoadBalancingAddress = "1.2.3.4"
vpn:Servers:com.apple.ppp.l2tp:Server:MaximumSessions = 128
vpn:Servers:com.apple.ppp.l2tp:Server:LoadBalancingEnabled = 0
vpn:Servers:com.apple.ppp.l2tp:Server:Logfile = "/var/log/ppp/vpnd.log"
vpn:Servers:com.apple.ppp.l2tp:Server:VerboseLogging = 1
vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedSearchDomains:_array_index:0 = "ri.cox.net"
vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.15.1"
vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:0:SharedSecret = "1"
vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:0:Address = "1.1.1.1"
vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:1:SharedSecret = "2"
vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:1:Address = "2.2.2.2"
vpn:Servers:com.apple.ppp.l2tp:enabled = yes
vpn:Servers:com.apple.ppp.l2tp:Interface:SubType = "L2TP"
vpn:Servers:com.apple.ppp.l2tp:Interface:Type = "PPP"
vpn:Servers:com.apple.ppp.l2tp:PPP:LCPEchoFailure = 5
vpn:Servers:com.apple.ppp.l2tp:PPP:DisconnectOnIdle = 1
vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorEAPPlugins:_array_index:0 = "EAP-KRB"
vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorACLPlugins:_array_index:0 = "DSACL"
vpn:Servers:com.apple.ppp.l2tp:PPP:VerboseLogging = 1
vpn:Servers:com.apple.ppp.l2tp:PPP:IPCPCompressionVJ = 0
vpn:Servers:com.apple.ppp.l2tp:PPP:ACSPEnabled = 1
vpn:Servers:com.apple.ppp.l2tp:PPP:LCPEchoInterval = 60
vpn:Servers:com.apple.ppp.l2tp:PPP:LCPEchoEnabled = 1
vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorProtocol:_array_index:0 = "MSCHAP2"
vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorPlugins:_array_index:0 = "DSAuth"
vpn:Servers:com.apple.ppp.l2tp:PPP:Logfile = "/var/log/ppp/vpnd.log"
vpn:Servers:com.apple.ppp.l2tp:PPP:DisconnectOnIdleTimer = 7200
vpn:Servers:com.apple.ppp.l2tp:IPSec:SharedSecretEncryption = "Keychain"
vpn:Servers:com.apple.ppp.l2tp:IPSec:LocalIdentifier = ""
vpn:Servers:com.apple.ppp.l2tp:IPSec:SharedSecret = "com.apple.ppp.l2tp"
vpn:Servers:com.apple.ppp.l2tp:IPSec:AuthenticationMethod = "SharedSecret"
vpn:Servers:com.apple.ppp.l2tp:IPSec:RemoteIdentifier = ""
vpn:Servers:com.apple.ppp.l2tp:IPSec:IdentifierVerification = "None"
vpn:Servers:com.apple.ppp.l2tp:IPSec:LocalCertificate = <>
vpn:Servers:com.apple.ppp.l2tp:IPv4:ConfigMethod = "Manual"
vpn:Servers:com.apple.ppp.l2tp:IPv4:DestAddressRanges:_array_index:0 = "192.168.15.241"
vpn:Servers:com.apple.ppp.l2tp:IPv4:DestAddressRanges:_array_index:1 = "192.168.15.249"
vpn:Servers:com.apple.ppp.l2tp:IPv4:OfferedRouteAddresses = _empty_array
vpn:Servers:com.apple.ppp.l2tp:IPv4:OfferedRouteTypes = _empty_array
vpn:Servers:com.apple.ppp.l2tp:IPv4:OfferedRouteMasks = _empty_array
vpn:Servers:com.apple.ppp.l2tp:L2TP:Transport = "IPSec"

Issue is resolved. I used the initial random generated shared secret that was generated by Lion Server. The shared secret has special characters. IOS did not like the special characters. See iPhone Console Log below:
Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] INFO: @(#)This product linked OpenSSL 0.9.7l 28 Sep 2006 (http://www.openssl.org/)
Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] INFO: Reading configuration from "/etc/racoon/racoon.conf"
Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] ERROR: /var/run/racoon/68.9.232.78.conf:6: "?gLA" syntax error
Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] ERROR: fatal parse failure (1 errors)
That is why I never saw any attempt to connect. The actual process would bomb out before attempting to make a connection to the server.
The shared secret key was:
Y|WNwvM_O"?gLA$F@adT
Looks like it was the " or the ? symbols.
Once I changed the shared secret key the issue went away and the iPhone and iPad could connect to vpn without issue.
Figured I'd let you all know

Similar Messages

  • Has anyone got PPTP VPN to work on Lion Server?

    Has anyone got PPTP VPN to work on Lion Server?
    I had a go with the terminal commnds posted by apple support but no joy. Since then Apple has pulled the suport article - is it because it didn't work?
    I get PPTP is less secure but PPTP seems to be more reliable don't know whey they can't keep as GUI. I've got them both running on our 10.4 server and L2TP stoped allowing connections for no reason PPTP was still working L2TP started working again on its own. Plus L2TP drops my connection when I connect with a 2nd device e.g connected with my Macbook connect with my iPhone (different username) it drops my Macbook.
    Any advice getting PPTP to work on Lion Server would be appreciated
    Thanks
    Ben

    Hi,
    I have posted a bugreport on this issue to Apple. Currently (10.7.2) it is not possible to run PPTP on any Mac OS X Server when using a 10.7 Server as Directory Server.
    I have tried 'everything', but the MPPE encryption mechanism seems to be broken.
    Edit: I see now that the bugreport is filed as a duplicate to an older case, which is now closed. I hope this means they have found the problem and will release a fix in the next update.

  • L2TP VPN not working over internet

    Hello Mac Community,
    It is pretty clear to me that even though I have forwarded the required ports for L2TP, that Mavericks and Server 3 break the L2TP VPN capabilites I was actively using in Mountain Lion.
    I can connect locally, but when done from an external network via port forwarding, L2TP fails to connect.  Before you query me on port forwarding and router make and model, let me assure you, I have been successfully doing L2TP VPN with Mountain Lion and Server 2.x.x with no issue.  Pretty clear to me that Mavericks broke something. 
    Suggestions specific to the OS platform are appreciated!  (The network is in good working order.)

    Hello there as well,
    I've the same issue and I investigate the problem. The reason why it does not work is, that the racoon (IKE Daemon) does not accept connections on port 4500 (IKE for NAT-T) if the source port is random generated.
    Since Mavericks and IOS7 the source port from the client is no longer 4500, this lead to this problem (except you have a old VPN connection already setup bevor you update to IOS7 on your Phone).
    If you are in the same network like your server, the IKE NAT-T is not used. In this case the regular port 500 (IKE) is used, and this works as expected. At the moment we have to wait if the problem is fixed by Apple.
    There are two possibilities, they can adjust the clients or the server configuration. However if you want to use VPN with OS X native methods, use PPTP. This is not affected but of course it provides no Layer 2 Tunneling.
    Regards,
    Daniel

  • Cisco VPN not working with Lion OSX 10.7

    Cisco VPN Client Application did not launch after upgrading to Lion OSX v10.7. 
    I read https://discussions.apple.com/thread/3192535 that suggested rebooting in with a 32bit kernal.
    Hold down the '3' and the '2' keys while rebooting to reboot in 32bit mode.
    I did this and now my existing Cisco VPN works fine.

    Check this out to solve the Cisco ASA connection from OSX 10.7 Lion from rcarrito originally posted under this link:
    https://supportforums.cisco.com/thread/2095921
    Nov 8, 2011 12:19 PM (in response to dylan.scholz)
    Cisco VPN Client &amp; OSX Lion
    I have been successfully using the built in Mac OS X IPSec client on Lion 10.7.2 for a couple months now. I have no need for the Cisco IPSec client anymore and to boot into stupid 32-bit mode .
    Not sure if the issues you guys are having but I followed this guide and it works perfectly. Most of my customers I only have a .pcf file for, which of course, I cannot use to figure out the groupname and password....until now...
    http://anders.com/guides/native-cisco-vpn-on-mac-os-x/
    I don't know if this will help with SonicWall but my problem for the ASA is solved.

  • Cisco IOS SSL VPN Not Working - Internet Explorer

    Hi All,
    I seem to be having a strange SSL VPN issue.  I have a Cisco 877 router with c870-advsecurityk9-mz.124-24.T4.bin and I cannot get the SSL VPN (Web VPN) working with Internet Explorer (tried both IE8 on XP and IE9 on Windows 7).  Whenever I browse to https://x.x.x.x, I get "Internet Explorer Cannot Display The Webpage".  It sort of works with Chrome (I can get the webpage and login, but I can't start the thin client, when I click on Start, nothing happens).  It only seems to work with Firefox.  It seems quite similar to this issue with the ASAs - http://www.infoworld.com/d/applications/cisco-asa-users-cant-use-ssl-vpns-ie-8-901
    Below is the config snippet:
    username vpntest password XXXXX
    aaa authentication login default local
    crypto pki trustpoint TP-self-signed-1873082433
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-1873082433
    revocation-check none
    rsakeypair TP-self-signed-1873082433
    crypto pki certificate chain TP-self-signed-1873082433
    certificate self-signed 01
    --- omitted ---
            quit
    webvpn gateway SSLVPN
    hostname Router
    ip address X.X.X.X port 443 
    ssl encryption aes-sha1
    ssl trustpoint TP-self-signed-1873082433
    inservice
    webvpn context SSLVPN
    title "Blah Blah"
    ssl authenticate verify all
    login-message "Enter the magic words..."
    port-forward "PortForwardList"
       local-port 33389 remote-server "10.0.1.3" remote-port 3389 description "RDP"
    policy group SSL-Policy
       port-forward "PortForwardList" auto-download
    default-group-policy SSL-Policy
    gateway SSLVPN
    max-users 3
    inservice
    I've tried:
    *Enabling SSL 2.0 in IE
    *Adding the site to the Trusted Sites in IE
    *Adding it to the list of sites allowed to use Cookies
    At a loss to figure this out.  Has anyone else come across this before?  Considering the Cisco website itself shows an example using IE (http://www.cisco.com/en/US/products/ps6496/products_configuration_example09186a008072aa61.shtml), surely it should work in IE you'd think?
    Thanks

    Hi,
    I would check where exactly it is failing, either in the ssl connection itself or something after that. The best way to do that is run a wireshark capture when you try to access the page using IE. You can compare this with the one with Mozilla too just to confirm the ssl is working fine.
    Also can you try with different SSL ciphers as one difference between browsers is the ciphers they use. 3des should be a good option to try.

  • IChat/Jabber not working after Lion Server upgrade

    I just upgraded our server to Lion today, and along with a slew of other issues, we can't get iChat working!  It worked initially, for about the first ten minutes after the upgrade, but now all I get is the following error message in the server log:
    Oct 28 20:47:18 reactor jabberd/c2s[4990]: failed loading authreg module 'sqlite' (dlopen(/var/jabberd/modules/jabberd2/authreg_sqlite.so, 1): image not found)
    Oct 28 20:47:18 reactor jabberd/sm[4987]: failed loading module 'disco-publish' to chain 'pkt-user' (dlopen(/var/jabberd/modules/jabberd2/mod_disco-publish.so, 1): image not found)
    Oct 28 20:47:18 reactor jabberd/sm[4987]: failed loading module 'disco-publish' to chain 'user-load' (dlopen(/var/jabberd/modules/jabberd2/mod_disco-publish.so, 1): image not found)
    Oct 28 20:47:18 reactor jabberd/sm[4987]: failed loading module 'disco-publish' to chain 'user-delete' (dlopen(/var/jabberd/modules/jabberd2/mod_disco-publish.so, 1): image not found)
    Oct 28 20:47:18 reactor jabberd/sm[4988]: failed loading module 'disco-publish' to chain 'pkt-user' (dlopen(/var/jabberd/modules/jabberd2/mod_disco-publish.so, 1): image not found)
    Oct 28 20:47:18 reactor jabberd/sm[4988]: failed loading module 'disco-publish' to chain 'user-load' (dlopen(/var/jabberd/modules/jabberd2/mod_disco-publish.so, 1): image not found)
    Oct 28 20:47:18 reactor jabberd/sm[4988]: failed loading module 'disco-publish' to chain 'user-delete' (dlopen(/var/jabberd/modules/jabberd2/mod_disco-publish.so, 1): image not found)
    So obviously it's missing the disco-publish module, but I'm not sure what to do about it, or the authreg module.  I checked the var/jabberd/modules/jabberd2 directory, and the .so file is indeed missing.  Any help is appreciated!

    bump

  • AddressBook server not working in Lion Server

    Clean install on Mac Mini, everything installed OK, all other services working OK. However, AddressBook isn't.  Reading through Apple's online docs here it states that the log files should be at /var/log/carddavd (as one would expect)...except that I didn't have that folder. Hmmm.... 
    In addition most of the settings to do with certificates and SSL were empty.  Going through and manually setting them to what the good book says they should be, makes serveradmin's settings stick and look correct but still no good.  I even created a carddavd directory in /var/log/ and pointed the log files to it but they are just full of errors and nothing but 'server started' in the access log.
    serveradmin output below -if soemone could compare and let me know, that'd be really helpful (XXXXXXX is the server blanked) and extract of error log below that.
    addressbook:MaxResourceSize = 1048576
    addressbook:WebCalendarAuthPath = "/auth"
    addressbook:DirectoryService:params:cacheTimeout = 1
    addressbook:DirectoryService:params:node = "/Search"
    addressbook:DirectoryService:type = "twistedcaldav.directory.appleopendirectory.OpenDirectoryService"
    addressbook:Aliases = _empty_dictionary
    addressbook:BindSSLPorts:_array_index:0 = 8443
    addressbook:BindSSLPorts:_array_index:1 = 8843
    addressbook:EnablePrincipalListings = no
    addressbook:EnableDropBox = yes
    addressbook:DocumentRoot = "/Library/Server/Calendar and Contacts"
    addressbook:ConfigRoot = "/etc/caldavd"
    addressbook:SSLPrivateKey = "/etc/certificates"
    addressbook:FreeBusyURL:AnonymousAccess = no
    addressbook:FreeBusyURL:Enabled = yes
    addressbook:FreeBusyURL:TimePeriod = 14
    addressbook:ProcessType = "Combined"
    addressbook:GlobalStatsSocket = "caldavd-stats.sock"
    addressbook:UserName = "calendar"
    addressbook:MaxInstancesForRRULE = 400
    addressbook:Sharing:Enabled = yes
    addressbook:BindHTTPPorts:_array_index:0 = 8008
    addressbook:BindHTTPPorts:_array_index:1 = 8800
    addressbook:EnableAnonymousReadRoot = no
    addressbook:GroupName = "calendar"
    addressbook:SSLAuthorityChain = "/etc/certificates"
    addressbook:DSN = ":caldav:caldav:::"
    addressbook:HTTPPort = 8008
    addressbook:PIDFile = "caldavd.pid"
    addressbook:ServerRoot = "/Library/Server/Calendar and Contacts"
    addressbook:EnableTimezoneService = yes
    addressbook:UserQuota = 104857600
    addressbook:EnableWebAdmin = yes
    addressbook:GlobalSharedAddressBook:GroupShortName = "workgroup"
    addressbook:EnableCalDAV = yes
    addressbook:MaxCollectionsPerHome = 50
    addressbook:MultiProcess:ProcessCount = 0
    addressbook:EnableProxyPrincipals = yes
    addressbook:Authentication:Digest:Algorithm = "md5"
    addressbook:Authentication:Digest:Enabled = yes
    addressbook:Authentication:Digest:Qop = ""
    addressbook:Authentication:Kerberos:ServicePrincipal = ""
    addressbook:Authentication:Kerberos:Enabled = yes
    addressbook:Authentication:Wiki:UseSSL = no
    addressbook:Authentication:Wiki:Enabled = yes
    addressbook:Authentication:Wiki:Hostname = "127.0.0.1"
    addressbook:Authentication:Basic:Enabled = no
    addressbook:ErrorLogFile = "error.log"
    addressbook:EnableMonolithicCalendars = yes
    addressbook:DefaultLogLevel = "debug"
    addressbook:MaxAttendeesPerInstance = 100
    addressbook:SSLCertificate = "/etc/certificates"
    addressbook:ReadPrincipals = _empty_array
    addressbook:EnableSACLs = yes
    addressbook:RunRoot = "/var/run/caldavd"
    addressbook:DBType = "postgres"
    addressbook:Notifications:CoalesceSeconds = 3
    addressbook:Notifications:Services:XMPPNotifier:CalDAV:SubscriptionURL = ""
    addressbook:Notifications:Services:XMPPNotifier:CalDAV:APSBundleID = ""
    addressbook:Notifications:Services:XMPPNotifier:Host = "XXXXXXX"
    addressbook:Notifications:Services:XMPPNotifier:CardDAV:SubscriptionURL = ""
    addressbook:Notifications:Services:XMPPNotifier:CardDAV:APSBundleID = ""
    addressbook:Notifications:Services:XMPPNotifier:JID = "com.apple.notificationuser@XXXXXXX"
    addressbook:Notifications:Services:XMPPNotifier:Enabled = yes
    addressbook:Notifications:Services:XMPPNotifier:Service = "twistedcaldav.notify.XMPPNotifierService"
    addressbook:Notifications:Services:XMPPNotifier:Password = "dTIHTBENiSyh474d"
    addressbook:Notifications:Services:XMPPNotifier:Port = 5218
    addressbook:Notifications:Services:XMPPNotifier:ServiceAddress = "pubsub.XXXXXXX"
    addressbook:EnableAnonymousReadNav = no
    addressbook:ServerHostName = "XXXXXXX"
    addressbook:DataRoot = "Data"
    addressbook:EnablePrivateEvents = yes
    addressbook:BindAddresses = _empty_array
    addressbook:AdminPrincipals = _empty_array
    addressbook:RedirectHTTPToHTTPS = yes
    addressbook:EnableSearchAddressBook = "true"
    addressbook:EnableCardDAV = yes
    addressbook:DirectoryAddressBook:params:queryPeopleRecords = "true"
    addressbook:DirectoryAddressBook:params:queryUserRecords = "true"
    addressbook:LogRoot = "/var/log/carddavd"
    addressbook:SSLPort = 8443
    addressbook:MaxResourcesPerCollection = 10000
    addressbook:AccessLogFile = "access.log"
    addressbook:RotateAccessLog = yes
    addressbook:OpenDirectoryModule = "calendarserver.platform.darwin.od.opendirectory"
    addressbook:EnableSSL = yes
    addressbook:Scheduling:CalDAV:EmailDomain = ""
    addressbook:Scheduling:CalDAV:HTTPDomain = ""
    addressbook:Scheduling:CalDAV:AddressPatterns = _empty_array
    addressbook:Scheduling:iMIP:Sending:Server = "localhost"
    addressbook:Scheduling:iMIP:Sending:UseSSL = yes
    addressbook:Scheduling:iMIP:Sending:Username = "com.apple.calendarserver"
    addressbook:Scheduling:iMIP:Sending:Address = "com.apple.calendarserver@(null)"
    addressbook:Scheduling:iMIP:Sending:Password = "4RazhBErJSmID5UO"
    addressbook:Scheduling:iMIP:Sending:Port = 587
    addressbook:Scheduling:iMIP:Enabled = no
    addressbook:Scheduling:iMIP:MailGatewayPort = 62310
    addressbook:Scheduling:iMIP:Receiving:Server = "localhost"
    addressbook:Scheduling:iMIP:Receiving:UseSSL = yes
    addressbook:Scheduling:iMIP:Receiving:Username = "com.apple.calendarserver"
    addressbook:Scheduling:iMIP:Receiving:PollingSeconds = 30
    addressbook:Scheduling:iMIP:Receiving:Type = "imap"
    addressbook:Scheduling:iMIP:Receiving:Password = "4RazhBErJSmID5UO"
    addressbook:Scheduling:iMIP:Receiving:Port = 993
    addressbook:Scheduling:iMIP:AddressPatterns:_array_index:0 = "mailto:.*"
    addressbook:Scheduling:iMIP:MailGatewayServer = "localhost"
    addressbook:Scheduling:iSchedule:Enabled = no
    addressbook:Scheduling:iSchedule:Servers = "servertoserver.xml"
    addressbook:Scheduling:iSchedule:AddressPatterns = _empty_array
    2011-07-29 01:30:26+0100 [-] [caldav-0]  [-] Unhandled Error
    2011-07-29 01:30:26+0100 [-] [caldav-0]         Traceback (most recent call last):
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/log.py", line 69, in callWithContext
    2011-07-29 01:30:26+0100 [-] [caldav-0]             return context.call({ILogContext: newCtx}, func, *args, **kw)
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 118, in callWithContext
    2011-07-29 01:30:26+0100 [-] [caldav-0]             return self.currentContext().callWithContext(ctx, func, *args, **kw)
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
    2011-07-29 01:30:26+0100 [-] [caldav-0]             return func(*args,**kw)
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/usr/share/caldavd/lib/python/twext/internet/kqreactor.py", line 206, in _doWriteOrRead
    2011-07-29 01:30:26+0100 [-] [caldav-0]             why = selectable.doRead()
    2011-07-29 01:30:26+0100 [-] [caldav-0]         --- <exception caught here> ---
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/usr/share/caldavd/lib/python/twext/internet/sendfdport.py", line 286, in doRead
    2011-07-29 01:30:26+0100 [-] [caldav-0]             transport = self.transportFactory(skt, description, protocol)
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/usr/share/caldavd/lib/python/twext/web2/metafd.py", line 104, in createTransport
    2011-07-29 01:30:26+0100 [-] [caldav-0]             transport.startTLS(self.contextFactory)
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 771, in startTLS
    2011-07-29 01:30:26+0100 [-] [caldav-0]             if Connection.startTLS(self, ctx, server):
    2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 402, in startTLS
    2011-07-29 01:30:26+0100 [-] [caldav-0]             self.socket = SSL.Connection(ctx.getContext(), self.socket)
    2011-07-29 01:30:26+0100 [-] [caldav-0]         exceptions.AttributeError: 'NoneType' object has no attribute 'getContext'
    2011-07-29 01:30:26+0100 [-] [caldav-0]        
    2011-07-29 01:30:49+0100 [-] [calendarserver.accesslog#debug] rotateGlobalHitHistoryStats: [{'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897649}, {'hits': 0, 'time': 1311897949}, {'hits': 0, 'time': 1311898249}, {'hits': 0, 'time': 1311898549}, {'hits': 0, 'time': 1311898849}, {'hits': 0, 'time': 1311899149}, {'hits': 0, 'time': 1311899449}]
    2011-07-29 01:31:51+0100 [-] [notifications] 2011-07-29 01:31:51+0100 [-] [twistedcaldav.notify.XMPPNotificationFactory#debug] SEND: <presence/>
    2011-07-29 01:33:51+0100 [-] [notifications] 2011-07-29 01:33:51+0100 [-] [twistedcaldav.notify.XMPPNotificationFactory#debug] SEND: <presence/>

    Does my addressbook (MAC OS 10.7.4) need service? The search function does not respond.
    Looking for help.
    Gunther

  • Exchange mail after iOS 8 upgrade not working

    exchange mail after iOS 8 upgrade not working.
    I can not get email from my exchange account.
    Any suggestion?

    Just had this issue.  I turned WIFI off and it connected fine.  Then turned WIFI back on and working as always.
    It had something to do with the WIFI conflicting with the exchange server.

  • My iPhone 6 (iOS 8.2) not working in AirPort & AirPrint

    My iPhone 6 (iOS 8.2) not working in AirPort & AirPrint

    Hello ivanwutw,
    Thanks for using Apple Support Communities.
    It's not exactly clear what the issue is here with your AirPort Express or Extreme, but if you cannot connect to Wi-Fi on your iPhone, please follow the directions in the article below.
    If your iPhone, iPad, or iPod touch won’t connect to a Wi-Fi network - Apple Support
    Take care,
    Alex H.

  • VPN not working after upgrading to Mavericks

    After upgrading to OS X 10.9 Mavericks - VPN not working. I am able to connect to VPN server fron inside local network, but can't do the same from outside through the router (1. I have statis external IP 2. NAT port forwarding is OK 3. Other services on my server work fine through router & NAT using external IP).
    Tried:
    1. Downgrading JAVA from 7.0: https://discussions.apple.com/message/23673943#23673943  - doesn't help
    2. kern.ipc.maxsockbuf is big enough: https://discussions.apple.com/message/23525980#23525980
    Also, IMHO, Apple periodically delete messages from forum about this problem, does anyone else has teh same feeling?
    Any thoughts?

    After upgrading to OS X 10.9 Mavericks - VPN not working. I am able to connect to VPN server fron inside local network, but can't do the same from outside through the router (1. I have statis external IP 2. NAT port forwarding is OK 3. Other services on my server work fine through router & NAT using external IP).
    Tried:
    1. Downgrading JAVA from 7.0: https://discussions.apple.com/message/23673943#23673943  - doesn't help
    2. kern.ipc.maxsockbuf is big enough: https://discussions.apple.com/message/23525980#23525980
    Also, IMHO, Apple periodically delete messages from forum about this problem, does anyone else has teh same feeling?
    Any thoughts?

  • Safari is not working in lion.  I get the message not responding.  Please help.

    Safari is not working in Lion.  I get the spinning ball.  Please help.

    We do not provide support for bugzilla here. Please visit http://www.bugzilla.org/ to find out how to get help.

  • External Hard Drive does not work with Lion

    Hi
    My External Hard Drive does not work with Lion this message appears:
    NTFS-3G could not mount /dev/disk1s1
    at /Volumes/My Passport because the following problem occurred:
    /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).
    the MacFUSE file system is not available (71)
    can anyone help?

    Hi,
    See this Discussion:
    https://discussions.apple.com/thread/3191198?start=0&tstart=0
    Cheers,

  • Adobe Photoshop CS5 is not working with Lion.

    Adobe Photoshop CS5 is not working with Lion. It is totally non responsive to a point where i cannot work. all other CS5 programs seem to be running well so far. any advice? if no, then how do i revert back to Snow leopard?

    I had real problems with all Adobe apps - it said I needed to install a version of Jave Runtime, but kept saying that I wasn't connected to the internet to complete the action. This was not the case - I was connected to the internet.
    I followed this link : http://support.apple.com/kb/DL1421  to install a version of Java and all Adobe apps fire up now. Haven't done much testing within the apps, but at least I'm further ahead than I was.
    So thanks to the message boards for helping me out.
    Reg

  • IPhoto 9.1.5 slideshow is not working on lion

    Hi,
    my iPhoto 9.1.5 is not working on lion. I have upgraded from Snow Leopard to Lion. If i click on slideshow then it seems to be started with full screen but it return back without slideshow.
    Waiting for any clew.
    Moshiour

    For iPhoto 9.1.5:
    http://support.apple.com/kb/HT4754
    Regards,
    Colin R.

  • Ukelele generated custom keyboard layouts not working in Lion?

    I asked this question in the stackexchange site a few days ago.  Nothing I've tried has worked so far, except for creating a new account.  Because a fresh account works, it's got to be something with my preferences, right?
    http://apple.stackexchange.com/questions/21691/ukelele-generated-custom-keyboard -layouts-not-working-in-lion
    Here's the question from above:
    I created a custom keyboard layout with Ukelele (http://scripts.sil.org/ukelele) in Snow Leopard (idea is to generate scandinavian letters with Alt-key, otherwise have a pretty much standard U.S. layout). After the upgrade, the old installed (to ~/Library/Keyboard Layouts) layout wasn't working.
    Ukelele seems to work OK in Lion, but whether I put the generated keylayout in a bundle or single file, or save it "/Library/Keyboard Layouts" or "~/Library/Keyboard Layouts" doesn't seem to matter.
    Help?
    EDIT:
    @Sergio, I cannot choose the layout in Input Sources. One keylayout file I tried:http://semeai.org/~sjl/us-scands.keylayout
    [EDIT: Removed unrelated stuff]
    UPDATE 2011/08/15:
    @Tom:
    Copied your keylayout (it naturally ended up in my Junk folder):
    midgard (01:55) >ls -l ~/Library/Keyboard\ Layouts/MongolianQWERTY.keylayout-rw-r--r--@ 1 sjl  staff  44536 Mar 13  2008 /Users/sjl/Library/Keyboard Layouts/MongolianQWERTY.keylayout
    Logged out, logged in, isn't showing in Input sources (I'm looking very closely between "Maori" and "Myanmar - QWERTY").
    I've also uninstalled bunch of software and plugins giving suspicious messages to system.log, but hasn't helped.
    UPDATE 2011/08/16:
    I created a test account, and lo, the layout works perfectly for it. Also the bug in preferences doesn't show for that account. When trying this on my own account, there are no errors in Console logs with the suggested keywords (I can't seem to locate console.log file, though).
    UPDATE 2011/08/16 later:
    Nuking Library/Caches (and relogging) didn't help.
    UPDATE 2011/08/17:
    I did
    % find Library -name "*.plist" -exec mv {} {}.renamed \;
    and restarted, but it didn't help. I restored the situation with
    % for file in `find Library -name "*.plist.renamed"`; \  do mv "$file" "${file//.renamed/}"; done
    addendum: I also went through all the .plist files with plutil -s as described inhttp://www.askdavetaylor.com/can_i_check_my_plist_files_in_mac_os_x_for_problems .html. There was some brokennes, but in very unrelated applications.

    Tom,
    I think I love you.
    That absolutely did it! Thanks so much!
    If you'll answer with the same link in the stackexchange site, I'll mark the answer as correct, so you'll get the rep there.
    Thanks,
    Sami

Maybe you are looking for

  • Crystal Report installation roadmap

    Hi All, I googled and found that the the SAP data can be extracted only if SAP BW is configured. We have a different requirement InfoSet Queries are developed, which extracts data from SAP tables We need to customize the design of the report, therefo

  • Calendar on my iPhone 6 is no longer syncing with iCloud since I update to IOS 8.1

    Apparently there are some syncing issues with iCloud with the new IOS 8.1. Is there any chance to have a solution for that or we have to wait for a new update?

  • Jerky Footage When exported from PPro

    Hi everyone, I hope someone can PLEASE help with this. Ive read loads online, but failed to find a solution! Once again I turn to the Online Community for guidance and support. Equipment: Sony NX5 on a Monopod. Captured: Full HQ 1920*1080 P 25fps Pc:

  • Webdispatcher SSL load balance server mismatch errors

    We are setting up a webdispatcher to access an Enterprise Portal with multiple instances.  Currently it is working but we are having to overide host mismatches.  in webdispacther log we see [Thr 4856] Mon Mar 07 11:38:02 2011 [Thr 4856] MatchTargetNa

  • Question regarding Flash builder - mysql

    Hi, I created a webapp with flash builder 4.6, I use AMFPHP for the database part. If I want to add a person to the db through my app, which has een accent in the name (for example "D'hiet"), it returns an error. I don't know where to look for this p