aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ggsn-test/GGSN_Tests.cfg2
-rw-r--r--ggsn-test/osmo-ggsn.cfg2
2 files changed, 3 insertions, 1 deletions
diff --git a/ggsn-test/GGSN_Tests.cfg b/ggsn-test/GGSN_Tests.cfg
index da56a1b..d832853 100644
--- a/ggsn-test/GGSN_Tests.cfg
+++ b/ggsn-test/GGSN_Tests.cfg
@@ -14,5 +14,7 @@ GGSN_Tests.m_bind_ip_gtpu := "172.18.3.202"
# GGSN IP address
GGSN_Tests.m_ggsn_ip_gtpc := "172.18.3.201"
GGSN_Tests.m_ggsn_ip_gtpu := "172.18.3.201"
+# GGSN announced DNS address
+GGSN_Tests.m_ggsn_ip4_dns1 := "172.18.3.201"
[EXECUTE]
diff --git a/ggsn-test/osmo-ggsn.cfg b/ggsn-test/osmo-ggsn.cfg
index ad9bc22..5f03bc3 100644
--- a/ggsn-test/osmo-ggsn.cfg
+++ b/ggsn-test/osmo-ggsn.cfg
@@ -71,7 +71,7 @@ ggsn ggsn0
tun-device tun4
type-support v4
ip prefix dynamic 176.16.222.0/24
- ip dns 0 192.168.100.1
+ ip dns 0 172.18.3.201
ip dns 1 8.8.8.8
ip ifconfig 176.16.222.0/24
no shutdown