[Bug 537] Identification should depend on port number
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Apr 7 01:46:22 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=537
Summary: Identification should depend on port number
Product: Portable OpenSSH
Version: 3.5p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: bugzilla.mindrot.org at tange.dk
I run 2 completely seperate sshds on different ports. The sshds are used for different
purposes and therefore use different configurations. Normally people will only connect to
one of the the 2 sshds, but a few people need to connect to both. This makes sshd
complain that the identifcations has changed - even though it has not.
It would be nice if the identification is not only made on (name, IP address) but on
(name, IP address, port number).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list