Re: Reverse SSH tunelling
Shaun Dewberry <[email protected]>
| Newsgroups | gmane.comp.security.linux |
|---|---|
| Message-ID | <[email protected]> |
Hi Raist, ssh combined with netcat should be able to do the job fine for you. As opposed to a cron job, or leaving the connections up and running, perhaps you should think about implementing 'port knocking' http://www.portknocking.org/ as a trigger to open up your encrypted tunnels. This is a far more secure and robust solution. Just a thought Ciao Shaun. Raistlin Majere wrote: > Hi All, > > them to 'scp' files out to a common home base server, but sometimes I > need to access a command line console on these servers. I am thinking of > having a hourly cron job ssh out to my home base server and leaving that > > Thanks > > Raist >