Sinisterly
Connecting with server (PORTS) - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Network Hacking (https://sinister.ly/Forum-Network-Hacking)
+--- Thread: Connecting with server (PORTS) (/Thread-Connecting-with-server-PORTS)



Connecting with server (PORTS) - YassinowHacks - 12-24-2019

Can someone learn me how connecting with a server works when i'm in a different network?
I guess i have to open ports and give permission to my PC?

Is there someone who can help me out?


RE: Connecting with server (PORTS) - mothered - 12-25-2019

Please elaborate further, by providing an example of the devices In question.


RE: Connecting with server (PORTS) - YassinowHacks - 12-25-2019

Let's say i am at home (Desktop PC) and I want to connect with my server at work. BUT i'm not allowed to open ports...
Is there a way to connect with my server? Maybe force something to open some ports from distance or ?


RE: Connecting with server (PORTS) - j4x - 02-08-2020

(12-25-2019, 07:00 AM)YassinowHacks Wrote: Let's say i am at home (Desktop PC) and I want to connect with my server at work. BUT i'm not allowed to open ports...
Is there a way to connect with my server? Maybe force something to open some ports from distance or ?

Use SSH port forwarding: ssh.com/ssh/tunneling/example


RE: Connecting with server (PORTS) - YassinowHacks - 02-08-2020

(02-08-2020, 07:22 PM)j4x Wrote:
(12-25-2019, 07:00 AM)YassinowHacks Wrote: Let's say i am at home (Desktop PC) and I want to connect with my server at work. BUT i'm not allowed to open ports...
Is there a way to connect with my server? Maybe force something to open some ports from distance or ?

Use SSH port forwarding: ssh.com/ssh/tunneling/example
Thank you!


RE: Connecting with server (PORTS) - j4x - 02-08-2020

Np. Let me know if you want any help.
(02-08-2020, 10:49 PM)YassinowHacks Wrote:
(02-08-2020, 07:22 PM)j4x Wrote:
(12-25-2019, 07:00 AM)YassinowHacks Wrote: Let's say i am at home (Desktop PC) and I want to connect with my server at work. BUT i'm not allowed to open ports...
Is there a way to connect with my server? Maybe force something to open some ports from distance or ?

Use SSH port forwarding: ssh.com/ssh/tunneling/example
Thank you!