From owner-freebsd-net@FreeBSD.ORG Fri May 14 04:18:36 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB52816A4D1; Fri, 14 May 2004 04:18:36 -0700 (PDT) Received: from sun-fish.com (blah.sun-fish.com [62.176.125.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C770943D62; Fri, 14 May 2004 04:18:35 -0700 (PDT) (envelope-from vladimir.terziev@sun-fish.com) Received: by sun-fish.com (Postfix, from userid 1008) id 9FAD514A92; Fri, 14 May 2004 13:18:33 +0200 (CEST) Received: from daemon.cmotd.com (daemon.cmotd.com [192.168.3.104]) by sun-fish.com (Postfix) with SMTP id 4426B14A91; Fri, 14 May 2004 13:18:33 +0200 (CEST) Date: Fri, 14 May 2004 14:18:33 +0300 From: Vladimir Terziev To: Konrad Heuer Message-Id: <20040514141833.13116eef@daemon.cmotd.com> In-Reply-To: <20040514130804.H66551@gwdu60.gwdg.de> References: <16548.42814.515842.247302@hyde.home.loc> <20040514130804.H66551@gwdu60.gwdg.de> Organization: SunFish Ltd. X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-unknown-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org cc: "Walter C. Pelissero" cc: freebsd-questions@freebsd.org Subject: Re: Dlink DSL router doesn't like FreeBSD X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 11:18:37 -0000 Try connection to the router via SSHv1 protocol and without X11 forwarding. I had similar problems with Cisco routers with old Cisco IOS. They liked only SSH connections via SSHv1 and without X11 forwarding. Best regards, Vladimir On Fri, 14 May 2004 13:12:33 +0200 (CEST) Konrad Heuer wrote: > > On Fri, 14 May 2004, Walter C. Pelissero wrote: > > > I'm trying to make work a D-Link 504T DSL router/switch with FreeBSD > > 5.2.1-RELEASE-p6. > > > > I've already realised that IPv6 is not supported by the router so I > > compiled an IPv4-only kernel and got to work DNS, HTTP, and FTP. > > > > My problem is that ssh and telnet don't work. I get as far as the > > Password prompt, I type it in, and then ssh freezes for a couple of > > minutes until it probably goes in timeout and gives up. > > > > The D-Link help desk is useless; the only thing they suggested was to > > return the router to where I bought it. I've anyhow the impression > > that the problem might not completely be the router's fault. In fact > > I plugged a Windoze machine, installed PuTTY, and ssh seems to work > > flawlessly. > > > > What am I missing here? > > I'd try two things: > > 1) ssh -vvv user@hostname > 2) tcpdump -vv (while trying to connect by telnet or ssh) > > You might have a chance to see where problems occur. Or to repost your > question with relevant sections of the output included. > > Best regards > > Konrad Heuer (kheuer2@gwdg.de) ____ ___ _______ > GWDG / __/______ ___ / _ )/ __/ _ \ > Am Fassberg / _// __/ -_) -_) _ |\ \/ // / > 37077 Goettingen /_/ /_/ \__/\__/____/___/____/ > Germany > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >