Endpoint Protection

 View Only
Expand all | Collapse all

How to Modify a LiveUpdate Administrator (LUA) server port.

  • 1.  How to Modify a LiveUpdate Administrator (LUA) server port.

    Posted Jul 08, 2009 05:42 AM
    Hi, I have installed LUA server on one of my existing application server. The installation was successful, but the site is not opening due to port conflict. may be the same is using some other application. So, can any one please send me the details, how to reconfigure the LUA port.


  • 2.  RE: How to Modify a LiveUpdate Administrator (LUA) server port.
    Best Answer

    Posted Jul 08, 2009 05:50 AM

    Hi,

    The steps below will modify the Liveupdate Administrator server's configuration to run on a non-default port. These steps will also ensure the shortcut to the LUA server's website is modified to point to the correct port. Please ensure that the port desired for use by LUA is not currently being used by another application on the system.

    Modify LUA server to listen on a non-default port:

    1. Stop the LUA Apache Tomcat service.
    2. Browse to the LUA server's tomcat configuration folder (C:\Program Files\Symantec\LiveUpdate Administrator\tomcat\conf by default).
    3. Right-click on the file named server.xml and choose Edit.
    4. Look for the following line in this file: "<!-- Define a non-SSL HTTP/1.1 connector on port 8080 -->".
    5. The line directly below this will read 'Connector port="<LUA server port>"...' Modify <LUA server port> to the port required and save the file.
    6. After server.xml has been modified to allow LUA to listen on the required port, restart the LUA Apache Tomcat service.


    Modify the LUA shortcut to point to the correct port:

    1. Browse to the LUA server folder (C:\Program Files\Symantec\LiveUpdate Administrator by default).
    2. Right-click on LiveUpdate Administrator shortcut and choose Properties.
    3. Click on the Web Document tab.
    4. Modify the URL string to reflect the port change made during the previous steps. (http://localhost: server port>/lua).


    Modifying the Default LUA Distribution Centers:
    The steps below will modify the Default Production Distribution and Default Testing Distribution Centers to reflect the port and protocol changes made in the previous steps. These modifications are not necessary for any Distribution Centers other than the default Distribution Centers.

    1. Log into the LUA server
    2. Click on Configure->Distribution Centers.
    3. For both the Default Production and Default Testing Distribution Centers:
    1. Check the check box next to the name of the Distribution Center requiring editing and click the Edit button.
    2. On the Edit Distribution Center page, click on the local LUA server in the list of Locations and click the Edit button.
    3. On the Edit location page, select the HTTPS protocol, and modify the port to the port configured in server.xml and click the OK button.
    4. After clicking OK, you will be returned to the Edit Distribution Center page - verify the status of the local LUA location has changed to Ready from Unreachable.
    5. Click OK to return to the Distribution Centers page.

    Original Link: http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2008111314071948

    Hope this may resolve your issue.


  • 3.  RE: How to Modify a LiveUpdate Administrator (LUA) server port.

    Posted Jul 08, 2009 06:54 AM
    Hi,

    good yr its a great document. thanks a lot.



  • 4.  RE: How to Modify a LiveUpdate Administrator (LUA) server port.

    Posted Jul 08, 2009 06:57 AM
    np