summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2023-12-26 14:05:07 +0100
committerarf20 <aruizfernandez05@gmail.com>2023-12-26 14:05:07 +0100
commited9fdd6d46bf5ef0a0182a429250ff20aaf238ab (patch)
tree32df6a2f1cfb5d7634e24098183dfede909e87e4
parent72ade4642e38f402f53cedfd836a87cd87cddd66 (diff)
downloadarfnet2-ed9fdd6d46bf5ef0a0182a429250ff20aaf238ab.tar.gz
arfnet2-ed9fdd6d46bf5ef0a0182a429250ff20aaf238ab.zip
Add jellyfin (TODO) and XMPP
-rw-r--r--arfnet2.md16
1 files changed, 10 insertions, 6 deletions
diff --git a/arfnet2.md b/arfnet2.md
index 76087c1..69e24de 100644
--- a/arfnet2.md
+++ b/arfnet2.md
@@ -42,8 +42,9 @@ RAID attached here (with the grey stuff) (local only)
- SSH
- NFS
- Samba SMB*
- - MiniDLNA*
- qBittorrent-nox
+ - MiniDLNA*
+ - jellyfin*
### web .9
- SSH
@@ -53,10 +54,9 @@ RAID attached here (with the grey stuff) (local only)
|-------|---------------|
| arf20.com | /var/www/arf20.com/html/ |
| www.arf20.com | <301 redirect arf20.com> |
-| matrix.arf20.com | http://192.168.4.12:8008/_matrix |
+| matrix.arf20.com | http://comm.lan:8008/_matrix |
| default | <return 418 im a teapot> |
-
### wazuh .10
- SSH
- wazuh
@@ -73,8 +73,8 @@ RAID attached here (with the grey stuff) (local only)
- postgresql
- pantalaimon
- matterbridge
+ - prosody XMPP
- asterisk VoIP SIP*
- - XMPP*
### mail (ARFNET-IONOS) 5.250.186.185
- SSH
@@ -86,12 +86,14 @@ RAID attached here (with the grey stuff) (local only)
## Port forwards
| Service | Customer | IPProto | Ext Port | Host | Re Port |
|---------|----------|---------|----------|------|---------|
- | OpenVPN | | TCP | 1194 | router | |
+ | OpenVPN | | TCP | 1195 | router | |
| WireGuard | | UDP | 51820 | router | |
| Web | | TCP | 80,443 | web | |
| bittorrent | | TCP/UDP | 8999 | nas | |
| IRC | | TCP | 6667 | comm | |
| IRCS | | TCP | 6697 | comm | |
+ | XMPP c2s| | TCP | 5222 | comm | |
+ | XMPP s2s| | TCP | 5269 | comm | |
| grupo4mc| | TCP | 25565 | game | |
| rubenmc | | TCP | 25566 | game | |
| | | | | | |
@@ -99,7 +101,6 @@ RAID attached here (with the grey stuff) (local only)
| yero-SQL | yero | TCP | 1512 | yerovps | 3306 |
| FiveM SuperioresRP | yero | TCP | 30120,40120 | yerovps | |
-
## Internal Name and Number Assignation Table
| Addr | Host | Name |
|------|------|------|
@@ -129,7 +130,10 @@ RAID attached here (with the grey stuff) (local only)
| jellyfin | CNAME | arf20.com |
| irc | CNAME | arf20.com |
| matrix | CNAME | arf20.com |
+| xmpp | CNAME | arf20.com |
+| xmppconf | CNAME | arf20.com |
| _acme-challenge.jellyfin | CNAME | (challenge) | |
| _acme-challenge.irc | CNAME | (challenge) | |
| _acme-challenge.matrix | CNAME | (challenge) | |
| _acme-challenge.mail | CNAME | (challenge) | |
+| _acme-challenge.xmpp | CNAME | (challenge) | |