osmo-remsim/doc/manuals/chapters
Harald Welte bfcca52af3 bankd: Don't use 127.0.0.1 as default IP address for the server
If remsim-bankd connects via 127.0.0.1 or any other loopback-routed
IP address to the remsim-server, then the getpername() of remsim-server
for the bankd will also render 127.0.0.1, and subsequently that IP
address will be provided to remsim-client as address to connect to.

In almost all setups, remsim-client will be running on a remote node and
hence not able to reach remsim-bankd at 127.0.0.1.

Let's turn the server-IP into a mandatory command line argument of
remsim-bankd and not use a problematic default value.

Change-Id: I3deb05e31cdf35232cf9a118d5a5fcdb5d0ab601
2023-07-21 11:10:15 +00:00
..
logging.adoc manual: Document the logging configuration 2021-12-09 15:12:05 +01:00
overview.adoc Install + package remsim-apitool as separate sub-package 2022-07-13 07:21:37 +00:00
remsim-apitool.adoc Install + package remsim-apitool as separate sub-package 2022-07-13 07:21:37 +00:00
remsim-bankd.adoc bankd: Don't use 127.0.0.1 as default IP address for the server 2023-07-21 11:10:15 +00:00
remsim-client.adoc client: Option to ignore any ATR sent by bankd 2022-07-24 13:01:07 +02:00
remsim-server.adoc manual: Document the logging configuration 2021-12-09 15:12:05 +01:00
rspro.adoc doc: More cross-references; Expand overview slightly 2020-03-04 16:21:34 +01:00