osmo-remsim/doc
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
..
examples doc/examples: install bankd_pcsc_slots.csv 2021-06-22 17:27:55 +02:00
manuals bankd: Don't use 127.0.0.1 as default IP address for the server 2023-07-21 11:10:15 +00:00
Makefile.am doc/examples: install bankd_pcsc_slots.csv 2021-06-22 17:27:55 +02:00
osmo-remsim-simple.dot Add dotty graphs on osmo-remsim to 'doc' subdirectory 2019-03-02 12:42:42 +01:00
osmo-remsim.dot Add dotty graphs on osmo-remsim to 'doc' subdirectory 2019-03-02 12:42:42 +01:00
remote-sim.dot Add dotty graphs on osmo-remsim to 'doc' subdirectory 2019-03-02 12:42:42 +01:00