when I disable my local firewall my public IP shows “Host is up”:
~/IdeaProjects/GlDisplayManager main nmap -p 22 --open 79.192.11.83 ✔
Starting Nmap 7.94 ( https://nmap.org ) at 2024-05-11 15:02 CEST
Nmap scan report for p4fc00b53.dip0.t-ipconnect.de (79.192.11.83)
Host is up (0.010s latency).
PORT STATE SERVICE
22/tcp open ssh
Nmap done: 1 IP address (1 host up) scanned in 0.09 seconds
though the “Host seems down” with fw enabled.
But I have a rule for incoming IPv4 SSH traffic that should allow it:
Dann mußt Du Dir vielleicht mal alle Regeln ansehen - womöglich wird sie ja von einer späteren oder höher priorisierten überschrieben/“überstimmt”?
Eigentlich kann das nach meinem Verständnis nur so sein, denn ohne FW geht es, aber mit angeblich geöffneter FW nicht.
I know the mistake now: When I ssh into my dynamicDNS “MyFritz” it works! When I ssh into my hosted URL that forwards to dynamicDNS “MyFritz” then port 22 is blocked. Anybody an idea why the port is blocked?
a domain is something like manjaro.org and is not bound to any service or protocol. A domain can not be forwarded, however there is something like a CNAME record which can reference a different domain or subdomain.