From owner-freebsd-isp@FreeBSD.ORG Fri Oct 28 02:23:16 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B69616A41F for ; Fri, 28 Oct 2005 02:23:16 +0000 (GMT) (envelope-from kohi@bbtower.co.jp) Received: from sangiovese.noc.bbtower.ad.jp (sangiovese.noc.bbtower.ad.jp [211.14.2.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAE843D45 for ; Fri, 28 Oct 2005 02:23:15 +0000 (GMT) (envelope-from kohi@bbtower.co.jp) Received: from sangiovese.noc.bbtower.ad.jp.noc.bbtower.ad.jp (localhost [127.0.0.1]) by sangiovese.noc.bbtower.ad.jp (8.13.3/8.13.1) with ESMTP id j9S2NCcb000810; Fri, 28 Oct 2005 11:23:13 +0900 (JST) (envelope-from kohi@bbtower.co.jp) Message-Id: <200510280223.j9S2NCcb000810@sangiovese.noc.bbtower.ad.jp> Date: Fri, 28 Oct 2005 11:23:12 +0900 From: Koh-ichi Ito To: James Ryan In-Reply-To: <436185C9.4000404@jpri.com> References: <436185C9.4000404@jpri.com> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386-unknown-freebsd5.3) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-isp@freebsd.org Subject: Re: Cisco 2511 Access Server + FreeBSD 5.4-STABLE X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 02:23:16 -0000 Hi, At Thu, 27 Oct 2005 20:58:33 -0500, James Ryan wrote: > When I telnet to the IP address of the Ethernet interface on the Cisco > box, it simply hangs upon connect. I am guessing this means there is no > communication between the 2511 and my FreeBSD machine. This happens > when I telnet from both the Cisco machine and any other box on the network. > > % telnet 192.168.2.10 2001 > Trying 192.168.2.10... > Connected to 192.168.2.10. > Escape character is '^]'. You need to access port 2033(for Async 1 for example) rather 2001, don't you? Koh-ichi Ito