From 594b4ffa2cbcbf16ba12eefcdfe398be40463ab2 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Mon, 9 Aug 2021 09:00:06 +0200 Subject: [PATCH] pcap-client: set VTY port to 4227 Adjust the VTY port to the new default, 4227, in case somebody uses the configs from this repository instead of the ones from docker-playground.git (where it is also adjusted). Depends: docker-playground I6d45340429925fe5e98cc4e597a01ef51e8322ae Change-Id: I50af5d0c0930b9bc906a8b909910bc38f025648e --- pcap-client/OPCAP_CLIENT_Tests.default | 2 +- pcap-client/osmo-pcap-client.cfg | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pcap-client/OPCAP_CLIENT_Tests.default b/pcap-client/OPCAP_CLIENT_Tests.default index 2b1677bbf..3fd3ac8d2 100644 --- a/pcap-client/OPCAP_CLIENT_Tests.default +++ b/pcap-client/OPCAP_CLIENT_Tests.default @@ -4,7 +4,7 @@ mtc.FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC; [TESTPORT_PARAMETERS] *.VTY.CTRL_MODE := "client" *.VTY.CTRL_HOSTNAME := "127.0.0.1" -*.VTY.CTRL_PORTNUM := "4237" +*.VTY.CTRL_PORTNUM := "4227" *.VTY.CTRL_LOGIN_SKIPPED := "yes" *.VTY.CTRL_DETECT_SERVER_DISCONNECTED := "yes" *.VTY.CTRL_READMODE := "buffered" diff --git a/pcap-client/osmo-pcap-client.cfg b/pcap-client/osmo-pcap-client.cfg index 89f1801fc..09201fc1c 100644 --- a/pcap-client/osmo-pcap-client.cfg +++ b/pcap-client/osmo-pcap-client.cfg @@ -5,6 +5,7 @@ ! line vty no login + bind 127.0.0.1 4227 ! client pcap device lo