From owner-freebsd-questions@FreeBSD.ORG Tue Mar 25 04:27:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 866EB106564A for ; Tue, 25 Mar 2008 04:27:53 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id 2D6938FC22 for ; Tue, 25 Mar 2008 04:27:53 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so3786484wxd.7 for ; Mon, 24 Mar 2008 21:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=66bkR64q6rVcdMQMSKYkzJw6/pE4Yh1HyX2ysvTiWdw=; b=qsDIX9YJLT0v0HHhuBnJnrmfAUSEY8hSyu3CxZuVGSpAy5EeqRLHLRqYvgvdD86LFe8q4C/hGn8yCPnq7FsWjiFIUU2hGo5YCJmJ2t7zykOncG7tgqh/8cPYrj0BsHyzMOOq4COjRfDt66GAgpcp+rN+e3T2TNdS0yl5rIE9XO0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nRxW206LqEKrhxa8zxWUtHjECXwtoI0She9iFGJbKo5kvpy93X5yA4Fr4K7vmQrt8qIs1/agKusgkobIywnG82LlREwl4fMtwae0r7z/NLkv+ApGaKK/lUeyT9+AJh2W0k4CRWPCgbwPiRLsrD8AR6WWtq+oOYmWl8uQEVdO+ME= Received: by 10.114.151.13 with SMTP id y13mr13152930wad.145.1206419271909; Mon, 24 Mar 2008 21:27:51 -0700 (PDT) Received: by 10.142.155.9 with HTTP; Mon, 24 Mar 2008 21:27:51 -0700 (PDT) Message-ID: <11167f520803242127j25f98c8flf3ce9e40d799d2b9@mail.gmail.com> Date: Mon, 24 Mar 2008 23:27:51 -0500 From: "Sam Fourman Jr." To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Serial access to a Extreme Nwtworks Switch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2008 04:27:53 -0000 hello, I am Running FreeBSD 7.0, I am trying to gain console access to my Extreme Networks Switch, the command cu -l /dev/cuad0 -s 9600 , Says Connected and then does nothing.... What am I doing Wrong? I have a Straight through serial cable connected to com1, Does someone know a quick way to do this From FreeBSD? the machine is a Dell 1650 if that matters Thank you in advance for any help Sam Fourman Jr.