opensshd 2.3.0 (oBSD 2.8) ignores ME!

Markus Friedl markus.friedl at informatik.uni-erlangen.de
Sat Dec 9 10:00:56 EST 2000


On Fri, Dec 08, 2000 at 03:36:48PM +0100, Andreas Schuldei wrote:
> I have a problem I can not identify.
> Two firewalls with OpenBSD 2.8
> 
>  sshd version OpenSSH_2.3.0
> 
> I do a 
> 
> ssh  root at 195.84.181.91 -v
> SSH Version OpenSSH_2.3.0, protocol versions 1.5/2.0.
> Compiled with SSL (0x0090581f).
> debug: Reading configuration data /etc/ssh_config
> debug: ssh_connect: getuid 0 geteuid 0 anon 0
> debug: Connecting to 195.84.181.91 [195.84.181.91] port 22.

here i see IP 195.84.181.91

> debug: Allocated local port 638.
> debug: connect: Connection timed out
> debug: Trying again...
> ...
> 
> 
> and on the Server side a 
> tcpdump -ni rl0  host 195.84.105.112 and port 22
> tcpdump: listening on rl0
> 09:07:00.534120 195.84.181.90.22 > 195.84.105.112.40066: . ack 3776275139 win 32120 <nop,nop,timestamp 831104794 74769850> (DF)
> 09:07:00.574027 195.84.181.90.22 > 195.84.105.112.40066: P 0:44(44) ack 1 win 32120 <nop,nop,timestamp 831104797 74769850> (DF)

and here it's 195.84.181.90

apart from this i cannot see how your problems are related to openssh.

does telnet work? what does
	telnet server 22
say? does ping work? what does tcpdump on the client say?





More information about the openssh-unix-dev mailing list