summaryrefslogtreecommitdiff
path: root/fw/simulate-network.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fw/simulate-network.sh')
-rwxr-xr-xfw/simulate-network.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/simulate-network.sh b/fw/simulate-network.sh
index 7f92dab..1f28a03 100755
--- a/fw/simulate-network.sh
+++ b/fw/simulate-network.sh
@@ -26,7 +26,7 @@ FW="$(dirname "$0")"
RADVD_CONF="${FW}/radvd.conf"
INTERFACE='zeth'
-LINUX_IP='2001:db8::2'
+LINUX_IP='fdb3:c9f2:efda:1::2'
NETMASK='64'
radvd_pid=''