update dns
This commit is contained in:
@@ -13,7 +13,7 @@ cubox-i ansible_ssh_host=192.168.4.12
|
|||||||
[gfs]
|
[gfs]
|
||||||
;home ansible_ssh_host=192.168.4.11
|
;home ansible_ssh_host=192.168.4.11
|
||||||
cubox-i ansible_ssh_host=192.168.4.12
|
cubox-i ansible_ssh_host=192.168.4.12
|
||||||
cubox-m ansible_ssh_host=192.168.4.15
|
;cubox-m ansible_ssh_host=192.168.4.15
|
||||||
|
|
||||||
[kube]
|
[kube]
|
||||||
home ansible_ssh_host=192.168.4.11
|
home ansible_ssh_host=192.168.4.11
|
||||||
|
|||||||
@@ -52,8 +52,10 @@ options {
|
|||||||
// 207.164.234.193; // Your ISP NS
|
// 207.164.234.193; // Your ISP NS
|
||||||
// 4.2.2.1; // Level3 Public DNS
|
// 4.2.2.1; // Level3 Public DNS
|
||||||
// 4.2.2.2; // Level3 Public DNS
|
// 4.2.2.2; // Level3 Public DNS
|
||||||
8.8.8.8; // Google Open DNS
|
// 8.8.8.8; // Google Open DNS
|
||||||
8.8.4.4; // 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
|
xai-corp.net. IN A 192.168.4.11
|
||||||
mail IN A 192.168.4.12
|
mail IN A 192.168.4.12
|
||||||
|
|
||||||
gateway IN A 192.168.4.4
|
; Network Infra.
|
||||||
wireless IN A 192.168.4.3
|
wireless IN A 192.168.4.3 ; old tp-link
|
||||||
printer IN A 192.168.4.13
|
gateway IN A 192.168.4.4 ; D-Link
|
||||||
scanner IN CNAME printer
|
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
|
laser IN A 192.168.4.14
|
||||||
tv IN A 192.168.4.16
|
tv IN A 192.168.4.16
|
||||||
xaicorp1 IN A 192.168.4.103
|
xaicorp1 IN A 192.168.4.103
|
||||||
garden IN A 192.168.4.20
|
|
||||||
|
; outer network (bell)
|
||||||
extender1 IN A 192.168.2.16
|
extender1 IN A 192.168.2.16
|
||||||
extender2 IN A 192.168.2.18
|
extender2 IN A 192.168.2.18
|
||||||
modem IN A 192.168.2.1
|
modem IN A 192.168.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user