Actions
Error #474
closedCustom community names are not included into the hostname
Description
If a community is typed (e.g., "Chihuahua"), the hostname won't include the community name, but only the device name. Additionally, community and natted modes are or not the -45df prefix to the hostname.
Updated by Roger Pueyo Centelles almost 5 years ago
- % Done changed from 0 to 10
- Estimated time set to 4:00 h
- device_name - a text identifier for the device, e.g.: StreetName34 (default: "qMp")
- device_id - a 4-hex identifier for the device, e.g.: 4f36 (default: autogenerated on first boot)
- append_id (new) - a bool to determine whether to append the ID to the device name, or not, e.g.: StreetName34 / StreetName34-4f36 (default: yes)
- community_name - a text identifier for the community network, e.g.: Guifi.net (default: none)
- mesh_name - a text identifier for the mesh network, e.g.: GuifiSants (default: none)
- prepend_cnm (new) - a bool to determine whether to prepend the mesh name to the device name, or not, e.g.: StreetName34 / GS-StreetName34 (default: yes)
- Same behaviour for both "community" and "natted" modes
Updated by Roger Pueyo Centelles almost 5 years ago
- Status changed from Nou to Resolt
- % Done changed from 10 to 100
Done.
Updated by Roger Pueyo Centelles almost 5 years ago
- Status changed from Resolt to Tancat
Actions