diff options
| author | 2026-04-18 04:15:50 -0600 | |
|---|---|---|
| committer | 2026-04-18 04:15:50 -0600 | |
| commit | c00e5bbab6a4db7dc2c98ac60fef5ca888df2dbf (patch) | |
| tree | 1e4aa379ebb5d2f1b647becbd888781dbc5568e6 | |
| parent | geofeed (diff) | |
autopeering
| -rw-r--r-- | content/_index.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md index 24d46ee..ffdc951 100644 --- a/content/_index.md +++ b/content/_index.md @@ -14,3 +14,27 @@ Welcome to steering's home on dn42! * bhs1 - OVH (Quebec, CA) * chaos - 172.20.133.162 * lan - 172.20.210.1 - Charter (Montana, US) + +# Autopeering + +Autopeering is available on mnz1. You must have an SSH key in your mntner entry in the registry (and it should be unique to only your mntner). SSH to new@mnz1.steering.dn42 (or new@mnz1.st33ri.ng) first to create your account. + +``` +$ ssh new@mnz1.st33ri.ng +Your account has been created, go ahead and log in: ssh steering@mnz1.st33ri.ng +Connection to mnz1.st33ri.ng closed. +$ ssh steering@mnz1.st33ri.ng +Welcome to the autopeer shell. Type help or ? to list commands. +Selected AS: 4242422452 +steering@mnz1.st33ri.ng> ? + +Documented commands (type help <topic>): +======================================== +addpeer as help + +Undocumented commands: +====================== +EOF delpeer exit ls reload showbird showpeer showwg version + +steering@mnz1.st33ri.ng> +``` |
