build
This commit is contained in:
@@ -42,4 +42,10 @@ wwwtest IN CNAME www ; wwwtest.example.com is another a
|
||||
mail IN A 192.0.2.3 ; IPv4 address for mail.example.com
|
||||
mail2 IN A 192.0.2.4 ; IPv4 address for mail2.example.com
|
||||
mail3 IN A 192.0.2.5 ; IPv4 address for mail3.example.com
|
||||
```
|
||||
|
||||
## local test
|
||||
Use *dig*
|
||||
```shell
|
||||
dig @127.0.0.1 -p 8053 foo.bar.1.2.4.4.nip.subdomain.domain.lan
|
||||
```
|
||||
Reference in New Issue
Block a user