Skip to content

Instantly share code, notes, and snippets.

@tyuiko
Created June 2, 2019 05:21
Show Gist options
  • Select an option

  • Save tyuiko/c31c5647fde6ac61eda34fbcac408fe0 to your computer and use it in GitHub Desktop.

Select an option

Save tyuiko/c31c5647fde6ac61eda34fbcac408fe0 to your computer and use it in GitHub Desktop.
/var/named/chroot/var/named/tyuiko.local.zone
$TTL 1D
@ IN SOA orianna.tyuiko.local. root.tyuiko.local. (
0 ; serial
1D ; refresh
1H ; retry
1W ; expire
3H ) ; minimum
NS orianna.tyuiko.local.
@ IN A 192.168.137.101
orianna IN A 192.168.137.101
ezreal IN A 192.168.137.100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment