5511427939e765b406d53b9766c879da24b3101b
Getting-started-with-dn42.md
| ... | ... | @@ -45,11 +45,10 @@ Create a `person` object for **yourself** (not your organisation/hackerspace/wha |
| 45 | 45 | |
| 46 | 46 | You must now edit the maintainer object created earlier, to properly fill in the `admin-c` and `tech-c` fields (set them to `<FOO>-DN42`). |
| 47 | 47 | |
| 48 | -If you intend to register resources for an organisation (e.g. your hackerspace), you must also create a `person` object for your organisation: |
|
| 48 | +If you intend to register resources for an organisation (e.g. your hackerspace), you must also create an `organisation` object for your organisation: |
|
| 49 | 49 | |
| 50 | -- `nic-hdl` is of the form `<FOO-ORG>-DN42`. |
|
| 50 | +- `organisation` is of the form `<ORG-FOO>`. |
|
| 51 | 51 | - email should be a contact address for your organisation, or maybe a mailing list (but people should be able to send email without subscribing). |
| 52 | -- `contact` could be an irc channel (e.g. `#rebelalliance@irc.theforce.net`). |
|
| 53 | 52 | - you may provide a website (`www` field). |
| 54 | 53 | - don't forget to set `mnt-by` to `<FOO>-MNT`, since you're managing this object on behalf of your organisation. |
| 55 | 54 | |
| ... | ... | @@ -58,7 +57,7 @@ If you intend to register resources for an organisation (e.g. your hackerspace), |
| 58 | 57 | From now on, you should use: |
| 59 | 58 | |
| 60 | 59 | - `admin-c: <FOO>-DN42` and `tech-c: <FOO>-DN42` for your own resources. |
| 61 | -- `admin-c: <FOO-ORG>-DN42` and `tech-c: <FOO>-DN42` for the resources of your organisation. |
|
| 60 | +- `admin-c: <ORG-FOO>` and `tech-c: <FOO>-DN42` for the resources of your organisation. |
|
| 62 | 61 | - `mnt-by: <FOO>-MNT` for all objects, so that you can edit them later. |
| 63 | 62 | |
| 64 | 63 | This applies to AS numbers, network prefixes, routes, DNS records... |