X2Go Bug report logs - #226
x2gobroker: Incorrect hostname displayed when hostname and address are different

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Anders Bruun Olsen <abo@dsl.dk>

Date: Fri, 7 Jun 2013 13:03:01 UTC

Severity: minor

Tags: pending

Found in version 4.0.1.0

Fixed in version 4.0.1.1

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 7 Jun 2013 12:52:00 +0000
From abo@dsl.dk  Fri Jun  7 14:51:59 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.3 required=5.0 tests=HTML_MESSAGE,
	RCVD_IN_DNSWL_MED,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from eu1sys200aog104.obsmtp.com (eu1sys200aog104.obsmtp.com [207.126.144.117])
	by ymir (Postfix) with SMTP id 7B4255DB0A
	for <submit@bugs.x2go.org>; Fri,  7 Jun 2013 14:51:59 +0200 (CEST)
Received: from mail-ob0-f180.google.com ([209.85.214.180]) (using TLSv1) by eu1sys200aob104.postini.com ([207.126.147.11]) with SMTP
	ID DSNKUbHXbz9i3U8v62kKl/92tQgm26YFQLOi@postini.com; Fri, 07 Jun 2013 12:51:59 UTC
Received: by mail-ob0-f180.google.com with SMTP id eh20so6347712obb.39
        for <submit@bugs.x2go.org>; Fri, 07 Jun 2013 05:51:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=dsl.dk; s=google;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=D+qCCDVmoeTBmJ+iX7qr2dB08flXQAdlda9YKk9UB24=;
        b=RVATHq1ZRCSI0Ds91K5ZY7Eqv+EtY+kWZVDrNnf56OYfA9gKAnXqnkhFYjiB2EWlyj
         ElyYmTg4JV4iNeDBdWp7YkQ0dUMTDffT7uoiA8KRi2N+WKNVcwOAUcXlSOZzvSSHd7ef
         Rl0j5UYdEfxF3EQwgQfssmwlcouW9shgzw+Xo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=google.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type
         :x-gm-message-state;
        bh=D+qCCDVmoeTBmJ+iX7qr2dB08flXQAdlda9YKk9UB24=;
        b=ZSeIw4geR49pR0kaB9GxP8IU87mcnrOQnSO9Sh78Z7R8KrZCpyhbgZ4QmiTtqaHyPR
         nC/XCFpw9K98Ejkn0MK7+tZ+2R0VcR4rxVxKZAN7WmG7ihadjon1/wtdRKawk4PYhLBL
         NPUSr0+1ydGftJsf6hDlmx9DG5FQLolZWXTNi017nRFznDxC2JNIrwVoILR3SIuz6DsX
         JZ6Zvgum9G5G1y9xkJHk26iVjHY3/Ai1ZU5Ow5ojlq5wgVpVQnX2L0uVsyB3GHgNurSv
         jWQzjaGJzhTCBMZNDpjbcCk7J48GPgzi8in6vSzfbgeofHSuCAfChli/V8AKFw7Vh9lA
         MIYA==
X-Received: by 10.60.164.70 with SMTP id yo6mr6777339oeb.78.1370609518234;
        Fri, 07 Jun 2013 05:51:58 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.60.164.70 with SMTP id yo6mr6777324oeb.78.1370609518011;
 Fri, 07 Jun 2013 05:51:58 -0700 (PDT)
Received: by 10.182.38.71 with HTTP; Fri, 7 Jun 2013 05:51:57 -0700 (PDT)
Date: Fri, 7 Jun 2013 14:51:57 +0200
Message-ID: <CAFJm-UMD==VhTACFDeABocgUbhARxO6J+7Yy50gqD4DNzztKGw@mail.gmail.com>
Subject: x2gobroker: Incorrect hostname displayed when hostname and address
 are different
From: Anders Bruun Olsen <abo@dsl.dk>
To: submit@bugs.x2go.org
Content-Type: multipart/alternative; boundary=047d7b3a7f84727c2304de8fe538
X-Gm-Message-State: ALoCoQkhVS9pJHyluce5l21BuwHQGuvpvb722dAI3v7AjF95TRd4s7zhHgijumJXiat+27N4a4+xbSGRfRvwTQaLNM6jmQ0WR3k46bp0uTjrSEG305EHHh1iumugF0WWTbROa2oHZnjfGsj+s2fspZYBNyUfviK0Aw==
[Message part 1 (text/plain, inline)]
Package: x2gobroker (perhaps x2goclient)
Version: 0.0.2.3
Severity: minor

With the new setup where servers can be specified as hostname (address), I
have this setup:

host=testterm1 (testterm1.example.com),testterm2 (testterm2.example.com)

When x2goclient gets sent to testterm2.example.com, it displays testterm1
as the hostname, but connects to testterm2.example.com. It is probably only
cosmetic, but should be fixed, so us poor sysadmins won't have problems
troubleshooting :)

-- 
Anders Bruun Olsen
It-ansvarlig
Det Danske Sprog- og Litteraturselskab
(Society for Danish Language and Literature)
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 20:14:30 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.