Multiple Server Setup

jungleboyjungleboy Member Posts: 48
Hi,

I'm trying to create 2 server on different folder following the installation guide Nav4.0.
However I do not know how to create the code in C:\WINDOWS\system32\drivers\etc. Can anyone tell me how to go about to include it into services?


thank you

Comments

  • kinekine Member Posts: 12,562
    For example you add lines into services like:
    NAS01            2408/tcp                           #NA server 01
    NAS02            2409/tcp                           #NA server 02
    NAS03            2412/tcp                           #NA server 03
    

    And into hosts
    xxx.xxx.xxx.xxx   NAS01 NAS02 NAS03
    

    After that, you install Navision server with name NAS01, another with name NAS02 etc...

    After that, you need to distribute these changes to all clients. You do not need to change hosts file, if you have DNS or WINS and you will add the IP mapping there...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • krikikriki Member, Moderator Posts: 9,118
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • kinekine Member Posts: 12,562
    I know, that it will be somewhere described... :-)


    Thanks, kriki...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.