This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dqdev [2016-01-04 15:01] – [Installation] victor | dqdev [2021-09-09 11:11] (current) – victor | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| **So: all this is optional!!** | **So: all this is optional!!** | ||
| + | < | ||
| + | Work is ongoing to move this into the "new standard" | ||
| + | </ | ||
| ===== Files needed ===== | ===== Files needed ===== | ||
| Line 13: | Line 16: | ||
| * VICTOR;DIG (for debugging) | * VICTOR;DIG (for debugging) | ||
| - | A tape file should appear | + | A tape file can be found [[http:// |
| ===== Installation ===== | ===== Installation ===== | ||
| <note warning> | <note warning> | ||
| - | **Crucial: | + | **Crucial: |
| + | </ | ||
| + | < | ||
| + | Or, as suggested below, change the server address to 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google). | ||
| </ | </ | ||
| Line 29: | Line 35: | ||
| Recompile programs which use SYSNET; | Recompile programs which use SYSNET; | ||
| - | * It turns out the only program that I seem to have converted to use the resolver is NAME (a.k.a. :FINGER or :F or :WHOIS). See '' | + | * It turns out the only program that I seem to have converted to use the resolver is NAME (a.k.a. :FINGER or :F or :WHOIS). See '' |
| + | * '': | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * In particular COMSAT (the mail server program) seems not to use the resolver - this makes sense since it sends all mail to the local " | ||
| + | * PEEK, SUPDUP, TELNET would be candidates, as well as MLDEV et al? | ||
| ===== Usage ===== | ===== Usage ===== | ||
| + | First you need to create a new " | ||
| + | < | ||
| Line 40: | Line 55: | ||
| Print " | Print " | ||
| < | < | ||
| - | |||
| - | Create new " | ||
| - | < | ||
| Dig in the DNS: | Dig in the DNS: | ||
| Line 57: | Line 69: | ||
| - | The root server is hardcoded at ROOHST/ | + | The root server is hardcoded at ROOHST/ |
| The "main domain list" is set after MAKD10 to ITS.OS.ORG (instead of AI.MIT.EDU), | The "main domain list" is set after MAKD10 to ITS.OS.ORG (instead of AI.MIT.EDU), | ||
| - | The Chaosnet address-to-domain translation domain is hardcoded to CH-ADDR.UPDATE.UU.SE | + | The Chaosnet address-to-domain translation domain is hardcoded to CH-ADDR.NET after label RCHADR and after HSTB10. This only matters if you use Chaosnet. |
| ==== RESOLV: ==== | ==== RESOLV: ==== | ||
| - | The domain search list hardcoded to " | + | The domain search list hardcoded to " |
| + | FIXME You probably want to update this, at least change " | ||
| - | The Chaosnet address-to-domain translation domain is hardcoded to CH-ADDR.UPDATE.UU.SE | + | The Chaosnet address-to-domain translation domain is hardcoded to CH-ADDR.NET after HSTSRC (see note above). |