blob: ffdc95114a17ed70e46c72f3deb4a00b1f6db69d (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
---
title: steering
---
Welcome to steering's home on dn42!
# Services
* `irc.1459.dn42` (TLS only / port 6697)
# Nodes
* mnz1 - 172.20.133.161 - netcup (Virginia, US)
* 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>
```
|