bugzilla-daemon at mindrot.org
2014-Jul-02 01:06 UTC
[Bug 2251] New: Wrong error-description on connect via domain
https://bugzilla.mindrot.org/show_bug.cgi?id=2251
Bug ID: 2251
Summary: Wrong error-description on connect via domain
Product: Portable OpenSSH
Version: 6.6p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: cyrond at gmail.com
Since some versions the error-decription on closed port is wrong when
using domains to connect (with a non-standard port - if it matters).
$ ssh -p 1337 a.b.c.net
ssh: connect to host a.b.c.net port 1337: Network is unreachable
$ nslookup dag.wk.freifunk.net
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: a.b.c.net
Address: 123.123.123.123
$ ssh -p 1337 123.123.123.123
ssh: connect to host 123.123.123.123 port 1337: Connection refused
Version:
OpenSSH_6.6.1p1, OpenSSL 1.0.1h 5 Jun 2014
System:
Arch Linux
Version: Rolling release state today 2:00 AM CEST
Expected behavoir is connecting via domain and ip does produce the same
errormessage: "Connection refused" because the port is closed.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2014-Jul-02 01:07 UTC
[Bug 2251] Wrong error-description on connect via domain
https://bugzilla.mindrot.org/show_bug.cgi?id=2251
Ruben Kelevra <cyrond at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cyrond at gmail.com
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2014-Jul-03 00:49 UTC
[Bug 2251] Wrong error-description on connect via domain
https://bugzilla.mindrot.org/show_bug.cgi?id=2251
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Could you please attach debug output from each case? i.e. "ssh -vvv
..."
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-May-22 05:46 UTC
[Bug 2251] Wrong error-description on connect via domain
https://bugzilla.mindrot.org/show_bug.cgi?id=2251
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
10 months with no follow-up == no bug
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2015-Aug-11 13:03 UTC
[Bug 2251] Wrong error-description on connect via domain
https://bugzilla.mindrot.org/show_bug.cgi?id=2251
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.