[PATCH] osmo-ggsn[master]: examples: Add secondary ipv6 google DNS to osmo-ggsn.cfg

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Nov 28 10:14:22 UTC 2017


Review at  https://gerrit.osmocom.org/5059

examples: Add secondary ipv6 google DNS to osmo-ggsn.cfg

Change-Id: I5efbd1848a7974cb8dc614c4567de2658b9a7269
---
M doc/examples/osmo-ggsn.cfg
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/59/5059/1

diff --git a/doc/examples/osmo-ggsn.cfg b/doc/examples/osmo-ggsn.cfg
index 763e561..8317684 100644
--- a/doc/examples/osmo-ggsn.cfg
+++ b/doc/examples/osmo-ggsn.cfg
@@ -53,6 +53,7 @@
   type-support v6
   ipv6 prefix dynamic 2001:780:44:2000:0:0:0:0/56
   ipv6 dns 0 2001:4860:4860::8888
+  ipv6 dns 1 2001:4860:4860::8844
   ipv6 ifconfig 2001:780:44:2000:0:0:0:0/56
   no shutdown
  apn inet46
@@ -65,6 +66,7 @@
   ip ifconfig 176.16.46.0/24
   ipv6 prefix dynamic 2001:780:44:2100:0:0:0:0/56
   ipv6 dns 0 2001:4860:4860::8888
+  ipv6 dns 1 2001:4860:4860::8844
   ipv6 ifconfig 2001:780:44:2100:0:0:0:0/56
   no shutdown
  default-apn internet

-- 
To view, visit https://gerrit.osmocom.org/5059
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5efbd1848a7974cb8dc614c4567de2658b9a7269
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list