linux_router:dns_dhcp

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_router:dns_dhcp [2023-07-08 Sat wk27 10:54] – [DNS Setup] baumkplinux_router:dns_dhcp [2023-07-08 Sat wk27 10:56] (current) – [Bind9 Control Nomenclature] baumkp
Line 38: Line 38:
 ====Bind9 Control Nomenclature==== ====Bind9 Control Nomenclature====
 There are a number of "names" that are used with bind9 dns. There are a number of "names" that are used with bind9 dns.
-  * bind9the DNS software is known as isc_bind9, and systemctl in some Linux refers to the service as bind.service. +  * "bind9" is the DNS software is known as isc_bind9, and systemctl in some Linux refers to the service as bind9.service. 
-  * namedis the normal name of the isc-bind9 code that is call to start the application  +  * "namedis the normal name of the isc-bind9 code that is call to start the application  
-  * rndcis an application used to control a running bind9 instance, e.g. ''rndc reload'' to reload the configuration+  * "rndcis an application used to control a running bind9 instance, e.g. ''rndc reload'' to reload the configuration
 ====Setting Bind9 to IPv4 Mode==== ====Setting Bind9 to IPv4 Mode====
 ''sudo vim /etc/default/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -4"'' ''sudo vim /etc/default/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -4"''
  • /app/www/public/data/attic/linux_router/dns_dhcp.1688784875.txt.gz
  • Last modified: 2023-07-08 Sat wk27 10:54
  • by baumkp