blob: 0bb63e31276e01934a257097d7edf01c57a777db [file] [log] [blame]
Neels Hofmeyr31428002015-11-18 17:09:22 +01001!
2! Osmocom gtphub configuration
3!
4
5line vty
6 no login
7
8gtphub
9 ! Local addresses to listen on and send from, each on standard ports
10 ! 2123 and 2152. Setting these addresses is mandatory.
Oliver Smithe03b33e2019-07-16 14:15:31 +020011 bind-to-sgsns 127.0.0.10
Neels Hofmeyr31428002015-11-18 17:09:22 +010012 bind-to-ggsns 127.0.0.2
13
14 ! Local nonstandard ports or separate IPs:
15 !bind-to-sgsns ctrl 127.0.0.1 2342 user 127.0.0.1 4223
16
17 ! Proxy: unconditionally direct all traffic to...
18 !ggsn-proxy 127.0.0.3
19 !sgsn-proxy 127.0.0.4
20
21 ! Proxy with nonstandard ports or separate IPs:
22 !ggsn-proxy ctrl 127.0.0.3 2123 user 127.0.0.5 2152
23
Neels Hofmeyrbaaf7a42015-11-18 18:11:32 +010024 ! Add a name server for GGSN resolution
25 !grx-dns-add 192.168.0.1