Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:bind [2013/01/02 15:02] – external edit 127.0.0.1linux:bind [2017/12/09 01:19] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ===== BIND ===== ===== BIND =====
 +Install on Suse:
  
-Config files on OpenSuse 10.3:+  yast2 -i bind bind-chrootenv bind-devel bind-utils 
 +  vi /var/lib/named/master/domain_name 
 +Local Test of service function: 
 +  dig @192.168.1.6 -x 192.168.1.6 
 +   
 +Other Systems: 
 + 
 +  apt-get install bind bind-chrootenv bind-devel bind-utils 
 +  rpm -i package1.rpm packageX.rpm  
 + 
 +Config files on Suse based systems (others on simular places/ names):
  
   /var/lib/named/master/domain_name   /var/lib/named/master/domain_name
Line 104: Line 115:
 See also: See also:
 http://www.brennan.id.au/08-Domain_Name_System_BIND.html http://www.brennan.id.au/08-Domain_Name_System_BIND.html
- 
- 
linux/bind.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki