128
edits
Redconfetti (talk | contribs) m (Redconfetti moved page Home Node Troubleshooting to Mesh Home Node Internals: more appropriate name) |
Redconfetti (talk | contribs) |
||
Line 64: | Line 64: | ||
= Debugging = | = Debugging = | ||
Babel provides the entire routing table for the network. | |||
babeld -i | |||
node on the entire network. Everything connected to the mesh that you can | |||
reach will be listed (nodes and extender nodes, not hosts). | This provides you with the data on every node on the entire network. Everything connected to the mesh that you can reach will be listed (nodes and extender nodes, not hosts). | ||
babel is the daemon that broadcasts routes that are available via the ad-hoc network connection. The age provides how long ago the node announced it's existence. When a node becomes too old, it gets dropped from the table. | babel is the daemon that broadcasts routes that are available via the ad-hoc network connection. The age provides how long ago the node announced it's existence. When a node becomes too old, it gets dropped from the table. |
edits