Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ji-podhead authored Jun 10, 2024
1 parent 94cf863 commit cabd52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nestedVM_with_external_DHCP&DNS/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ sudo systemctl restart foreman-proxy
## Debugging
- `tail /var/logs/foreman/production.log -f`
- `journalctl -u named.service -f`
- `journalctl -u isc-dhcp -f`
- `journalctl -u isc-dhcp-server -f`
- `sudo journalctl -u tftp`
- `nslookup <FQDN/ip> <DNS>`
- [additional debugging steps](https://ji-podhead.github.io/Network-Guides/DNS/testAndDebug)
Expand Down

0 comments on commit cabd52d

Please sign in to comment.