Endpoint Protection

 View Only
  • 1.  LUA what I have to do with IIS 6 in order to get distribution center work?

    Posted Nov 19, 2008 12:06 AM

    Hello,

    I am new user.

    I donot know what I have to do with IIS6 (Win Server 2003 R SP2). I followed LUA Admin's guide. Right now , distribution center still unreachable. I already enabled WebDAV,but still remain the same issue.

    Can you plz tell me step by step in order to get distribution center work?

    Coz maybe i miss to do something. 



  • 2.  RE: LUA what I have to do with IIS 6 in order to get distribution center work?

    Posted Nov 19, 2008 11:59 AM

     

     

    Configuring IIS:
    1. Open "Internet Information Services (IIS) Manager".
    2. Expand Computer, then right click on "Web Sites", and select "New" and "Web Site".
    3. Click "Next" and enter a name for your lua website.
    4. Select the tcp port that you want to use for lua to communicate with this website.
    5. Browse to the c:\inetpub\wwwroot and click next.
    6. Right click on your new website and click on "New" and Select "Virtual Directory".
    7. Type in the name you want for your virtual directory and click "Next".

    8. Browse to the folder you created where the content will be stored.
    9. Select "Read", "Write", and "Browse" for the permissions.

    Tips if using HTTP, or HTTPS:

    Use the same username that you created earlier for the directory security of the site you have created.

    You will need to add the webdav package for IIS in order to distribute content when using http or https.
    1. To add webdav:
        a. Open Control Panel, and select Add/Remove Programs.
        b. Click on "Add/Remove Windows Components".
        c. Double-click on "Application Server".
        d. Double-click on "Internet Information Services (IIS)".
        e. Double-click on " World Wide Web Service".
        f.  Please check "WebDAV Publishing".

     

    If using HTTP or HTTPS, you will need to add MIME types to the website that you have created in IIS. Edit the metadata at your own risk.
        a. Open "Internet Information Services (IIS) Manager"
        b. Expand "Websites" and right click on the distribution center website and select properties.
        c. Click on the "HTTP Headers" tab.
        d. Click on "MIME Types" button.
       
    Please add the following extensions to MIME types:

    *.cal
    *.m25
    *.zip
    *.ia64ap
    *.x86
    *.x64
    *.skn
    *.flg



  • 3.  RE: LUA what I have to do with IIS 6 in order to get distribution center work?

    Posted Nov 20, 2008 10:25 AM

    Thank U for your Help 

    But I am sorry because I am dummer. I am new. There are questions that i want to ask you

     

    6. Right click on your new website and click on "New" and Select "Virtual Directory".

     

    *There are 2 choices. one is Virtual Directory.another is Virtual Directory (from files). Which one is it? 

     

    8. Browse to the folder you created where the content will be stored.

    *Is that browse to folder that going to store the download Update package from internet?

     

    Tips if using HTTP, or HTTPS:

    Use the same username that you created earlier for the directory security of the site you have created.

    *What do you mean? Username of LUA?

     

     Please add the following extensions to MIME types:

    *There are 2 Blanks that I has to fill. one is Extension.another one is MIME types.

    which blank that I has to fill as you told me?

     

    Please explain to me clearly.

    Thank you very much.