Skip to content

Changes

Started by upstream project gerrit-osmo-remsim #113
Started 1 day 4 hr ago
Queued 9.5 sec
Took 1 min 19 sec on built-in
log at NOTICE level if somebody uses loopback addresses.

It appears a common mistake is to e.g. run remsim-server + remsim-bankd
on one machine and then instruct them to use localhost or other
loopback-routed addresses.  This won't work as that address is then
sent to a [remote] remsim-client that attempts to reach the bankd
at localhost.

Change-Id: I3b4eda10e81a705aef8d647a860890a74cba8f13
laforge at