saved to the specified file.
Statistics-file "/var/named/data/named_stats.txt"; // After the command rndcstats is executed, the statistical data is saved to the specified file.
Memstatistics-file "/var/named/data/named_mem_stats.txt"; // file path for recording memory usage data
Allow-query {172.31.0.0/16;}; // specifies that DNS query (authoritative data) can be performed only on hosts with intranet network segments)
Recursion yes; // This option controls whether the recursive query function
Why don't you back up data? I have also considered this problem. Have you ever thought about such foreign vps or something? Back up all the websites and say that it would take hundreds of megabytes.
You cannot download it every day, right? This bandwidth is not enough. Even if the bandwidth is sufficient, you may have to download the vps one day.
OK ~ Let's get started with this free backup question. It's actually not free, but there is a premise that you have bought a domain name at godaddy.co
controltolimitqueriestoyourlegitimateusers. Failingtodosowillcauseyourservertobecome partoflargescaleDNSamplificationattacks. Implementingbcp38withinyournetworkwouldgreatlyreduce suchattacksurface*/recursionyes;dnssec-enableno;dnssec-validationno; After the grammar check is correct, start the named service; [[emailprotected]named] $systemctl startnamed client DNS needs to point to this DNS server ; This is
dns-05-forwardingExperimental environmentns1.magedu.com 172.18.71.101/24 centos-6.7-x86_64 Parent domain can connect to Internet ns1.dev.magedu.com 172.18.71.102/24 centos-7.2-x86_64 Child Domain cannot connect to Internet Localhost.localdomain 172.18.71.103/24 centos-7.2-x86_64 test machineiptables and selinux is turned off. Installationbind[email protected] ~]# Yum install-y bind bind-libs bind-utils First, modify the master configuration file for the two-node host separately /etc/named.conf
The original published self-built website, welcome everyone to visit, reproduced please retain this paragraph or note the original http://www.hainter.com/website-primer-3The first part of the site to build the two main elements: domain name and server, this time to say is the domain name resolution, that is, the domain name and the server to bind the process.When we access the network, the URL is sent to the DNS server, which is then returned by the DNS server to the IP address of the server we
dns-06-Security SettingsExperimental environmentns1.magedu.com 172.18.71.101/24 centos-6.7-x86_64 Parent domain can connect to Internet ns1.dev.magedu.com 172.18.71.102/24 centos-7.2-x86_64 Child Domain cannot connect to Internet Localhost.localdomain 172.18.71.103/24 centos-7.2-x86_64 test machineiptables and selinux is turned off. Installationbind[email protected] ~]# Yum install-y bind bind-libs bind-utils First, modify the master configuration file for the two-node host separately /etc/nam
:
Recursive query: When the DNS server receives a query request, it either responds successfully to the query or responds to the query failure.
Iterative query: simple query. When the DNS server gives the best answer based on its own cache or region data.
Yum install bind-chroot bind-utils-y
/Etc/init. d/named start # After bind is started, the service file of the corresponding directory is generated in/var/named/chroot /.
----> Basic DNS Configuration
Vim/var/named/chroot/etc/named. conf
// Ac
all the text after 110 lines.Options{Directory "/var/named"; "Working" directoryDump-file "Data/cache_dump.db";Statistics-file "Data/named_stats.txt";Memstatistics-file "Data/named_mem_stats.txt";Listen-on Port: (any;};LISTEN-ON-V6 Port: (any;};allow-query {any;}; Change localhost to anyAllow-query-cache {any;};recursion Yes;Dnssec-enable Yes;Dnssec-validation Yes;Dnss
Dns from the domain name serverHost Name:ns2.dns.com ip:192.168.200.102Nameserver 192.168.200.102Nameserver 192.168.200.101Configuration :[Email protected] packages]# vim/etc/named.confOptions {Listen-on Port 53 {192.168.200.102;};Listen-on-v6 Port 53 {:: 1;};Directory "/var/named";Dump-file "/var/named/data/cache_dump.db";Statistics-file "/var/named/data/named_stats.txt";Memstatistics-file "/var/named/data/named_mem_stats.txt";allow-query {any;};/*-If You are building a authoritative DNS server
Which editor is better for php files? what is php files? php is short for HypertextPreprocessor, an embedded html language that is executed on the server... which editor is better for PHP files?
What is php?
Php is short for Hypertext Preprocessor, an embedded html language. it is a scripting language that is executed on the server to control html, its programming usage is similar to that of C language machines. currently and in the future are the most popular website programming languages.
I forgot why I switched the space on Godaddy from IIS6 to iis7, but I didn't feel any improvement at the time. Recently I found that iis7 supports php5.x, most of the excellent CMS systems are built with PHP, so the idea of replacing the current website with CMS emerged.
CMS is short for content management system.ArticleImages, sounds, and videos can all be content. Naturally, any system that can manage these things can be called a content managemen
Today is going to buy a domain name, but accidentally purchased a year of domain name trading member Services.
Originally I have a discount code in GoDaddy, You can use a 6.95 dollar price to buy a domain name (the normal price is 8.95 dollars), but today I am going to buy a new domain name, found that the discount code expired, is disappointed, but accidentally found that there is another one of GoDaddy n
.
Save and close the file::wq!
Enable your virtual host file with a sym link to the sites-enabled directory:sudo ln-s/etc/httpd/sites-available/coolexample . com. conf/etc/httpd/sites-enabled/coolexample.com. conf
Restart Apache:sudo Service httpd Restart
Point your domain name to your serverIf your domain name isn ' t currently loading another website, you should point it to your server to test your new config.How do I depends on where your domain name is registered and wh
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.