Greetings, I have installed ssh on a fresh debian server machine. For this purpose, I have forwarded the port 22 via the adsl control panel (the connection that my server uses) and set a static ip to the forwarded port by changing the /etc/network/interfaces by the guidance of this link.
Now, I'm trying to connect to my server from another network, which means I use the internet ip of the server inorder to connect yet I fail.
Any idea what can be the reason of this issue?
Regards