Artifact aff6b6694922c38720ec19585dc8386060d9dd9b3d545a79a68b705a1216934e:
- File hijack.db — part of check-in [08ae38b6ce] at 2010-06-25 10:53:49 on branch master — working version, already tested and works on FreeRealms game (user: c.kworr@b84a3442-36b4-a7b2-c7ad-07429f13c525, size: 502) [annotate] [blame] [check-ins using]
; This file can be added to named config like this: ;zone "site.to.hijack" { ; type master; ; file "master/hijack.db"; ;}; $TTL 86400 ; 1 day @ IN SOA <ns_server_name>. hostmaster ( 0000000001 3600 900 2419200 3600 ) ; Serial Refresh Retry Expire Minimum IN NS <ns_server_name>. ;IN A 10.5.101.63 IN MX 10 <mail_server_name>. IN TXT "v=spf1 a mx ~all" IN A <web_server_address> IN AAAA <web_server_ipv6_address>