aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-11-18 18:11:32 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-12-03 11:39:33 +0100
commitb6c2db569f03bf5eb0f9a12a9bca5c0d7637beca (patch)
tree268d08306d97f2907b2bad2af813180cbb5ef1a4 /openbsc/doc
parentd9b1d49485195a79095bae162f8bd8d0abc04781 (diff)
gtphub: ares vty and init
From sgsn_vty.c, copy the cfg_grx_ggsn_cmd to add an ares server to the static sgsn_instance. This is sort of preliminary. As described in comments, the sgsn_ares functions should actually be separated from the static sgsn structure. gtphub keeps such an sgsn structure just for the sgsn_ares functions. Sponsored-by: On-Waves ehi
Diffstat (limited to 'openbsc/doc')
-rw-r--r--openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg b/openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg
index c9bb4cf42..0dc415047 100644
--- a/openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg
+++ b/openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg
@@ -21,3 +21,5 @@ gtphub
! Proxy with nonstandard ports or separate IPs:
!ggsn-proxy ctrl 127.0.0.3 2123 user 127.0.0.5 2152
+ ! Add a name server for GGSN resolution
+ !grx-dns-add 192.168.0.1