User Tools

Site Tools


dns_dhcp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dns_dhcp [2014/11/24 01:14]
0.0.0.0 created
dns_dhcp [2014/11/24 02:18] (current)
ben
Line 1: Line 1:
 ====== DNS_&_DHCP ====== ====== DNS_&_DHCP ======
  
-= Configuring DHCP and DNS with Dynamic Updates =+===== Configuring DHCP and DNS with Dynamic Updates =====
 These instructions set up multiple dhcp servers listening on different network segments. Each pool will be split into multiple blocks, assigning blocks to different users (on a manual basis). Unrecognised clients are put in a visitors pool. Any host can be given a fixed ip, and an fqdn in dns. These instructions set up multiple dhcp servers listening on different network segments. Each pool will be split into multiple blocks, assigning blocks to different users (on a manual basis). Unrecognised clients are put in a visitors pool. Any host can be given a fixed ip, and an fqdn in dns.
  
 ===== Installation ===== ===== Installation =====
-<code>0@@</code>+''0@@''
  
 ===== Configuration ===== ===== Configuration =====
Line 11: Line 11:
 The master name server runs on [[Santo]], and is slaved by [[River]]. The master name server runs on [[Santo]], and is slaved by [[River]].
  
-There are two views configured: <tt>internal</tt> and <tt>external</tt>. The internal view holds <tt>jellybean.sihnon.net</tt>, which receives dynamic updates from the DHCP server and maps hostnames to private IP addresses. The external view of jellybean.sihnon.net contains aliases to the A records for NAT'd services. The <tt>sihnon.net</tt> zone is present in both views.+There are two views configured: ''internal'' and ''external''. The internal view holds ''jellybean.sihnon.net'', which receives dynamic updates from the DHCP server and maps hostnames to private IP addresses. The external view of jellybean.sihnon.net contains aliases to the A records for NAT'd services. The ''sihnon.net'' zone is present in both views.
  
 The slave is configured with the same views, and is set up to transfer the internal zone using a private IP address, and the external zone using a public IP address. The slave is configured with the same views, and is set up to transfer the internal zone using a private IP address, and the external zone using a public IP address.
Line 17: Line 17:
 Configuration is stored in subversion, under [[https://dev.sihnon.net/svnpriv/configs/named/master/|configs:/named/master/]]. Configuration is stored in subversion, under [[https://dev.sihnon.net/svnpriv/configs/named/master/|configs:/named/master/]].
  
-{{Note|The <tt>/etc/bind</tt> and <tt>/var/bind</tt> directories are symlinked to <tt>/etc/named</tt> and <tt>/var/named</tt> respectively.}}+{{Note|The ''/etc/bind'' and ''/var/bind'' directories are symlinked to ''/etc/named'' and ''/var/named'' respectively.}}
  
 ==== DHCP ==== ==== DHCP ====
dns_dhcp.1416791658.txt.gz · Last modified: 2014/11/24 01:14 by 0.0.0.0