It's relatively easy to debug (at TRACE log level) what address gets selected for public or private. There's a series of:
...exactScope match: index=.. ...fallbackScope match: index=... etc.
All of them in juju.network - address.go logger.
It's relatively easy to debug (at TRACE log level) what address gets selected for public or private. There's a series of:
...exactScope match: index=..
...fallbackScope match: index=...
etc.
All of them in juju.network - address.go logger.