From: Evan Hunt Date: Mon, 21 Jan 2013 20:36:41 +0000 (-0800) Subject: [master] add 10.53.0.8 address X-Git-Tag: v9.10.0a1~560 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=30a7cf39577f9fa8ad11267e94f9361fc81bd9fc;p=thirdparty%2Fbind9.git [master] add 10.53.0.8 address --- diff --git a/bin/tests/system/ifconfig.sh b/bin/tests/system/ifconfig.sh index c1db966d2e8..11f80de4bec 100644 --- a/bin/tests/system/ifconfig.sh +++ b/bin/tests/system/ifconfig.sh @@ -20,8 +20,8 @@ # # Set up interface aliases for bind9 system tests. # -# IPv4: 10.53.0.{1..7} RFC 1918 -# IPv6: fd92:7065:b8e:ffff::{1..7} ULA +# IPv4: 10.53.0.{1..8} RFC 1918 +# IPv6: fd92:7065:b8e:ffff::{1..8} ULA # config_guess="" @@ -65,7 +65,7 @@ esac case "$1" in start|up) - for ns in 1 2 3 4 5 6 7 + for ns in 1 2 3 4 5 6 7 8 do if test -n "$base" then @@ -147,7 +147,7 @@ case "$1" in ;; stop|down) - for ns in 7 6 5 4 3 2 1 + for ns in 8 7 6 5 4 3 2 1 do if test -n "$base" then