Skip to content

Commit

Permalink
host volgt nslookup op
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyVM committed Oct 8, 2023
1 parent 6a8b106 commit 2367134
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 03-netwerkconfiguratie.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Om Internettoegang mogelijk te maken zijn er 3 instellingen nodig:
## Wat is het IP-adres van...?

```bash
$ nslookup www.hogent.be
$ host www.hogent.be
$ dig www.hogent.be
$ nslookup www.hogent.be # old command
```

Wat is *mijn publiek* IP-adres?
Expand Down

0 comments on commit 2367134

Please sign in to comment.