This can be used to traverse NATs with the following configuration:
akka.remote.netty.tcp {
...
hostname = my-external-address.lt
bind-hostname = 192.168.1.100
}
Use Akka BoundAddressesExtension to get bound addresses
|
||
|---|---|---|
| .. | ||
| additional | ||
| common | ||
| dev | ||
| experimental | ||
| general | ||
| images | ||
| intro | ||
| java | ||
| project | ||
| scala | ||
| conf.py | ||
| index.rst | ||
| java.rst | ||
| scala.rst | ||