From ea1889d4b58e80c12de87f3987da49e4da1e9717 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 24 Nov 2010 17:48:39 +1100 Subject: wintest: added an IPv6 address, and use fully qualified hostname this also makes the resolv.conf handling more robust Autobuild-User: Andrew Tridgell Autobuild-Date: Wed Nov 24 11:34:30 CET 2010 on sn-devel-104 --- wintest/conf/tridge.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'wintest/conf/tridge.conf') diff --git a/wintest/conf/tridge.conf b/wintest/conf/tridge.conf index 1c7ed0bda7..a2bad630a2 100644 --- a/wintest/conf/tridge.conf +++ b/wintest/conf/tridge.conf @@ -19,6 +19,7 @@ INTERFACE : virbr0:0 # this is an additional IP that will be used for named to listen # on. It should not be the primary IP of the interface INTERFACE_IP : 10.0.0.2 +INTERFACE_IPV6 : 3ffe:ffff:0:f101::3 INTERFACE_NET : 10.0.0.2/24 # how to run bind9 -- cgit