Mountain Lion VPN server "IPCP maximum config-requests exceeded" error

I have OS-X Server running on Mountain Lion 10.8.4  I had to reinstall the system due to a hard drive failure and ever since reinstalling OS-X server the VPN service has been driving me mad. Every so often without any obviosu reason the service starts failing and comes up with a "IPCP: Maximum Config-Requests exceeded" error. On the client side it looks like Connecting >> Authenticating >> "You have ben disconnected" message. It seems like this happens every time you restart the machine (so after a fresh restart I can NEVER log in at all and get this error) and switching the VPN service off and back on again in Server app gets rid of the problem every time. Then the problem comes back sometimes after a few minutes, sometimes ater a few hours or days even. I have the exact same settings as I did before where it ran without fault for months and would be back up and running after power failures and automatic restarts. I have not found one single thread anywhere where someone could explain what this is and the best solution I have seen so far was to write a script to turn the VPN server off and back on all the time. Could someone PLEASE help me here. Ay help at geting rid of this problem would b very much appreciated!

VPN not working:
vpn:vpnHost = "XX.XXX.XXX.XX"
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 = _empty_array
vpn:Servers:com.apple.ppp.pptp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.1.254"
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 = yes
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.1.240"
vpn:Servers:com.apple.ppp.pptp:IPv4:DestAddressRanges:_array_index:1 = "192.168.1.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 = _empty_array
vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.1.254"
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.1.225"
vpn:Servers:com.apple.ppp.l2tp:IPv4:DestAddressRanges:_array_index:1 = "192.168.1.239"
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"
vpn:Servers:com.apple.ppp.l2tp:L2TP:IPSecSharedSecretValue = "xxxxxxxxxx"
VPN working:
vpn:vpnHost = "xx.xxx.xxx.xx"
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 = _empty_array
vpn:Servers:com.apple.ppp.pptp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.1.254"
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 = yes
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.1.240"
vpn:Servers:com.apple.ppp.pptp:IPv4:DestAddressRanges:_array_index:1 = "192.168.1.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 = _empty_array
vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.1.254"
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.1.225"
vpn:Servers:com.apple.ppp.l2tp:IPv4:DestAddressRanges:_array_index:1 = "192.168.1.239"
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"
vpn:Servers:com.apple.ppp.l2tp:L2TP:IPSecSharedSecretValue = "xxxxxxxxxx"

