From owner-ssh@clinet.fi  Mon May 28 23:15:20 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id XAA10369
	for <ssh-archiver@cs.hut.fi>; Mon, 28 May 2001 23:15:19 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 7696D204ED; Mon, 28 May 2001 23:15:19 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id WAA07068
	for ssh-outgoing; Mon, 28 May 2001 22:35:43 +0300
Received: from digisolutions.com (h002078d4892a.ne.mediaone.net [65.96.149.6])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id WAA07058
	for <ssh@clinet.fi>; Mon, 28 May 2001 22:35:40 +0300
Received: from localhost (unknown [192.168.1.1])
	by digisolutions.com (Postfix) with ESMTP id 01216F7097
	for <ssh@clinet.fi>; Mon, 28 May 2001 03:35:32 -0400 (EDT)
Date: Mon, 28 May 2001 15:33:59 -0400
Content-Type: multipart/alternative;
	boundary=Apple-Mail-1264036564-1
Mime-Version: 1.0 (Apple Message framework v388)
From: Spencer A Marks <smarks@digisolutions.com>
To: ssh@clinet.fi
X-Mailer: Apple Mail (2.388)
Subject: Really Stuch: ssh username@domain.com fails, but ssh username@hardcodedip does work
Message-Id: <20010528073532.01216F7097@digisolutions.com>
Sender: owner-ssh@clinet.fi
Precedence: bulk


--Apple-Mail-1264036564-1
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	format=flowed;
	charset=us-ascii

  Hi,

I have weird problem I can't solve. i was hoping someone could help.  
Actually, I was really hoping.

On my server (Linux Mandrake 7.1) I am running

SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).

On my client I am running (Mac OS X 10.0.3)

OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090581f

I can connect from the client to the server using te actually ip

e.g.

foo@65.96.149.6

but when I try using the domain name I get:

OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090581f
debug1: Seeded RNG with 28 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
debug1: Rhosts Authentication disabled, originating port will not be 
trusted.
debug1: ssh_connect: getuid 501 geteuid 501 anon 1
debug1: Trying again...
debug1: Trying again...
debug1: Trying again...
Secure connection to digisolutions.com refused.
debug1: writing PRNG seed to file /Users/sam/.ssh/prng_seed

I can successfully contact to other servers using the domain name.

e.g. ssh smarks@world.std.com

works

So does connecting from other machines to my server.

world$ ssh smarks@digisolutions.com -v
SSH Version 1.2.31 [mips-sgi-irix6.2], protocol version 1.5.
Standard version.  Does not use RSAREF.
world: ssh_connect: getuid 3474 geteuid 3474 anon 1
world: Connecting to digisolutions.com [0.0.0.0] port 22.
world: Connection established.
world: Remote protocol version 1.99, remote software version 
OpenSSH_2.2.0p1
world: Waiting for server public key.
world: Received server public key (768 bits) and host key (1024 bits).
world: Host 'digisolutions.com' is known and matches the host key.
world: Initializing random; seed file /home/ie/smarks/.ssh/random_seed
world: IDEA not supported, using 3des instead.
world: Encryption type: 3des
world: Sent encrypted session key.
world: Installing crc compensation attack detector.
world: Received encrypted confirmation.
world: No agent.
world: Trying RSA authentication with key 'smarks@world'
world: Server refused our key.
world: Doing password authentication.


Anyway, I have been trying to figure this out for a while, and now I am 
stuck.
(I even started reading the SSH the Definitive Guide for clues, but so 
far
while a great read, it hasne't helped with this particular problem.)

Any pointers appreciated.

Thanks Much

--Apple-Mail-1264036564-1
Content-Transfer-Encoding: quoted-printable
Content-Type: text/enriched;
	charset=us-ascii

<fontfamily><param>Geneva</param><smaller> Hi,


I have weird problem I can't solve. i was hoping someone could help.=20
Actually, I was really hoping.


On my server (Linux Mandrake 7.1) I am running


SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.

Compiled with SSL (0x0090581f).


On my client I am running (Mac OS X 10.0.3)


OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090581f


I can connect from the client to the server using te actually ip


e.g.=20


=
<underline><color><param>1919,2121,CCCC</param>foo@65.96.149.6</color></un=
derline>


but when I try using the domain name I get:


OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090581f

debug1: Seeded RNG with 28 bytes from programs

debug1: Seeded RNG with 3 bytes from system calls

debug1: Rhosts Authentication disabled, originating port will not be
trusted.

debug1: ssh_connect: getuid 501 geteuid 501 anon 1

debug1: Trying again...

debug1: Trying again...

debug1: Trying again...

Secure connection to digisolutions.com refused.

debug1: writing PRNG seed to file /Users/sam/.ssh/prng_seed


I can successfully contact to other servers using the domain name.=20


e.g. ssh
=
<underline><color><param>1919,2121,CCCC</param>smarks@world.std.com</color=
></underline>=20


works


So does connecting from other machines to my server.


world$ ssh
=
<underline><color><param>1919,2121,CCCC</param>smarks@digisolutions.com</c=
olor></underline>
-v

SSH Version 1.2.31 [mips-sgi-irix6.2], protocol version 1.5.

Standard version.  Does not use RSAREF.

world: ssh_connect: getuid 3474 geteuid 3474 anon 1

world: Connecting to digisolutions.com [0.0.0.0] port 22.

world: Connection established.

world: Remote protocol version 1.99, remote software version
OpenSSH_2.2.0p1

world: Waiting for server public key.

world: Received server public key (768 bits) and host key (1024 bits).

world: Host 'digisolutions.com' is known and matches the host key.

world: Initializing random; seed file /home/ie/smarks/.ssh/random_seed

world: IDEA not supported, using 3des instead.

world: Encryption type: 3des

world: Sent encrypted session key.

world: Installing crc compensation attack detector.

world: Received encrypted confirmation.

world: No agent.

world: Trying RSA authentication with key 'smarks@world'

world: Server refused our key.

world: Doing password authentication.



Anyway, I have been trying to figure this out for a while, and now I
am stuck.=20

(I even started reading the SSH the Definitive Guide for clues, but so
far

while a great read, it hasne't helped with this particular problem.)


Any pointers appreciated.=20


Thanks Much</smaller></fontfamily>=

--Apple-Mail-1264036564-1--
