Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Unique ssh/sftp requirement |
|---|---|
| Date: | Thu, 29 Jun 2006 10:28:45 +0530 |
Hi,
I have a unique ssh/sftp requirement. I have two networks
separated by a firewall. I would like to allow anyone on my "internal"
network to ssh to my "external" network but I would like to control who
is allowed to sftp/scp files from my internal network to my external
network. How can I do this? Is there a way to do this if my firewall
doesn't support controlling such an activity? Will setting up some kind
of internal proxy/port forwarding server do the trick?
The version that I am using is:
OpenSSH_4.1, OpenSSL 0.9.7e 25 Oct 2004
HP-UX Secure Shell - A.04.00.000
Hello Jim, The sftp/scp commands internally make use of ssh for remote connection. So you can't control sftp/scp providing access only to ssh. For scp, the remote machine (sshd) invoke scp process and for sftp it invokes sftp-server subsystem. So you can completely disable sftp/scp by removing them in the remote system. But that happens only after Authenticating the user :( regards, Visolve Security Consulting Group.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Remote system not accepting a new key, Joshua Lewis |
|---|---|
| Next by Date: | Re: Unique ssh/sftp requirement, Landry Brunel |
| Previous by Thread: | Re: Unique ssh/sftp requirement, Johan De Meersman |
| Next by Thread: | Remote system not accepting a new key, Joshua Lewis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |