I have several interfaces running and for some reason only two of them appear on rmap.
Config:
[[xxxx]]
type = RNodeInterface
enabled = yes
port = /dev/ttyACM0
frequency = 914875000
bandwidth = 125000
spreadingfactor = 10
codingrate = 5
txpower = 17
discoverable = yes
discovery_name = xxxxxx
latitude = xxxxx
longitude = xxxx
height = xxx
announce_interval = 720
[[Reticulum_Gateway]]
type = BackboneInterface
mode = gateway
enabled = yes
listen_ip = 0.0.0.0
listen_port = 4242
reachable_on = mesh.xxxx.org
discoverable = yes
discovery_name = xxxx_rns_Gateway
discovery_stamp_value = 16
latitude = xxxx
longitude = xxxx
height = xxxx
announce_interval = 720
[These two above appear on rmap, then I have several additional backbone interfaces not shown here that are not discoverable, and then finally I have the Yggdrasil interface which does not show up on rmap]
[[Yggdrasil Gateway]]
type = BackboneInterface
enabled = yes
discoverable = yes
latitude = xxxx
longitude = xxxx
announce_interval = 720
target_host = 201:xxxx
target_port = 4343
listen_on = ::
port = 4343
reachable_on = 200:xxxxx
The Yggdrasil interface itself is working appropriately, would just like for it to show up on rmap to encourage community involvement. Thanks.
