[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#185485: marked as done (telnet: resolving ip in decimal form stopped working)



Your message dated Thu, 6 Apr 2006 21:34:22 +0200
with message-id <20060406193421.GA23862@bode.aurel32.net>
and subject line Bug#183814: libc6: getaddrinfo can't parse all forms of numeric ip addresses
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: telnet
Version: 0.17-19
Severity: minor
Tags: upstream

telnet has stopped being able to resolve addresses that are in decimal...
i.e.

$ telnet 0 22
telnet: could not resolve 0/22: Name or service not known

$ telnet 0.0.0.0 22
Trying 0.0.0.0...
Connected to 0.0.0.0.
Escape character is '^]'.
SSH-2.0-OpenSSH_3.5p1 Debian 1:3.5p1-5
etc...

0 should be the same as 0.0.0.0... also

$ ./code/perl/name2num.pl www.google.com
3639554915

$ ping 3639554915
PING 3639554915 (216.239.51.99): 56 data bytes
...

$ telnet 3639554915 80
telnet: could not resolve 3639554915/80: Name or service not known

$ nc -v 3639554915 80
3639554915: inverse host lookup failed: Unknown host
(UNKNOWN) [216.239.51.99] 80 (www) open

Doesn't really matter, just it might indicate other problems.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux s.bouncybouncy.net 2.4.21-pre3-ac4 #4 Sun Jan 26 20:13:07 EST 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages telnet depends on:
ii  libc6                     2.3.1-14       GNU C Library: Shared libraries an
ii  libncurses5               5.3.20021109-2 Shared libraries for terminal hand

-- no debconf information



--- End Message ---
--- Begin Message ---
This bug is not present anymore in the latest glibc (2.3.6-5). Closing
it.


-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--- End Message ---

Reply to: