LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   reverse connection (https://www.linuxquestions.org/questions/linux-newbie-8/reverse-connection-836726/)

kusanagiyang 10-07-2010 06:53 AM

reverse connection
 
hi,

do you know websites explaining how it is done? i try to code it in c++. thanx

TB0ne 10-07-2010 07:42 AM

Quote:

Originally Posted by kusanagiyang (Post 4120408)
hi,

do you know websites explaining how it is done? i try to code it in c++. thanx

Spell your words out. And you're going to have to ask a clear question...no idea what you're asking here.

kusanagiyang 10-09-2010 11:27 PM

Quote:

Originally Posted by TB0ne (Post 4120440)
Spell your words out. And you're going to have to ask a clear question...no idea what you're asking here.

I want to know how 'reverse connection' can be done with only tcp/ip knowledge... googling around, i found hacking tool, howtos for nc and ssh, but haven't found a website explaining the basics... any suggestion is welcomed.
thanks

TB0ne 10-10-2010 11:16 AM

Quote:

Originally Posted by kusanagiyang (Post 4122618)
I want to know how 'reverse connection' can be done with only tcp/ip knowledge... googling around, i found hacking tool, howtos for nc and ssh, but haven't found a website explaining the basics... any suggestion is welcomed.
thanks

Right...again, "reverse connection" for WHAT? SSH? What protocol? What are you trying to accomplish? Version/distro of Linux?

Since you've been "Googling around", you can find thousands of website that explain what it is:
http://en.wikipedia.org/wiki/Reverse_connection

..and how to accomplish it
http://www.howtoforge.com/reverse-ssh-tunneling

...even in C++, with examples
http://www.rohitab.com/discuss/topic...-to-critisize/

Or did you try to look?

kusanagiyang 10-11-2010 06:25 PM

Quote:

Originally Posted by TB0ne (Post 4122945)
Right...again, "reverse connection" for WHAT? SSH? What protocol? What are you trying to accomplish? Version/distro of Linux?

Since you've been "Googling around", you can find thousands of website that explain what it is:
http://en.wikipedia.org/wiki/Reverse_connection

..and how to accomplish it
http://www.howtoforge.com/reverse-ssh-tunneling

...even in C++, with examples
http://www.rohitab.com/discuss/topic...-to-critisize/

Or did you try to look?

yes, i have found these websites, read them, and don't understand. is there anything simpler? i only know tcp/ip...

TB0ne 10-11-2010 08:12 PM

Quote:

Originally Posted by kusanagiyang (Post 4124386)
yes, i have found these websites, read them, and don't understand. is there anything simpler? i only know tcp/ip...

Sorry...if you can't understand those articles, there's not much else that can be said. And you do realize that TCP/IP is a communications standard that supports all communications protocols, right??


All times are GMT -5. The time now is 01:50 AM.