From d2f691a21ba3235a68c827cea7f100e6592d58a4 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Sat, 24 Jun 2006 11:46:50 +0000 Subject: [PATCH] Fix zone lines --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index a6f009e..485086e 100644 --- a/README +++ b/README @@ -19,9 +19,7 @@ server. Then, delegate a subdomain (say, tunnel1.mytunnel.com) to the server. If you use BIND for the domain, add these lines to the zone file: tunnel1host IN A 10.15.213.99 - -$ORIGIN tunnel1.mytunnnel.com. -@ IN NS tunnel1host.mytunnel.com. +tunnel1 IN NS tunnel1host.mytunnel.com. Now any DNS querys for domains ending with tunnel1.mytunnnel.com will be sent to your server. Start iodined on the server. The first argument is the tunnel