Configuring multiple LAN domain names for Ubuntu server

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I have a LAN with multiple PCs running Win 10 and one ubuntu server that is sharing 3 drives via samba. Each share can be accessed using own user and password. The question is how can map all the three network drives to a win 10 machine using 3 different usernames?



I read across google that you must apply different names to ubuntu server so that you can trick windows to believe there are different servers and that can be done in bind9.



I installed bind9 on the ubuntu server and now i need to configure it but i really don't know how.



The configuration will be like this:



  1. drive x with username x-user and x-pass shared as like from x-local domanin

  2. drive y with username y-user and y-pass shared as like from y-local domanin

  3. drive z with username z-user and z-pass shared as like from z-local domanin

All the shares will point to the same ip address (192.168.0.10 - the server ip) but different domanin names.



How can i configure bind9 so when i call x-local, y-local and z-local from my lan will point to 192.168.0.10?



The samba configuration is already done...



Thanks!







share|improve this question


























    up vote
    1
    down vote

    favorite












    I have a LAN with multiple PCs running Win 10 and one ubuntu server that is sharing 3 drives via samba. Each share can be accessed using own user and password. The question is how can map all the three network drives to a win 10 machine using 3 different usernames?



    I read across google that you must apply different names to ubuntu server so that you can trick windows to believe there are different servers and that can be done in bind9.



    I installed bind9 on the ubuntu server and now i need to configure it but i really don't know how.



    The configuration will be like this:



    1. drive x with username x-user and x-pass shared as like from x-local domanin

    2. drive y with username y-user and y-pass shared as like from y-local domanin

    3. drive z with username z-user and z-pass shared as like from z-local domanin

    All the shares will point to the same ip address (192.168.0.10 - the server ip) but different domanin names.



    How can i configure bind9 so when i call x-local, y-local and z-local from my lan will point to 192.168.0.10?



    The samba configuration is already done...



    Thanks!







    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have a LAN with multiple PCs running Win 10 and one ubuntu server that is sharing 3 drives via samba. Each share can be accessed using own user and password. The question is how can map all the three network drives to a win 10 machine using 3 different usernames?



      I read across google that you must apply different names to ubuntu server so that you can trick windows to believe there are different servers and that can be done in bind9.



      I installed bind9 on the ubuntu server and now i need to configure it but i really don't know how.



      The configuration will be like this:



      1. drive x with username x-user and x-pass shared as like from x-local domanin

      2. drive y with username y-user and y-pass shared as like from y-local domanin

      3. drive z with username z-user and z-pass shared as like from z-local domanin

      All the shares will point to the same ip address (192.168.0.10 - the server ip) but different domanin names.



      How can i configure bind9 so when i call x-local, y-local and z-local from my lan will point to 192.168.0.10?



      The samba configuration is already done...



      Thanks!







      share|improve this question














      I have a LAN with multiple PCs running Win 10 and one ubuntu server that is sharing 3 drives via samba. Each share can be accessed using own user and password. The question is how can map all the three network drives to a win 10 machine using 3 different usernames?



      I read across google that you must apply different names to ubuntu server so that you can trick windows to believe there are different servers and that can be done in bind9.



      I installed bind9 on the ubuntu server and now i need to configure it but i really don't know how.



      The configuration will be like this:



      1. drive x with username x-user and x-pass shared as like from x-local domanin

      2. drive y with username y-user and y-pass shared as like from y-local domanin

      3. drive z with username z-user and z-pass shared as like from z-local domanin

      All the shares will point to the same ip address (192.168.0.10 - the server ip) but different domanin names.



      How can i configure bind9 so when i call x-local, y-local and z-local from my lan will point to 192.168.0.10?



      The samba configuration is already done...



      Thanks!









      share|improve this question













      share|improve this question




      share|improve this question








      edited May 16 at 19:02









      valiano

      752312




      752312










      asked May 16 at 17:54









      Cosmin

      62




      62

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037069%2fconfiguring-multiple-lan-domain-names-for-ubuntu-server%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037069%2fconfiguring-multiple-lan-domain-names-for-ubuntu-server%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491