Similar Messages

  • Mountain lion VPN server not responding

    Hi guys. I've been trying to setup my VPN on mountain lion ever since I bought it but with no joy at all! I've followed numerous guides but always get the error
    "The L2TP server did not respond"
    Having looked at the logs I get the message
    "PPTP plugin: unable to bind socket to port 1723 - err = Address already in use
    Unable to initialise VPN plugin"
    Does anyone have any ideas please
    Thank you in advance
    Mark

    Your L2tp and pptp address range should should be out of the range of each other and outside of the scope of any dhcp or existing fixed IP addresses
    The correct ports need to be forwarded to your server if you're behind a NAT device
    The correct ports need to be open on any firewall your running
    If your connecting via domain name, the domain name has to resolve to your IP address from the Internet
    If your connecting via IP address you'll need a fix external IP address

  • HT1222 hi i have a apple imac 27 2009 and i have purchased mountain lion but near the end it says An error occurred while running scripts from the package "mzps6175750011235388779.pkg"

    hi i have a apple imac 27 2009 and i have purchased mountain lion but near the end it says An error occurred while running scripts from the package “mzps6175750011235388779.pkg”
    can you please advise me what should i do to fix this

    Some ideas.
    https://discussions.apple.com/message/20034600#20034600

  • When i'm downloading mountain lion and it gets 100% says that an error has occurred

    When i'm downloading mountain lion and it gets 100% says that an error has occurred

    Adrian Willis wrote:
    No, there is no ISP limit on my bandwidth.  I have  restarted my router but still no success.  I can download other Apps but with Mountain lion 10.8 it simply says waing in mission control and in the App Store it say "an error has occurred".  I have been working at this now for 3 days and it is very frustrating and I do not think the error is on my side but elsewhere.
    I would suggest to contact the Mac App Store Support Team. Make sure to note down the error message and the steps that you do that lead to the problem. Click the link below and select the "Contact Support" option in the sidebar, there you'll be able to appropiately select your options and possible support solutions including contacting the Mac App Store via e-mail.
    Mac App Store Support
    Best of luck!

  • Downloading mountain Lion OS X v10.8 and it gives "error occured"

    I am Downloading mountain Lion OS X v10.8 and it gives "error occured", and now i can't see any download/Resume button in the "Purchase section" in App Store. what should i do now ??

    Restart your Mac and try again.
    Keep in mind, v10.8 Mountain Lion is a 4.35GB (approxmiately) file size and requires a high speed broadband internet connection.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • ORA-01000: maximum open cursors exceeded--Error

    Hi
    What is "ORA-01000: maximum open cursors exceeded" error,How to solve.
    Thanks
    Miseba

    Hi
    ORA-01000: maximum open cursors exceeded
    Other terms
    Oracle, open cursors, exchange infrastructure
    Reason and Prerequisites
    The parameter "open_cursors" is set too low. Long transactions, such as imports, may use up all available cursors and fail.
    Solution :
    THIS NOTE APPLIES TO XI 3.0 SP2 ONLY **
    if you encounter an exception that reports "ORA-01000: maximum open cursors exceeded" please adjust the open_cursors parameter as follows:
    If the BR*Tools exist on your system:
    1] directory: /usr/sap/<SID>/SYS/exe/run
    2] "brspace -c force -f dbparam -a change -p open_cursors -v 100000"
    3] directory: $ORACLE_HOME/dbs (Unix) or %ORACLE_HOME%/database (Win)
    4] change open_cursors parameter in init<SID>.ora to 100000
    If the BR*Tools are not available (2] above - command not found)
    1] change the open_cursors parameter as in 4] above
    2] restart DB, for changes to take effect. _ NOTE: This problem has been fixed with XI 3.0 SP3 (see note 735078)
    Plz asign points if helpfull.
    Regards
    Padmanabha

  • OS X Mountain Lion, "The server gave an error during download: 403 Forbidden." && Xcode update "To update this application, sign in to the account you used to purchase it."

    I've bought OS X Mountain Lion, the started to download it, close the mac without finish it, and now when im trying to download it agan, the appstore gave me the error "The server gave an error during download: 403 Forbidden.".
    I have an update too for the XCode and when im trying to push Update, the AppStore show me an alert with the message:
    "You have updates available for other accounts
    "To update this application, sign in to the account you used to purchase it."
    Help me please, I've allready pay for the update and cannot make use of it.
    Thanks

    I've bought OS X Mountain Lion, the started to download it, close the mac without finish it, and now when im trying to download it agan, the appstore gave me the error "The server gave an error during download: 403 Forbidden.".
    Restart your Mac and follow the instructions here >  Mac App Store: How to resume interrupted downloads
    You have updates available for other accounts
    "To update this application, sign in to the account you used to purchase it."
    Help here > Clearing up Mac App Store confusion | Macworld
    A recommendation. When upgrading to a new OS X, if it can be avoided, do not interfere with the installation.

  • Can't connect to mountain lion smtp server

    Hello. I've been trying to get outside mail clients (Mac Mail) to connect to a virtual domain mail server I am hosting at work. Our main domain name works fine. And the virtual domain works fine as long as you are on our internal network. But for some reason, outside of our network, I can only receive POP mail with the server but I can't send any mail with the server. This is on a completely new installation of OS X Mountain Lion/Server. Everytime I try to get mail I get a message that the smtp connection to the sever failed even though I know the settings are the exact same settings I use to connect when I'm on our local network and it connects, sends, and receives just fine. How do I allow the outside world to connect?

    I did a work around which I didn't really want to do but my head hurts from trying to find an answer for days and no one here apparently has a clue as to why it's happening.
    I gave my mountain lion a static ip address and then made a hosts entry on all the windows machines. Viola, I can connect to all the mac shares with no account screen/password screens popping up. I shouldn't have to go into the hosts file on every single windows machine just so I can see shares on the macbook. Something's broke somewhere.

  • Mountain Lion Filemaker/Server

    I have a Filemaker Database hosted on a OSX Server running 10.6.8 Server.
    I have a number of Mac clients connecting to this database all running 10.7 & either FM 10 or 11.  Pretty easy to set up as once you point or browse FM to the server it jut see's it and away you go.
    I have just upgraded on of the client Macs to 10.8 Mountain Lion, doing a completely new install (new HD) and reinstalled FM 10.
    Tried to find and connect to the database on the server without success.
    Thought it may be a version issue so installed FM12 on the client Mac running 10.8 but still cannot see the database.
    Read some issues about how ML has turned off Apache web hosting but I was assuming this was for incoming connections to the client.
    Anybody have any ideas of a fix?

    FileMaker 12 changed the file format, which means that Pro 12 is unable to connect to FileMaker Pro/Server 11 or earlier (and Pro 11 or earlier is not able to connect to Pro/Server 12). If any one client needs to run FileMaker 12, you would have to upgrade everyone to FileMaker 12 (including the server).
    If a copy of FileMaker Pro 12 has been purchased for one computer only, you can contact FileMaker Inc. and purchase a downgrade licence to FileMaker Pro 11, for US$5 (or similar prices in other currencies).
    I can't explain why Pro 10 on Mountain Lion would be unable to connect to Pro/Server 10 or 11 on Snow Leopard.
    FileMaker Inc. have not tested FileMaker 10 for Mountain Lion compatibility, so it may have some issues (it has some known issues on Lion, but not in the area of networked databases).
    They have tested Pro 11 on Mountain Lion, and they claim it is compatible apart from complications with Gatekeeper for installation.
    I'm running Pro 11 on Mountain Lion, but I haven't tried network connections to other instances of FileMaker 11. I can set up a test, but won't have a chance for a few days, so hopefully someone else will chip in.
    You might also have better luck asking this question on the FileMaker discussion forums.

  • OS X Mountain Lion - FTP server, no files visible

    I try to set up the FTP server in OS X 10.8.2 Mountain Lion with the Server app (2.2). So far, all services are running but I'm not able to make files visible over internet or local access. I can change the directory to any custom or predefined share and give all users full access (read & write) to all files in that share but no file is showing up. I tried to access the FTP server locally with a FTP application and the same with a web FTP proxy. Files that I copied to the selected share will not show up on the FTP server. In fact, not a single file is visible.
    Maybe this has something to do with anonymous access. I want a public folder, accessible from outside (internet). I really don't know whether anonymous access is possible with OS X FTP server nor whether I should create special users for FTP access. The server application is not very helpful regarding this.
    Which rights and users should configured in FTP server? How to set up generic anonymous access?

    I am having a similar problem. I have files automaticly uploading via FTP. This works perfectly on my older desktop but on my MBP with mountain lion, the files only display one or two at a time and only show newer files when the first ones are deleted.
    The same behavior occures when using the ftp enable script in the terminal app.
    Not exactly the same but similar.
    Why did apple take the simple FTP toggle away??? My 13 year old Mac wins this battle and remains on the shelf

  • Mountain Lion Mail Server force reply to address

    Using Mac OS X Mountain Lion 10.8.2 server and the built in Mail Server.
    I want to use a group mail (mail listing) for a lodge. My problem is that people tend to use reply to all when replying to a message in the group. Every time a user uses reply to all, another recipient is added to the thread ending up with a lot double mails.
    I have tried to make my fellow lodge members only to use the common group mail address when replying, but without luck. I have also tried to make them setup a specific reply-to address (our group e-mail address), but they are far from computer experts.
    My question! Is there anyway to have the OS X Mail Server (or another mail server for OS X) force a reply to address for users using POP3?
    Hope you understand my question and sorry for any misspelling as I am from Denmark, Europe .
    Regards, Chris.

    Hi Jeffrey,
    Many thanks for your input.  I did it the way you describe it.
    But meanwhile I found the real reason, and aI'd like to share it with others.
    If you created a local network user in the user section, this user is created in the OD.
    When creating this user I like to use the initials as shortname.
    My emaildresses however are configured as [email protected]
    When Postfix is searching the OD for a user he searches for " firstname.lastname" and if during the user creation you omit to give this as a shortname as well, Postfix can never find this user. 
    So I went to all accounts, added the "firstname.lastname" combination to the shortname (the initials are kept for easy login reasons), and suddenly email is correctly routed to the users.
    Seems very stupid, but t was hard to find and took me a lot of time.
    So problem solved.
    Now back to Apple:
    If Postfix is looking at the sequence before the @, than it would seem logic to me that when we created users in the users section or in Workgroup Manager, and when we define emailaddresses, the sequence before the @ would be added automatically to the shortname list where Postfix is searching.  Now we have to do this manualy.
    For experienced users it's no big deal, but for novices who want to setup things it's not obvious at all.
    For me there is clear improvement potential for Apple. 
    Thanks again for reacting.
    Bernard.

  • Dyndns meets Lion VPN Server

    Hello all together,
    initial situation:
    MacMini with Lion Server (10.7.1)
    iPhone 4 (iOS 4.3.5)
    MacBook Pro with Lion (10.7.1)
    Router:
    Manual IP Configuration - Every local Machine has its own static address.
    Necessary UDP-Ports (500, 4500, [1701, 1723]) for VPN are open.
    Registered dyndns-Account
    I configured VPN with the Lion Server App and shared the Configuration Profile with my iPhone and my MacBook and it works - but only locally.
    On the MacMini Server i use DynDNS Updater App which works fine for remote connections via ScreenSharing and ssh - but not VPN.
    What i tried:
    1.) using my external IP (to make sure it is not a dyndns issue)
    2.) using DMZ - even switched off my firewall (to make sure it is not a firewall issue)
    3.) using other services via dyndns without any problems (as mentioned before)
    4.) double checked Port Forwarding Configuration in Router (with Ports mentioned before)
    5.) created two mobileconfig-Files, with local IP (works locally) and dyndns-Adress (works not at all) as VPN Host
    iPhone says that the L2TP-VPN-Server does not answer. Try again, change settings or ask administrator...
    Any clues how to get things done?

    I also am having the same problem. I have a Mac Mini server Running Lion OS, its my fathers. I am into PC's a bit more, but have an ipad and iphone. I cannot for the life of me get the servers L2TP VPN service working over my Ipad/Iphone 3g, havent tried another wifi connection yet... I opened all the above ports for the Mini server on my verizon fios router and i get a diff error message now on my ipad when trying to connect making me think ATT is definetly blocking LT2P. Interestingly on my Desktop PC I use PPTP in win7 and its working like a charm and my dad who is in Europe right now can watch Netflix from all his Devices as long as its 1 at a time. I have tried everything save an outside network, disabling my PC's PPTP just incase the router cant handle 2 services (both Mini and PC are on same network), I may decide to turn manually turn on PPTP for the mini through terminal "sigh". The entire reason my dad bought the dang Mac mini server was so we could watch Netflix and use other services like itunes while out of the USA, my PC uses way to much power to be left on all the time for VPN. If anyone can figure out how to get L2TP working on mac mini let me know. Also I am using No-IP Dynamic IP DUC which is a free Dynamic DNS server for my external IP, again works fine on my PC, appears to work fine on the mac, but cannot connect with the No-Ip(dynamic) Address over 3g or wifi, however i can connect to the Mac server mini on Wifi using its local address.
    WOW B4 writing all that above I disabled the No-Ip on my PC used to maintain my PPTP Dynamic IP address so I can connect to it from outside the house  and also disconnected my dads macbook from my win 7 PPTP setup and then tried to connect to the mac mini again on my ipad 3g and nothing got an error... As soon as i finished writing I tried it again and it now works!! I guess the routers ports maybe took a while save or No-IP needed some time to adjust or something.. Maybe its just very unstable... Not sure but anyone who needs a Free Dynamic DNS server try No-Ip. Connected for almost 9 min now on 3g seems stable once im on.

  • In Mountain Lion Address Book there is the message CoreDAVErrorDomain error 1 on startup. Any idea?

    After installing 10.8, when opening address book appears a sync wheel near the icloud and it becomes a warning sign the means "operation can not be concluded (CoreDAVErrorDomain error 1.)
    I think this prevents the syncing process between the imac and  icloud.
    How can it be solved?

    I had same message
    I could not sync between iCloud and my Mac.  My Mac and iCloud/iPhone had about 10 or so different contacts each.
    I solved the sync problem in Mountain Lion by:
    1. De-duplicate Mac contacts
    2. Export all contacts as vCard
    3. Go to System Preferences on my Mac and uncheck Contacts
    4. Answer dialogue to delete from my Mac.
    5. Verify that all contacts on Mac deleted.
    6. Go to System Preferences on Mac and check Contacts.
    7. Wait a minute for the Contacts to be imported from iCloud.
    8. Verify that Mac is syncing
    9. Import vCard from step 2.
    10. Keep old contacts and apply to all.

  • Purchase OS MOuntain Lion through Mac App Store but it stated error has occurred.

    Hi,
    Need help here.
    I purchase OS X Mountain Lion tgrought Mac App Store but it stated an error has occured and it was not completely download.
    In the purchase box, the application is under "other purchase" and the button is blank. I can't resume download despite its stated error.
    However purchase has been billed in my credit card.
    My current OS X version is 10.7.5.
    Please help how to download again and if cannot how to get the money back ?
    Thanks all.
    Cheers,
    Cella

    Look in the Applications folder for the Mountain Lion installer. If you find it or a partial download, delete it and see if you can start the download again.

  • Maximum Open cursor  Exceeded error when deleting records from a table

    I have a strange problem.
    I have a table EMP_MASTER . Whenever I am trying to delete a record from this table, I am getting Maximum no. of open cursor exceeded error. But this error doesnot come when i delete from any other tables. And no. of open cursor is much lesser than OPEN_CURSOR parameter.
    All other tables (around 700) has foreign key constraint to this EMP_MASTER table for created_user paramater.
    Is it some thing like, when I am trying to delete a record from EMP_master, implicit cursor opens up and checks all referenced tables. and that limit gets exceeded ?
    Please help.
    Thanks,
    Raj

    Raji03 wrote:
    There is no trigger defined for this table.
    Is there a limit on which no.of references made to a column ? Because one column in this field, Emp no is being referenced in almost every other table. around 700 tables. Will it have any adverse effect ?That should have nothing to do with your problem directly. Again, those tables could have triggers defined on them and you are leaking cursors in one of those triggers (wild guess).
    An example of a table with many many others foreign key'd to it.
    create table parent_of_everything
       column1 number primary key
    insert into parent_of_everything select level from dual connect by level <= 1000;
    commit;
    --create 1000 tables all with foreign keys to the parent_of_everything
    begin
       for i in 1 .. 1000
       loop
          execute immediate 'create table child_' || i || ' (column1 number, column2 number, constraint child_' || i || '_fk foreign key (column1) references parent_of_everything (column1) on delete cascade)';
          execute immediate 'insert into child_' || i || ' select level, mod(level, ' || i || ') from dual connect by level <= 1000';
          commit;
       end loop;
    end;
    TUBBY_TUBBZ?delete parent_of_everything;
    1000 rows deleted.
    Elapsed: 00:02:53.03No problems were had (none were expected).
    Cleanup script.
    --remove the 1000 child tables
    begin
       for i in 1 .. 1000
       loop
          begin
             execute immediate 'drop table child_' || i || ' purge';
          exception when others
             then
                null;
          end;
       end loop;
    end;
    /

