From ee14ef51fdcfc34edecb8d68b63e29b4241e2e26 Mon Sep 17 00:00:00 2001 From: Heli-o Date: Thu, 29 Aug 2024 20:23:42 +0200 Subject: [PATCH] removed ipv6 --- content/Services copy.md | 40 ++++++++++++++++++++++++++++++++++++++++ content/Services.md | 7 ------- 2 files changed, 40 insertions(+), 7 deletions(-) create mode 100644 content/Services copy.md diff --git a/content/Services copy.md b/content/Services copy.md new file mode 100644 index 0000000..69c9a04 --- /dev/null +++ b/content/Services copy.md @@ -0,0 +1,40 @@ +--- +draft: true +--- + +Here you can find services running on the server. + +> [!error] Don't be a cunt, it ain't hard. +> Any repeated abuse of services will be met with a ban. If too many bans get given out, services will be taken down. Any hacks/ddos attacks will also lead to taking down of services. + +# BBS +software: MysticBBS + +sysop: ulysia (me) + +Accessible by: Telnet, SSH, BINKP and Rlogin +> [!info] Please use one of the encrypted protocols. +## IPv4 +### address: derg.cz +- SSH: 50022 +- Telnet: 50023 +- Rlogin: 50513 +- BINKP: 44554 +> [!error] IPv4 Port 22 is reserved for [forgejo instance on git.derg.cz](https://git.derg.cz) + +## IPv6 +### address: bbs.derg.cz +- SSH: 22 +- Telnet: 23 +- Rlogin: 513 +- BINKP: 24554 + +## Protocols in use are: +- Xmodem/CRC, Xmodem 1k/CRC (batch no) +- Ymodem, Ymodem-G (batch yes) +- Zmodem, Zmodem 8k (batch yes) + +`[SEXYZ]` versions which mystic supports are disabled. + +# XMPP +> [!warning] currently being setup diff --git a/content/Services.md b/content/Services.md index 64acccb..3b32c59 100644 --- a/content/Services.md +++ b/content/Services.md @@ -18,13 +18,6 @@ Accessible by: Telnet, SSH, BINKP and Rlogin - BINKP: 44554 > [!error] IPv4 Port 22 is reserved for [forgejo instance on git.derg.cz](https://git.derg.cz) -## IPv6 -### address: bbs.derg.cz -- SSH: 22 -- Telnet: 23 -- Rlogin: 513 -- BINKP: 24554 - ## Protocols in use are: - Xmodem/CRC, Xmodem 1k/CRC (batch no) - Ymodem, Ymodem-G (batch yes)