This shows you the differences between two versions of the page.
dns [2021/06/11 03:20] – created vissie | dns [2021/06/11 03:28] (current) – vissie | ||
---|---|---|---|
Line 2: | Line 2: | ||
https:// | https:// | ||
< | < | ||
- | Edit / | + | Edit / |
+ | <sxh bash; gutter: false> | ||
domain-needed | domain-needed | ||
bogus-priv | bogus-priv | ||
Line 23: | Line 23: | ||
dhcp-authoritative | dhcp-authoritative | ||
dhcp-leasefile=/ | dhcp-leasefile=/ | ||
- | DNS Only | + | </ |
+ | =====DNS Only===== | ||
https:// | https:// | ||
+ | |||
I use dnsmasq now only for dns, not dhcp. I use this " | I use dnsmasq now only for dns, not dhcp. I use this " | ||
- | run | ||
- | sudo arp-scan -l -m / | + | < |
see IPs and MACs. Want to keep a record of that, do: | see IPs and MACs. Want to keep a record of that, do: | ||
- | sudo vim / | + | < |
+ | <sxh bash; gutter: false> | ||
## Vissie' | ## Vissie' | ||
# pls copy past this line as you NEED the tab.... | # pls copy past this line as you NEED the tab.... | ||
10AA4B06550D | 10AA4B06550D | ||
80A11CA6D1 | 80A11CA6D1 | ||
- | sudo systemctl restart dnsmasq.service | + | </ |
+ | < | ||
+ |