DNS Server in Linux Installation and configuration | RHCE | Tech ArkIT

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 39

  • @TechArkit
    @TechArkit  5 лет назад +2

    Domain Naming System.
    RHCE Playlist: ruclips.net/p/PL8cE5Nxf6M6Z0wbx-_yMV54HNsFIJfyAW

  • @avijitdebnath2066
    @avijitdebnath2066 4 года назад +1

    Bhai Thank you much. Very good and deep explanation. You solved my problem.

  • @rajkumarthirugnanasambanth6378
    @rajkumarthirugnanasambanth6378 4 года назад +1

    Your videos are very useful for beginners. Nice explanation brother ❤️👍

    • @TechArkit
      @TechArkit  4 года назад +2

      Thank you so much 🙂

    • @rajkumarthirugnanasambanth6378
      @rajkumarthirugnanasambanth6378 4 года назад +1

      @@TechArkit hai brother. I have one problem while starting named.service. help me to start the service

    • @TechArkit
      @TechArkit  4 года назад +1

      If you miss anything in config file named service wont start

  • @subramanyamcr3532
    @subramanyamcr3532 3 года назад +1

    Wonderful explanation. Very useful information. Tqsm

  • @ashishgupta3788
    @ashishgupta3788 2 года назад +1

    name and service not know when i ping with only as Hosts instead of FQDN "server or client".

  • @seekndstroy6818
    @seekndstroy6818 4 года назад +1

    Your explanation is very good but how should I change the naming to global like how should i type it in 8:02

    • @TechArkit
      @TechArkit  4 года назад +2

      By Adding Public IP address or NAT your internal IP address to Public facing.

    • @seekndstroy6818
      @seekndstroy6818 4 года назад +1

      @@TechArkit thank you so much ;

  • @sathishdarshanala6137
    @sathishdarshanala6137 3 года назад +1

    what would be the job roles and responisiblites on DNS server?

    • @TechArkit
      @TechArkit  3 года назад +1

      Installation, configuration, optimization and maintenance of DNS servers. Adding DNS records, editing and deleting

    • @sathishdarshanala6137
      @sathishdarshanala6137 3 года назад +1

      @@TechArkit thnks your videos and knowledge is so much helping

    • @TechArkit
      @TechArkit  3 года назад +1

      @@sathishdarshanala6137 Welcome

  • @hemantdash2104
    @hemantdash2104 Год назад +1

    sequence of Server name not mentioned
    Please where you added the Server name
    You should not name a Host name as SERVER while adding to the FQDN

  • @sathishdarshanala6137
    @sathishdarshanala6137 3 года назад +1

    Hi when user is not able to ssh what are the parameters can we check?

    • @TechArkit
      @TechArkit  3 года назад +2

      Check below things
      1. Check SSH service status in server
      2. Check network communication between server and client
      3. check user has access to ssh
      4. check user is allowed to access bash shell for login
      5. check ssh Logs if any errors

    • @sathishdarshanala6137
      @sathishdarshanala6137 3 года назад

      @@TechArkit iam gratitude to you brother iam requesting you to upload other techniologies too

  • @gowthamg262
    @gowthamg262 4 года назад +1

    Can u put a video in details about A, MX, PTR, CNAME, SPF etc

    • @TechArkit
      @TechArkit  4 года назад +1

      Its already explained in this video

  • @bhagirathkanugu8281
    @bhagirathkanugu8281 6 лет назад +1

    Bro... Can u try DNS64/NAT64 Configuration

  • @kioska480
    @kioska480 6 лет назад +1

    Can u plz add caching only dns video

  • @vinchiru
    @vinchiru 2 года назад +1

    Sir i m New subscriber i installed hyperv in win 10 but not able to access wifi and there is no option of wifi in ubuntu v20 only wired is visible can you help me in this issue please

    • @TechArkit
      @TechArkit  2 года назад +1

      For Hyper-V if you add wired connection also it used physical adapter to send the data from base machine.

    • @vinchiru
      @vinchiru 2 года назад

      @@TechArkit wired working sir how to get wifi in ubuntu v20 wifi is there inbuilt or we need to install package.after installation i see only wired there is no wifi option.thanks for the reply

  • @avijitdebnath2066
    @avijitdebnath2066 4 года назад +1

    I have a question ? when i type# nslookup google.com it does not show any error. But if I check nslookup with my domain lets say, #nslookup something.com it shows ===> cant find something.com: no answer. But if I check with #nslookup dns.something.com it does work perfectly. I dont know why . I hope you understand what I am trying to say for your video #nslookup techarkit.local . Instead of server.techarkit.local. Thank you bro.

    • @TechArkit
      @TechArkit  4 года назад +2

      do you have DNS entry for your domain.com if yes then it will resolve the name by typing nslookup domain.com otherwise it wont resolve. check your DNS entries and add one.

    • @avijitdebnath2066
      @avijitdebnath2066 4 года назад +1

      @@TechArkit bhai thank you much. thank you problem solved. Valo Thakben. panar video gola onek helpful.

  • @venky1202
    @venky1202 3 года назад +2

    It is not explained in details. Just keep doing and going on his own.

    • @TechArkit
      @TechArkit  3 года назад +1

      i think you did not understand the concept

    • @therajajr
      @therajajr 3 года назад +1

      @@TechArkit I got the setup but I am only locally able to ssh from server (master/slave) to client via command "ssh root@client.unixmen.local" how can I use this dns name to putty via dns name not IP addr. I tried to putty by typing client.unixmen.local but it gives me an error.

    • @TechArkit
      @TechArkit  3 года назад +1

      @@therajajr add DNS server address. then try nslookup if it is resolving then you can connect using hostname.