Change in osmo-gsm-tester[master]: ggsn: Bind VTY and CTRL ifaces to assigned ip addr

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
Fri Jun 22 10:14:33 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/9710


Change subject: ggsn: Bind VTY and CTRL ifaces to assigned ip addr
......................................................................

ggsn: Bind VTY and CTRL ifaces to assigned ip addr

Change-Id: I26735a21cd53183dfe0a75e5bd24954d583c354f
---
M src/osmo_gsm_tester/templates/osmo-ggsn.cfg.tmpl
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/10/9710/1

diff --git a/src/osmo_gsm_tester/templates/osmo-ggsn.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-ggsn.cfg.tmpl
index 1692db6..3f2d0e7 100644
--- a/src/osmo_gsm_tester/templates/osmo-ggsn.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-ggsn.cfg.tmpl
@@ -34,7 +34,9 @@
 stats interval 5
 !
 line vty
- no login
+ bind ${ggsn.ip_address.addr}
+ctrl
+ bind ${ggsn.ip_address.addr}
 !
 ggsn ggsn0
  gtp state-dir ${ggsn.statedir}

-- 
To view, visit https://gerrit.osmocom.org/9710
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I26735a21cd53183dfe0a75e5bd24954d583c354f
Gerrit-Change-Number: 9710
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180622/ddd6da90/attachment.htm>


More information about the gerrit-log mailing list