update dns
This commit is contained in:
@@ -52,8 +52,10 @@ options {
|
||||
// 207.164.234.193; // Your ISP NS
|
||||
// 4.2.2.1; // Level3 Public DNS
|
||||
// 4.2.2.2; // Level3 Public DNS
|
||||
8.8.8.8; // Google Open DNS
|
||||
8.8.4.4; // Google Open DNS
|
||||
// 8.8.8.8; // Google Open DNS
|
||||
// 8.8.4.4; // Google Open DNS
|
||||
149.112.121.20 // https://www.cira.ca/en/canadian-shield/configure/home-router/
|
||||
149.112.122.20 // https://www.cira.ca/en/canadian-shield/configure/home-router/
|
||||
};
|
||||
|
||||
//========================================================================
|
||||
|
||||
@@ -13,14 +13,20 @@ xai-corp.net. IN TXT "v=spf1 ip4:192.168.4.11/32 mx ptr mx:mail.xai-c
|
||||
xai-corp.net. IN A 192.168.4.11
|
||||
mail IN A 192.168.4.12
|
||||
|
||||
gateway IN A 192.168.4.4
|
||||
wireless IN A 192.168.4.3
|
||||
printer IN A 192.168.4.13
|
||||
scanner IN CNAME printer
|
||||
; Network Infra.
|
||||
wireless IN A 192.168.4.3 ; old tp-link
|
||||
gateway IN A 192.168.4.4 ; D-Link
|
||||
axe95 IN A 192.168.4.1 ; new tp-link
|
||||
netswitch IN A 192.168.4.101 ; tp-link tl-sg108e
|
||||
;garden IN A 192.168.4.20 ; powerline extender
|
||||
|
||||
;printer IN A 192.168.4.13
|
||||
;scanner IN CNAME printer
|
||||
laser IN A 192.168.4.14
|
||||
tv IN A 192.168.4.16
|
||||
xaicorp1 IN A 192.168.4.103
|
||||
garden IN A 192.168.4.20
|
||||
|
||||
; outer network (bell)
|
||||
extender1 IN A 192.168.2.16
|
||||
extender2 IN A 192.168.2.18
|
||||
modem IN A 192.168.2.1
|
||||
|
||||
Reference in New Issue
Block a user