lispm-dns
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
lispm-dns [2019-03-22 15:49] – [DNS resolver for LMI Lambda and TI Explorer Lisp Machines] victor | lispm-dns [2022-01-13 19:15] (current) – [Notes for LMI Lambda:] victor | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== DNS resolver for LMI Lambda and TI Explorer Lisp Machines ====== | ====== DNS resolver for LMI Lambda and TI Explorer Lisp Machines ====== | ||
- | The implementation can be [[https:// | + | The implementation can be [[https:// |
The Lambda portion of the -READ-ME-.TEXT file can be found below. | The Lambda portion of the -READ-ME-.TEXT file can be found below. | ||
Line 26: | Line 26: | ||
: This should be a list of IP addresses to servers that support recursive queries. | : This should be a list of IP addresses to servers that support recursive queries. | ||
; : | ; : | ||
- | : This should be a list of domain names to search in, for unqualified names (without dots in them). | + | : This should be a list of domain names to search in, for unqualified names (without dots in them). |
; : | ; : | ||
: This should be T if you are using DNS for Chaosnet data as well as Internet data. If you set this, you should most likely also set the following option. | : This should be T if you are using DNS for Chaosnet data as well as Internet data. If you set this, you should most likely also set the following option. | ||
; : | ; : | ||
- | : This should be a list of IP addresses of DNS servers supporting recursive queries and having Chaosnet data. This is extremely rare, but if you have such a server... or use 130.238.19.25. | + | : This should be a list of IP addresses of DNS servers supporting recursive queries and having Chaosnet data. This is extremely rare, but if you have such a server... or use 158.174.114.186. |
Tuning parameters (see the variable doc or the code): | Tuning parameters (see the variable doc or the code): |
lispm-dns.1553266151.txt.gz · Last modified: (external edit)