summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2023-12-24 19:49:49 +0100
committerarf20 <aruizfernandez05@gmail.com>2023-12-24 19:49:49 +0100
commit64ab90a597e996a6770288ce7f6889b5320785dd (patch)
tree5b89249ca42faf4c76ac135b62e23e679628a3c9
parenta54bf74f95cd534902afc0d83197a82fd55ebdbe (diff)
downloadarfnet2-64ab90a597e996a6770288ce7f6889b5320785dd.tar.gz
arfnet2-64ab90a597e996a6770288ce7f6889b5320785dd.zip
Add mail and dns
-rw-r--r--arfnet2.md53
1 files changed, 38 insertions, 15 deletions
diff --git a/arfnet2.md b/arfnet2.md
index 7a52403..8f40f97 100644
--- a/arfnet2.md
+++ b/arfnet2.md
@@ -73,6 +73,11 @@ RAID attached here (with the grey stuff) (local only)
- matrix instance*
- asterisk VoIP SIP*
+### mail (ARFNET-IONOS) 5.250.186.185
+ - SSH
+ - postfix smtpd, submission, submissions
+ - dovecot imapd
+
*TODO
## Port forwards
@@ -91,18 +96,36 @@ RAID attached here (with the grey stuff) (local only)
| FiveM SuperioresRP | yero | TCP | 30120,40120 | yerovps | |
-## Name and Number Assignation Table
-| A | Host | Name |
-|---|------|------|
-| 1 | gateway | router.lan |
-| 2 | switch | switch.lan |
-| 3 | wap | wap.lan |
-| 4 | proxmox | proxmox.lan |
-| 5 | R720 iDRAC | idrac.lan |
-| 6 | nas | nas.lan |
-| 7 | printer | printer.lan |
-| 8 | desktop | desktop.lan |
-| 9 | webserver | web.lan |
-| 10 | wazuh | wazuh.lan |
-| 11 | game | game.lan |
-| 12 | comm | comm.lan |
+## Internal Name and Number Assignation Table
+| Addr | Host | Name |
+|------|------|------|
+| DMZ.1 | gateway | router.lan |
+| DMZ.2 | switch | switch.lan |
+| DMZ.3 | wap | wap.lan |
+| DMZ.4 | proxmox | proxmox.lan |
+| DMZ.5 | R720 iDRAC | idrac.lan |
+| DMZ.6 | nas | nas.lan |
+| DMZ.7 | printer | printer.lan |
+| DMZ.8 | desktop | desktop.lan |
+| DMZ.9 | webserver | web.lan |
+| DMZ.10 | wazuh | wazuh.lan |
+| DMZ.11 | game | game.lan |
+| DMZ.12 | comm | comm.lan |
+
+## Public DNS zone
+| Name | Type | Content | Comment |
+|------|------|---------|---------|
+| arf20.com | A | 2.59.235.35 | |
+| arf20.com | MX | mail.arf20.com | |
+| mail | A | 5.250.186.185 | |
+| selector._domainkey | TXT | (DKIM) | DKIM for selector 'selector' |
+| _dmarc | TXT | (DMARC) | |
+| arf20.com | TXT | (SPF) | |
+| www | CNAME | arf20.com |
+| jellyfin | CNAME | arf20.com |
+| irc | CNAME | arf20.com |
+| matrix | CNAME | arf20.com |
+| _acme-challenge.jellyfin | CNAME | (challenge) | |
+| _acme-challenge.irc | CNAME | (challenge) | |
+| _acme-challenge.matrix | CNAME | (challenge) | |
+| _acme-challenge.mail | CNAME | (challenge) | |