Am Dienstag, 19. August 2008 02:44:53 schrieb Terry Porter:

> 
> A Reverse SSH server is like a normal SSH server, but does not allow the user 
> to do *anything* other than login on the host. It's sole purpose is to only 
> allow logins to *other* Linux boxes via SSH tunnelling.
> 
> 
> target_machine----->reverse_ssh_server<--------target_machine_remote_admin_machine
> 

Ah, I understand.


> 1) compiled "sleepershell" (http://www.mariovaldez.net/software/sleepshell/) 
> in the FreeWRT ADK

Now it's easy to say for me... but while reading the first sentence I thought 
you should look out for a shell replacement doing nothing....
> and moved the cross compiled sleepershell binary into /etc on the target, 
> totally the wrong place for a linux binary, but the only place I can easily 
> save in FreeWRT given my noob status with FreeWRT.

You can place your binaries everywhere you want, the root-filesystem ist 
writable. But using /etc for a custom binary has the advantage that you have 
all your configuration and custom setting in one place when you take a backup 
copy of /etc.

If I have time I will create a new package for sleepshell...

Bye,
Martin

_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to