mirror of
https://git.oxeozero.it.com/oxeo0/opsec-blogposts.git
synced 2025-06-20 04:44:11 -04:00
clarification
This commit is contained in:
parent
b5c57df944
commit
b37ba78d92
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ We'll be using `unbound` as our DNS resolver server.
|
||||||
root@localhost:~# systemctl enable --now unbound
|
root@localhost:~# systemctl enable --now unbound
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Now try pinging a site to test out if the local DNS works.
|
5. Now try pinging a site to test out if the local DNS works. It may be slow at first for a domain name, but all subsequent queries for the same domain will be much faster.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
root@localhost:~# ping example.com
|
root@localhost:~# ping example.com
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue