diff options
Diffstat (limited to 'wintest/conf/abartlet.conf')
-rw-r--r-- | wintest/conf/abartlet.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wintest/conf/abartlet.conf b/wintest/conf/abartlet.conf index b632c6e027..3fa4501739 100644 --- a/wintest/conf/abartlet.conf +++ b/wintest/conf/abartlet.conf @@ -19,7 +19,8 @@ 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 : 192.168.122.2 -INTERFACE_NET : 192.168.122.2/24 +INTERFACE_IPV6 : 3ffe:ffff:0:f101::3 +INTERFACE_NET : 192.168.122.2/24 # how to run bind9 BIND9 : /usr/sbin/named |