Skip to main content

Home/ inetserv/ Group items tagged dns

Rss Feed Group items tagged

Tim Horgan

Quick HOWTO : Ch18 : Configuring DNS - Linux Home Networking - 0 views

  • The only DNS configuration file for a DNS client is the /etc/resolv.conf file, which defines the IP address of the DNS server it should use.
    • Tim Horgan
       
      Edit file: /etc/resolv.conf
  • There are 13 root authoritative DNS servers
    • Tim Horgan
       
      BIND supplies these IP addresses at startup.
  • host www.linuxhomenetworking.com
  • ...12 more annotations...
  • host 65.115.71.34
  • nslookup www.linuxhomenetworking.com
  • nslookup 65.115.71.34
  • The Host Command
  • The nslookup Command
  • chkconfig named on
  • [root@bigboy tmp]# /etc/init.d/named start [root@bigboy tmp]# /etc/init.d/named stop [root@bigboy tmp]# /etc/init.d/named restart
    • Tim Horgan
       
      can also use: service named start service named stop service named restart
  • DNS clients (servers not running BIND) use the /etc/resolv.conf file to determine both the location of their DNS server and the domains to which they belong.
  • The /etc/resolv.conf File
  • /etc/resolv.conf
    • Tim Horgan
       
      nano /etc/resolv.conf
  • Configuring resolv.conf
  • Creating a named.conf Base Configuration
Liam Russell

dig(1): DNS lookup utility - Linux man page - 0 views

shared by Liam Russell on 16 Mar 09 - Cached
  •  
    dig (domain information groper) is a flexible tool for interrogating DNS name servers. It performs DNS lookups and displays the answers that are returned ...
Liam Russell

DNS Tools | BeginLinux - 0 views

  •  
    There are 3 valuable tools that you can use from your desktop to review DNS settings; host, nslookup and dig.
anthony mckeown

What is DNS? - A Word Definition From the Webopedia Computer Dictionary - 0 views

  •  
    This page describes the term DNS and lists other pages on the Web where you can find additional information.
Liam Russell

CentOS 5.1 Server Setup: LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server) - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.1 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.1, but should apply to the 64-bit version with very little modifications as well.
Liam Russell

Linux.com :: Check your DNS records with dig - 0 views

shared by Liam Russell on 16 Mar 09 - Cached
  •  
    dig is a DNS lookup utility
miriam segondat

Set Up Ubuntu Server With EHCP (LAMP, DNS, FTP, Mail) | HowtoForge - Linux Howtos and T... - 0 views

  •  
    Set Up Ubuntu Server With EHCP (LAMP, DNS, FTP, Mail)
anthony mckeown

Install and Configure Windows Server 2003 DNS Server - 0 views

  •  
    How to install and configure Windows Server 2003 DNS server.
mahmoud draj

CentOS 4.6 Server Setup Tutorial: LAMP, Email, DNS, FTP, ISPConfig - 0 views

shared by mahmoud draj on 26 Feb 09 - Cached
  •  
    Linux Admin Portal: CentOS 4.6 Server Setup Tutorial: LAMP, Email, DNS, FTP, ISPConfig
miriam segondat

DNS, BIND Nameserver, DHCP, LDAP and Directory Services - 0 views

shared by miriam segondat on 25 Mar 09 - Cached
  •  
    DNS, BIND, DHCP, LDAP and Directory Services
John Twohig

HowStuffWorks- DNS - 0 views

  •  
    If you're online a lot, you use domain name servers hundreds of times a day -- and you may not even know it! Find out how this global, usually invisible system helps get Web pages to your machine.
miriam segondat

Download DHCP (DNS, BIND Nameserver, DHCP, LDAP and Directory Services) - 0 views

  •  
    DNS, BIND, DHCP, LDAP and Directory Services
Ger Rainsford

Lock IT Down: BIND vulnerability puts DNS servers at risk - 0 views

  •  
    Shows the vulnerability of BIND in four bugs and explains why upgrades to BIND DNS servers are so important
miriam segondat

DynDNS.com Forums * View forum - MailHop Outbound - 0 views

  •  
    Troubleshooting DNS -users helping users
Tim Horgan

CentOS 5.2 x86_64 - The Perfect Server - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.2 server for x86_64 platforms that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 64-bit version of CentOS 5.2
Tim Horgan

CentOS 5.2 - The Perfect Server - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.2 server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.2, but should apply to the 64-bit version with very little modifications as well.
1 - 20 of 23 Next ›
Showing 20 items per page