$TTL 604800 @ IN SOA ns1.argus.com. admin.argus.com. ( 2 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; 定义 DNS 服务器 @ IN NS ns1.argus.com. ; 定义 ns1 主机 ns1 IN A 127.0.0.1 ; 定义 web 指向 12.4.5.6 web IN A 12.4.5.6