[Bug 1279] Address- and/or port-specific HostKeys support
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jan 31 07:55:12 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1279
Summary: Address- and/or port-specific HostKeys support
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: mi+mindrot at aldan.algebra.com
Hello!
I'd like to be able to specify different HostKeys to be used depending
on which [IP.ADD.RE.SS]:[port] the incoming connection is coming to...
This would be helpful to all, who are trying to consolidate several
servers into one smoothly...
Something like:
Port 22
HostKey /etc/ssh/ssh_host_key-xxx
ListenAddress ip.add.re.ss1:22
HostKey /etc/ssh/ssh_host_key-yyy
ListenAddress ip.add.re.ss2:24
HostKey /etc/ssh/ssh_host_key-zzz
Thanks!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list