linux:dns
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:dns [2020/09/28 14:28] – created bstafford | linux:dns [2022/11/23 12:49] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== DNS on Linux ====== | ====== DNS on Linux ====== | ||
| + | ===== Static DNS ===== | ||
| + | < | ||
| + | < | ||
| + | ethernets: | ||
| + | ens160: | ||
| + | addresses: | ||
| + | - 192.168.1.2/ | ||
| + | - 2001: | ||
| + | gateway4: 192.168.1.1 | ||
| + | gateway6: 2001: | ||
| + | nameservers: | ||
| + | addresses: | ||
| + | - 192.168.1.1 | ||
| + | - 192.168.1.2 | ||
| + | - 2001: | ||
| + | - 2001: | ||
| + | search: | ||
| + | - mydomain.local | ||
| + | version: 2</ | ||
| + | < | ||
| ===== DNS Status ===== | ===== DNS Status ===== | ||
| < | < | ||
linux/dns.1601303329.txt.gz · Last modified: (external edit)
