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.




Network Security Secure-Shell
[Top] [All Lists]

RE: Query on Open SSH (SFTP Server: Multihomed)

Subject: RE: Query on Open SSH (SFTP Server: Multihomed)
Date: Mon, 14 May 2007 20:51:25 +0530
Hi Patrick,

Thanks a lot for your quick response.

I have added multiple IP address in the sshd_config (using ListenAddress 
option) and able to do ssh operation with virtual IP. I have one more question.

Can we assign default path for individual virtual IP address?

I will explain my requirement in detail.

I have one login called sshtest. I have simulated 4 virtual IP address like 
192.168.58.1 to 192.168.58.4. I will use sshtest login for 4 Ipaddress. But my 
requirement is, while logging 192.168.58.1 the default login path should be 
different one comparing to other IP address default login path.

Example:

#sftp sshtest@192.168.58.1
Sftp>pwd
/1

#sftp sshtest@192.168.58.2
Sftp>pwd
/2

Can we assign default path for individual virtual IP address?

Thanks
Nirmal

-----Original Message-----
From: Patrick Morris [mailto:trick@adonis.net] 
Sent: Friday, May 11, 2007 11:04 PM
To: Nirmal Babu Puliyadi Suriya Kumar -X (npuliyad - HCL at Cisco)
Cc: secureshell@securityfocus.com
Subject: Re: Query on Open SSH (SFTP Server: Multihomed)

On Fri, 11 May 2007, Nirmal Babu Puliyadi Suriya Kumar -X (npuliyad - HCL at 
Cisco) wrote:


Hi,

Open source ftp server wu-ftp provides multihomed option to simulate virtual 
IP. Solaris default ftp server won't provide this option. 

Similarly can any one please let me know Open SSH (SFTP server) will support 
multihomed option? If yes, please let me know what configuration I have to 
do. 
 
I have installed OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007 version in my 
Solaris box.
 
It will be very useful in my performance testing.

You can run multiple instances of SSH bound to different IPs. Just use 
the "-f" flag to specify a separate config file for each.

<Prev in Thread] Current Thread [Next in Thread>
  • Query on Open SSH (SFTP Server: Multihomed), Nirmal Babu Puliyadi Suriya Kumar -X (npuliyad - HCL at Cisco)
    • Message not available
      • RE: Query on Open SSH (SFTP Server: Multihomed), Nirmal Babu Puliyadi Suriya Kumar -X (npuliyad - HCL at Cisco) <=