ref: 85654496277f5c53de0c295de38b9f6d4a74081a
parent: 588e535b26500206e82608a0d743d75b51a8af75
author: sl <sl@x1yg3>
date: Wed Aug 13 13:03:33 EDT 2025
ndb/local: move gaff to new instance
--- a/ndb/local
+++ b/ndb/local
@@ -47,14 +47,25 @@
# refresh=10800 ttl=10800
# ns=stanleylieber.com
-sys=gaff dom=gaff.inri.net ip=107.161.24.138 ether=fa163ed3b73d
+sys=gaff dom=ngaff.inri.net ip=107.161.24.10 ether=fa163e2c31c0
ipmask=255.255.255.0
ipgw=107.161.24.1
authdom=hanka
auth=168.235.110.81
+ fs=107.161.24.10
+ dns=107.161.24.10
+ mx=gaff.inri.net pref=5
+ txt="v=spf1 mx -all"
+ caa=letsencrypt.org
+
+sys=ogaff dom=gaff.inri.net ip=107.161.24.138 ether=fa163ed3b73d
+ ipmask=255.255.255.0
+ ipgw=107.161.24.1
+ authdom=hanka
+ auth=168.235.110.81
fs=107.161.24.138
dns=107.161.24.138
- mx=gaff.inri.net pref=5
+ mx=ogaff.inri.net pref=5
txt="v=spf1 mx -all"
caa=letsencrypt.org
--
⑨