summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-03-29 12:26:46 +0000
committerJonas Smedegaard <dr@jones.dk>2002-03-29 12:26:46 +0000
commit7cfe857ddcb4d5bd346887018314203a9bf60864 (patch)
tree260ea6522b679f0ec55dd876ec2d442f123ecf21 /bind
parent41c59dc354cc79a054db8ae9b9f8a696463bd482 (diff)
*** empty log message ***
Diffstat (limited to 'bind')
-rw-r--r--bind/fake/satsbutikken.local20
1 files changed, 20 insertions, 0 deletions
diff --git a/bind/fake/satsbutikken.local b/bind/fake/satsbutikken.local
new file mode 100644
index 0000000..cdcb8f0
--- /dev/null
+++ b/bind/fake/satsbutikken.local
@@ -0,0 +1,20 @@
+$TTL 604800
+@ IN SOA localhost. root.localhost. (
+ 1 ; Serial
+ 604800 ; Refresh
+ 86400 ; Retry
+ 2419200 ; Expire
+ 604800 ) ; Negative Cache TTL
+;
+@ IN NS localhost.
+;
+gateway IN A 192.168.90.2
+www IN CNAME gateway
+dns IN CNAME gateway
+mail IN CNAME gateway
+ntp IN CNAME gateway
+proxy IN CNAME gateway
+ldap IN CNAME gateway
+ftp IN CNAME gateway
+news IN CNAME gateway
+rip IN CNAME gateway