From b6c2db569f03bf5eb0f9a12a9bca5c0d7637beca Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 18 Nov 2015 18:11:32 +0100 Subject: 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 --- openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsc/doc/examples') 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 -- cgit v1.2.3