Maybe you are looking for

  • Please can you help, I cannot open my Itunes on my Pc

    Please can you help, I cannot open my Itunes on my Pc, error message 'The program can't start because MSVCR80.dll is missing from your computer, try reinstalling the program to fix this problem' Next another error reads: iTunes was not installed corr

  • Fonts grayed out in Illustrator type palette - How do I fix this?

    I had OS 10.9 and Illustrator worked with no problems. I have recently upgraded to OS 10.10 and I now experience grayed out fonts in the Illustrator Type Window which I don't experience in Photoshop. I have CS5.1 for Illustrator. Has anyone experienc

  • Problem in setting the smtp in a apple mail account.

    Can anyone help me resolve a problem in setting the mail preferrences? I have multiple email accounts and the smtp address is being deleted to a none smtp in an account then when I fix the problem in one account it deletes an smtp address in another

  • Aperture 3 - a catalogue of disasters.

    OK, I have Aperture 3. ITried the Demo - it seemed fine so I plonked down for the upgrade. Here are the problems I have been having so far: • Faces seems to take an age to do anything. There have been times when I've entered a new person's name using

  • Mixing footage in Premiere CC?

    HI, i have doubts about workflow for this job...I must mix and scaledown hdv footage in dv sequence, edit in multicam and export to DVD...My question is what happens to interlaced fields from hdv clips in dv sequence?