telnet fails with "telnet: could not resolve st1.charite.de/telnet: Name or service not known"

Bug #7165 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
netkit-telnet (Debian)
Fix Released
Unknown
netkit-telnet (Ubuntu)
Invalid
High
Unassigned

Bug Description

Automatically imported from Debian bug report #261524 http://bugs.debian.org/261524

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Mon, 26 Jul 2004 16:30:57 +0200
From: Ralf Hildebrandt <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: telnet fails with "telnet: could not resolve st1.charite.de/telnet: Name or
 service not known"

Package: telnet
Version: 0.17-24
Severity: grave
Justification: renders package unusable

# telnet st1.charite.de
telnet: could not resolve st1.charite.de/telnet: Name or service not known

# grep telnet /etc/services
telnet 23/tcp
rtelnet 107/tcp # Remote Telnet
rtelnet 107/udp
telnets 992/tcp # Telnet over SSL
telnets 992/udp
tfido 60177/tcp # fidonet EMSI over telnet

# telnet st1.charite.de 23
telnet: could not resolve st1.charite.de/23: Name or service not known

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-rc2-bk1
Locale: LANG=C, LC_CTYPE=C

Versions of packages telnet depends on:
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.1-3 GCC support library
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii libstdc++5 1:3.3.4-5 The GNU Standard C++ Library v3
ii netbase 4.17 Basic TCP/IP networking system

-- no debconf information

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

This bug has been marked as a duplicate of bug 7164.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 26 Jul 2004 18:08:12 +0200
From: Robert Millan <email address hidden>
To: Ralf Hildebrandt <email address hidden>, <email address hidden>
Subject: Re: Bug#261524: telnet fails with "telnet: could not resolve st1.charite.de/telnet: Name or
 service not known"

reassign 261524 libc6
thanks

On Mon, Jul 26, 2004 at 04:30:57PM +0200, Ralf Hildebrandt wrote:
>
> # telnet st1.charite.de
> telnet: could not resolve st1.charite.de/telnet: Name or service not known

Really weird, but not telnet-specific. Every networking application around
happens to fail with this host. I'm reassigning to libc6.

Btw, perhaps you can work around the bug by adding it to /etc/hosts.

--
Robert Millan

(Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\
(kernel of *(Berkeley Software Distribution))

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 26 Jul 2004 18:37:14 +0200
From: Christoph Martin <email address hidden>
To: Robert Millan <email address hidden>, <email address hidden>
CC: Ralf Hildebrandt <email address hidden>
Subject: Re: Bug#261524: telnet fails with "telnet: could not resolve st1.charite.de/telnet:
 Name or service not known"

--------------enig2439F1AE7448B131AB657CB0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Robert Millan schrieb:
> reassign 261524 libc6
> thanks
>
> On Mon, Jul 26, 2004 at 04:30:57PM +0200, Ralf Hildebrandt wrote:
>
>># telnet st1.charite.de
>>telnet: could not resolve st1.charite.de/telnet: Name or service not known
>
> Really weird, but not telnet-specific. Every networking application around
> happens to fail with this host. I'm reassigning to libc6.
>
> Btw, perhaps you can work around the bug by adding it to /etc/hosts.

It simply has no A-record:

#host -t any st1.charite.de
st1.charite.de mail is handled by 110 mailer.ukbf.fu-berlin.de.
st1.charite.de mail is handled by 100 hauptpostamt.charite.de.

It is normal that is fails.

Christoph

--
============================================================================
Christoph Martin, EDV der Verwaltung, Uni-Mainz, Germany
 Internet-Mail: <email address hidden>
  Telefon: +49-6131-3926337
      Fax: +49-6131-3922856

--------------enig2439F1AE7448B131AB657CB0
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBBTM+geVih7XOVJcRAiMaAJ0RJC8kStci1hZ75cCEyuobRyqa2wCcCyey
rBvQboulZaBZ2aryN2R5/ic=
=AG5A
-----END PGP SIGNATURE-----

--------------enig2439F1AE7448B131AB657CB0--

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 27 Jul 2004 08:51:11 +0900
From: GOTO Masanori <email address hidden>
To: Christoph Martin <email address hidden>,
 <email address hidden>
Cc: Robert Millan <email address hidden>,
 Ralf Hildebrandt <email address hidden>
Subject: Re: Bug#261524: telnet fails with "telnet: could not resolve st1.charite.de/telnet: Name or
 service not known"

At Mon, 26 Jul 2004 18:37:14 +0200,
Christoph Martin wrote:
> Robert Millan schrieb:
> > reassign 261524 libc6
> > thanks
> >
> > On Mon, Jul 26, 2004 at 04:30:57PM +0200, Ralf Hildebrandt wrote:
> >
> >># telnet st1.charite.de
> >>telnet: could not resolve st1.charite.de/telnet: Name or service not known
> >
> > Really weird, but not telnet-specific. Every networking application around
> > happens to fail with this host. I'm reassigning to libc6.
> >
> > Btw, perhaps you can work around the bug by adding it to /etc/hosts.
>
> It simply has no A-record:
>
> #host -t any st1.charite.de
> st1.charite.de mail is handled by 110 mailer.ukbf.fu-berlin.de.
> st1.charite.de mail is handled by 100 hauptpostamt.charite.de.

Ooh, exactly, it's "GRAVE" bug for the submitter :-D

Please don't reassign before you don't check it. I close this bug.

Regards,
-- gotom

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 27 Jul 2004 11:13:42 +0200
From: Ralf Hildebrandt <email address hidden>
To: Christoph Martin <email address hidden>
Cc: Robert Millan <email address hidden>, <email address hidden>,
 Ralf Hildebrandt <email address hidden>
Subject: Re: Bug#261524: telnet fails with "telnet: could not resolve st1.charite.de/telnet: Name or
 service not known"

* Christoph Martin <email address hidden>:

> It simply has no A-record:

It has internally.

> #host -t any st1.charite.de
> st1.charite.de mail is handled by 110 mailer.ukbf.fu-berlin.de.
> st1.charite.de mail is handled by 100 hauptpostamt.charite.de.
>=20
> It is normal that is fails.

No it isn't.
st1.charite.de/telnet
--=20
_________________________________________________

  Charit=E9 - Universit=E4tsmedizin Berlin
_________________________________________________

  Ralf Hildebrandt
   i.A. des IT-Zentrum | Netzwerkdienste
   Stabsstelle des Klinikumsvorstandes
   Campus Mitte
   Schumannstr. 20/21 | D-10177 Berlin
   Tel. +49 30 450 570155 | Fax +49 30 450 570916
   <email address hidden>
   http://www.charite.de

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 27 Jul 2004 11:25:15 +0200
From: Ralf Hildebrandt <email address hidden>
To: <email address hidden>
Subject: You should never...

Things you should never do:

Submit bug reports on behalf of your Linux-agnostic, colleague, who
cannot even type a hostname correctly... Bug closed, the hostname was
wrong, and the telnet output "unfamiliar"for the Linux agnostic
colleague who SWORE the hostname was what it wasn't...

Changed in netkit-telnet:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.