Change VPN port with Maverick server 3.2.2 ??

Hi,
on a new installed server I want to have access via VPN. Serversoftware is set up, VPN is running but connection is refused from outside.
Did a port check and found out that only port 1723 is routed to the server on the Fritzbox router.
Okay, now we also routed the 500 UDP and tried to switch the 1701, but as this is already occupied by some other hardware on the network (Synology NAS via upnp) we have only the port 1702 to choose - but I don´t know how to tell the server software to provide the connection via this port :-/ ...
By the way : the firewall on the mac is switched on (OS X 10.9.5) - tried to find some settings for the ports to change there but didm`t succeed.
If all of this info sound confusing I beg your pardon - I`m not too deep in this, just semi-professional ;-)
Any help in this matter appreciated !!!
Kind regards
Roland

For me, it looks like the same.
1 - Yes
2 - B
3 - Not yet, I've tried to downgrade to 3.2.4, but it is not possible.
4.1 - service xend status:
xc: error: Could not obtain handle on privileged command interface (2 = No such file or directory): Internal error
Traceback (most recent call last):
  File "/usr/sbin/xend", line 36, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 26, in ?
    import relocate
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/relocate.py", line 28, in ?
    from xen.xend import XendDomain
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 36, in ?
    from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 20, in ?
    from xen.xend import balloon, sxp, image
  File "/usr/lib64/python2.4/site-packages/xen/xend/image.py", line 46, in ?
    xc = xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (1, 'Internal error', 'xc_interface_open failed: No such file or directory')
xend daemon is stopped
4.2 - service ovs-agent status:
log server (pid 4460) is running...
notification server (pid 4489) is running...
remaster server (pid 4492) is running...
monitor server (pid 4494) is running...
ha server (pid 4496) is running...
stats server (pid 4498) is running...
xmlrpc server (pid 4499) is running...

Similar Messages

  • Changing VPN port

    Since there are several VPN solutions at my office firewall I need to be able to change the port used by L2TP when connection using VPN.(e.g. set it to port 1000 and NAT it to 1701 in the firewall). I'm using the build in VPN client. However I can't find anywhere to change VPN port. Isn't this possible?
    Message was edited by: jornki

    I'm not sure about doing this with the VPN...
    But you could tunnel from one machine to another (similar to a VPN) using SSH. You can set SSH to answer on any port. So maybe this would work for you.
    This article describes exactly what may work for you:
    http://www.afp548.com/article.php?story=20040815101734513&query=ssh
    Jeff

  • TS3960 same problem with mavericks server app....tried additional ino solution did not work..any suggestions?

    TS3960: Server App or Server Admin can't connect to a newly upgraded Lion server
    same problem with mavericks server app....tried additional info solution did not work..any suggestions?
    All log in info is correct. will not accept worked fine on 10.8 just upgraded to 10.9 and will not work. deleted and reinstalled server app 3.0.1

    Figured it out....went to server...settings...check allow remote administration using Server

  • WRVS4400N change VPN port

    Hi,
    I have a WRVS4400N VPV router and want to connect to it remotely via VPN.
    The problem is that my internet-provider block almost all ports below 1000.
    Can I change the port-number of VPN? If so, how?
    I have a cable router that I configured so that WRVS4400N is DMZ. So all ports ar forwarded.
    Thanks,
    Marc

    Hmm can't really find out how to set up an ssh server on my system, it's by the way an XP Pro system. I'll have to fight some more with openssh for windows to get it running. Hopefully I'll get a MacMini soon to set up as server for this kind of stuff.
    But for now I actually want to get the vpn started over another port. Isn't there any way? searched the web for many hours but can't find a good working tool or setting.

  • Change of port for Livecycle server

    Hi all,
    When we first setup our Livecycle server we configured it running on a non-standard port and have experienced repeated headaches with people behind corporate firewalls not being able to open documents secured with Rights Management.
    We'd like to reconfigure our installation to solve this (change the port) but will this mean all our documents will stop working? Will we have to re-apply RM policies and then redistribute all of our documents?
    Thanks,
    Andrew

    Hi,
    Based on your description, I guess that you install the backup software on Windows Server 2012 Essentials firstly,
    and then configure Direct Access. Then you find there is an issue of port 25566 conflict. If anything I misunderstand, please don’t hesitate to let me know.
    Changing the default port of Direct Access on Windows Server 2012 Essentials seems to be not a good idea. Would
    you please let me know more information of this third-party backup software? You may contact with vendor of the backup software and confirm which service (or any other) listens on port 25566. Meanwhile, confirm if we can change port 25566 of the backup software.
    By the way, for backup, Windows Server Essentials provides reliable ways to perform regular backups of your
    server and backups of your network computers. For more details, please refer to the following article.
    Manage Backup and Restore in Windows Server
    Essentials
    Hope this helps.
    Best regards,
    Justin Gu

  • Can't change debug port on Weblogic server

    Despite changing the port number on the {DOMAIN}/bin/setDomainEnv.sh script and on the {DOMAIN}/init-info/startscript.xml file Eclipse (Galileo + latest OEPE) doesn't honor that.
    When the server is started on debug mode from Eclipse the listening port is 8453 which is the default.
    This is the [Eclipse] console output:
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=...............
    PATH=....................
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    Listening for transport dt_socket at address: 8453
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode)
    Starting WLS with line:
    java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/opt/bea/wls10.3.0/wlserver_10.3 -Dwls.home=/opt/bea/wls10.3.0/wlserver_10.3/server -Dweblogic.home=/opt/bea/wls10.3.0/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/opt/bea/wls10.3.0/patch_wlw1030/profiles/default/sysext_manifest_classpath:/opt/bea/wls10.3.0/patch_wls1030/profiles/default/sysext_manifest_classpath:/opt/bea/wls10.3.0/patch_cie660/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/opt/bea/wls92/weblogic92/server/lib/weblogic.policy weblogic.Server
    Listening for transport dt_socket at address: 8453
    Any ideas on why this may be happening?
    Thanks.

    Did that.
    This is an extract from setDomainEnv.sh:
    if [ "${DEBUG_PORT}" = "" ] ; then
    *DEBUG_PORT="9000"*
    export DEBUG_PORT
    fi
    But regardless of what I put in there I see this on Eclipse's console:
    /usr/local/jdk1.6.0_11/bin/java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,*address=8453*,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/opt/bea/wls10.3.0/wlserver_10.3 -Dwls.home=/opt/bea/wls10.3.0/wlserver_10.3/server -Dweblogic.home=/opt/bea/wls10.3.0/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/opt/bea/wls10.3.0/patch_wlw1030/profiles/default/sysext_manifest_classpath:/opt/bea/wls10.3.0/patch_wls1030/profiles/default/sysext_manifest_classpath:/opt/bea/wls10.3.0/patch_cie660/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/opt/bea/wls92/weblogic92/server/lib/weblogic.policy weblogic.Server
    Listening for transport dt_socket at address: *8453*
    Now, if I start the server from the command line I see that the dt_socket listens on the port I set in setDomainEnv.sh.

  • Add or change Contact Photos with Maverick

    Add or change contact pictures is not working in Contacts with Maverick! Editing or Changing Contact Photos by double clicking on the photo box opens a menu with the options of: Defaults, iCloud, Faces, and Camera. However if I try and use Faces, the only thing that comes up is a message: "Find and organise photos of people in iPhoto or Aperture using Faces" No Photos load! And yes I do have Faces set up in iPhoto. 

    So you don't get anything when editing the photo? No window of any kind?
    Do you have any other editing issues with those contacts? You could have a corrupt index file that is not letting you edit them.
    If it is not a corrupt index, a workaround for putting in photos is you can drop images into the photo frame.

  • Changing the port of JBoss Server

    Hi All,I want to change the default port of JBoss server from 8080 to some other port.How to do this?Thanks in advance.

    There are JBoss forums out there....
    But since I know the answer, I'll tell you, at the risk of rewarding your laziness. To change port 8080 to eg. 9090...
    Alter server.xml, mine is in
    D:\Apps\jboss-4.0.2\server\default\deploy\jbossweb-tomcat55.sar\server.xml
    Alter this setting....
          <!-- A HTTP/1.1 Connector on port 8080 -->
          <Connector port="8080" address="${jboss.bind.address}"
             maxThreads="250" strategy="ms" maxHttpHeaderSize="8192"
             emptySessionPath="true"
             enableLookups="false" redirectPort="8443" acceptCount="100"
             connectionTimeout="20000" disableUploadTimeout="true"/>to this
          <!-- A HTTP/1.1 Connector on port 9090 -->
          <Connector port="9090" address="${jboss.bind.address}"
             maxThreads="250" strategy="ms" maxHttpHeaderSize="8192"
             emptySessionPath="true"
             enableLookups="false" redirectPort="8443" acceptCount="100"
             connectionTimeout="20000" disableUploadTimeout="true"/>regards,
    Owen

  • I need help with Mavericks Server: an error occurred while configuring your server.  I

    I need help with Mavricks Server, I get the following: an error occurred while configuring your server.  I have deleted the Server.app several times along with the associated com.apple and Server folder.  Any more help would be appreciated.

    There are usually some log files around, related to the installation.  See if Console.app (Applications > Utilities) shows anything relevant to the error, when you've done a fresh install of Server.app and tried the configuration.

  • How to change connection port between INTEGRATION SERVER and Adapter Engine

    Hi,
    I have scenario that in the productions server we are using SAP web dispatcher to connect to Adapter Engine for example the port is 60000.
    So when we copy this server to DR environment the webdispatcher is not there. is that any way to change the all connection port between IS and Adapter from 60000 back to original port 50000 ?
    Please advise ?
    Thank You and Regards
    Fernand

    HI,
    The waiting status is because of Message Queue is in wiating status. This may be because of overload of the messages, or may be your receiver systems is not ready  etc.
    SO go to SMQ2 and check the status of the queues.
    Also have a look into this blog-
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    <i>
    Why I can see this messages only in the integration server?</i>
    >>>If message reachs the Adapter engine, you can see in the Adapter monitor. In your case, message is still there in the Integration Engine. Once the queues are cleared it will reach the Adapter engine, so you can monitor it in the adapter engine
    Regards,
    Moorthy

  • Constant Postgres crashing every 10 seconds. Running Mac Mini 2012 server with Mavericks Server

    I am gettting a constant crashing of my server Postgres process. It's been continuously populating my log files and it is unusable for things like Roundcube. Here is a snippet of what's in the log files.
    Jun 11 09:52:51 felixjen com.apple.launchd[1] (org.postgresql.postgres[315]): Exited with code: 1
    Jun 11 09:52:51 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:01 felixjen com.apple.launchd[1] (org.postgresql.postgres[359]): Exited with code: 1
    Jun 11 09:53:01 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:11 felixjen com.apple.launchd[1] (org.postgresql.postgres[457]): Exited with code: 1
    Jun 11 09:53:11 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:21 felixjen com.apple.launchd[1] (org.postgresql.postgres[491]): Exited with code: 1
    Jun 11 09:53:21 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:31 felixjen com.apple.launchd[1] (org.postgresql.postgres[519]): Exited with code: 1
    Jun 11 09:53:31 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:41 felixjen com.apple.launchd[1] (org.postgresql.postgres[559]): Exited with code: 1
    Jun 11 09:53:41 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:53:46 felixjen.com screensharingd[32996]: Authentication: FAILED :: User Name: N/A :: Viewer Address: 79.143.87.189 :: Type: VNC DES
    Jun 11 09:53:51 felixjen com.apple.launchd[1] (org.postgresql.postgres[593]): Exited with code: 1
    Jun 11 09:53:51 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    Jun 11 09:54:01 felixjen com.apple.launchd[1] (org.postgresql.postgres[627]): Exited with code: 1
    Jun 11 09:54:01 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
    This continues throughout the day and does not stop. I forcefully stopped the process with
    sudo serveradmin stop postgres
    However, I actually want to use the database for Roundcube. Is there any way to fix this?

    You would need to look at the Postgres error log. The only thing I can tell you is that the problem is not caused by any OS X Server process.

  • Profile Manager: Change default ports (80/443)?

    I was never able to figure out how to do this with Mountain Lion Server (thus we were never able to utilize Profile Manager), but I'm hoping this may now be possible with Mavericks Server. Is it possible to change the default ports the Profile Manager web admin uses (80/443)? I already have another server running HTTP/HTTPS services on those ports, thus this would be a conflict.
    The only other option would be purchasing a second static WAN IP, but would rather not have to do that.
    Thanks,
    Kristin.

    Realistically you are not going to be able to change the ports used by the built-in Apple websites. Even if you managed to (briefly) do it, it is almost certain that your settings would get over-written by Apple later.
    What you can do is change the port FileMaker uses. I would also say there is no benefit to running FileMaker Server on the same computer as Server.app and in fact as you have seen a potential disadvantage. Therefore using a separate Mac mini without the Server.app installed is another option.
    See http://help.filemaker.com/app/answers/detail/a_id/215/~/specifying-a-port-number -for-instant-web-publishing
    For what it's worth RoundCube is nothing to do with FileMaker either. If you have not already seen it you can get an easy to use installer for RoundCube here http://topicdesk.com/downloads/roundcube and it will work on the same Mac as Server.app and is compatible with the latest versions.

  • How to change the port in the URL of a BSP Iview

    Hello,
    we have several appraisal templates released in our R/3 system and we can access them by the portal.
    We are changing our systems and we are implementing a load balanced in order to improve the connections with the portal. So we need to know how can we change the port of the server that appears in the URL when we go to MSS ->teamviewer and select one appraisal to see the information of the template.
    We need to change it and indicate the port of the load balanced http://emsapl404pre.endesa.es:8000/sap/bc/bsp/sap/hap_document...) not the port of one of the WAS server as we have now http://emsapl404pre.endesa.es:8302/sap/bc/bsp/sap/hap_document...)
    Thanks in advanced.
    Best regards.
    Seshen

    Hi,
    Just view any BSP Application in SE80 and the click on Utilities(M)->Settings.
    This will fgive you option to change URL and port number of the URL..
    It will be under the Business server Pages tab in the settings window.
    Hope this helps.
    <b><i>Do reward each useful answer..!</i></b>
    Thanks,
    Tatvagna.

  • Mavericks Server Not Disconnecting Users

    I'm looking to brainstorm with others out there who have deployed Mavericks servers who are experienceing issues with file sharing services. I have about 7-8 servers that I have done recently with Mavericks Server that all experince varying levels of issues with users connecting to AFP not disconnecting properly.
    One extreme case, is where a server has about 25 users, and at the end of the day, Server shows upwards of 40 connections. Many of the users will have two and three connections even though they are on one machine with one IP.
    Eventually what happens is that users begin to have permissions issues, read-only notifications when trying to open a file, and the beachball when trying to save a file they were editing off the server. I have minimized the problem by having all the suers shut down their machines at night, and for some, set thier machines to never sleep during the day. I also have the server restarting every night to break the connections.
    I have also gone in and turned on the disconnect idle users, changed the disconnect idle users time, and changed the sleep and idle times with no success in fixing the problem. If I don't restart the server at night, users will show connected for as long as it has been since thier initial connection. I also went into sharing in the system prefs and checked the connected users there. It is the same that shows in the server.
    There are some other similar discussions out there, but I need to focus this bug on AFP.

    I have played around with the idle discconect and sleep times. Here is how the AFP is set up:
    afp:maxGuests = -1
    afp:afpTCPPort = 548
    afp:clientSleepTime = 12
    afp:replyCacheQuantum = 32
    afp:maxConnections = -1
    afp:sendGreetingOnce = no
    afp:reconnectTTLInMin = 240
    afp:clientSleepOnOff = yes
    afp:loginGreeting = ""
    afp:errorLogPath = "/Library/Logs/AppleFileService/AppleFileServiceError.log"
    afp:errorLogTime = 0
    afp:activityLogTime = 7
    afp:errorLogSize = 1000
    afp:kerberosPrincipal = "afpserver/LKDC:SHA1.F4848D1138AE9904A7A67C6F2F23AE68465F6435@LKDC:SHA1.F4848D1 138AE9904A7A67C6F2F23AE68465F6435"
    afp:recon1SrvrKeyTTLHrs = 168
    afp:idleDisconnectOnOff = yes
    afp:reconnectFlag = "no_admin_kills"
    afp:activityLog = yes
    afp:reconnectKeyLocation = "/private/etc/AFP.conf"
    afp:loginGreetingTime = 0
    afp:adminGetsSp = yes
    afp:fullServerMode = yes
    afp:idleDisconnectMsg = ""
    afp:updateHomeDirQuota = yes
    afp:activityLogPath = "/Library/Logs/AppleFileService/AppleFileServiceAccess.log"
    afp:authenticationMode = "standard_and_kerberos"
    afp:admin31GetsSp = no
    afp:shutdownThreshold = 3
    afp:TCPQuantum = 1048576
    afp:allowSendMessage = yes
    afp:idleDisconnectTime = 6
    afp:loggingAttributes:logOpenFork = yes
    afp:loggingAttributes:logDelete = yes
    afp:loggingAttributes:logCreateDir = yes
    afp:loggingAttributes:logLogin = yes
    afp:loggingAttributes:logLogout = yes
    afp:loggingAttributes:logCreateFile = yes
    afp:tickleTime = 30
    afp:specialAdminPrivs = no
    afp:noNetworkUsers = no
    afp:idleDisconnectFlag:adminUsers = yes
    afp:idleDisconnectFlag:registeredUsers = yes
    afp:idleDisconnectFlag:usersWithOpenFiles = yes
    afp:idleDisconnectFlag:guestUsers = yes
    afp:recon1TokenTTLMins = 10080
    afp:guestAccess = no
    afp:allowRootLogin = no
    afp:activityLogSize = 1000
    afp:afpServerEncoding = 0
    afp:createHomeDir = yes

  • Mavericks server time machine restore problem

    i have a mac mini with mavericks server installed
    i have backed up my imac to the mac mni server without any problems can enter time machine and install files but when trying to do a system restore
    This is where my trouble arises, initially the window is populated with a username of "root" which is of course the user name I'm running under on the install disk, I change that to my user name or user nickname (have tried both) and enter my password for the osxbackup.local machine and I end up getting a dialog box with "There was a problem connecting to the server osxbackup.local" it goes on to say Check the server name and ip address and if problem continues contact my administrator.   So I'm stuck here, I know my username and password are correct I've tried variations between my name and nick name but always get the same error.  I get the same error if I use a 10.9.0 install disk as well.  It seems that it is unable to contact the server based on the message but clearly the network is operating or we wouldn't have gotten this far.  The only thing I see is in the error message it says "osxbackup.local." note the period after local.  I assume that is a formatting thing and not an incorrect address and I know of no way to change this anyway. So what I thought would be a "simple matter" has like most things turned into an ordeal getting stuck on something that should be very simple.  Hopefully someone can shed some light on this?

    Do not rely on Time Machine to backup OSX Server. It does not work for restores and Apple says not to use it for server. Use Carbon Copy Cloner.
    Also, you should Raid 1 mirror the server drives so if one drive fails you have the 2nd drive that keeps running and you just swap out the bad drive and redo the mirror. You also need to have another backup and disaster recovery plan in place in case both hard drives fail. This mean an external backup drive to run carbon copy cloner to. Also some sort of offsite backup is also needed.

Maybe you are looking for

  • Function module to get the chars and key figures of an infocube

    Hi Everyone, Can anyone please let me know is there any function module where if I pass the infocube name as the input parameter, it has to give me the output parameters its characteristics and key figures. I require this to display the report in dri

  • Acrobat 9 Pro Extended, October 2008

    I purchased Acrobat 9 Pro Extended in October 2008. I had a problem with my laptop and reinstalled Windows 7 and moved from Office 2010 to Office 2013. I have lost Acrobat 9 Pro Extended and thought I could download again from my account. I can see t

  • When I try to download adobe flash for the final time i get this error.

    Exit Code: 7 -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 61 error(s), 50 warning(s) ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependenc

  • Printing Terms and Conditions for each Purchase order in the RDF output

    Hi All, Present i have an RDF report with the registered concurrent program. when i run this concurrent program i am getting the terms and conditions at the end of the purchase orders only once(for example 10 purchase orders). Now the requirement is

  • Problem in XI regarding Queue

    Hi, I have got problem in XI regarding Queue. When i am sending Message to XI if there is some exceptions raised like Invalid Date etc it's status in Q is SYSFAIL n message is in Scheduled mode. But the message coming next in to XI is also going to s