From owner-freebsd-net Tue Mar 27 5:16:36 2001 Delivered-To: freebsd-net@freebsd.org Received: from brunel.uk1.vbc.net (brunel.uk1.vbc.net [194.207.2.8]) by hub.freebsd.org (Postfix) with ESMTP id B3BA837B719 for ; Tue, 27 Mar 2001 05:16:22 -0800 (PST) (envelope-from jcv@vbc.net) Received: from localhost (jcv@localhost) by brunel.uk1.vbc.net (8.11.0/8.11.0) with ESMTP id f2RDGG239496 for ; Tue, 27 Mar 2001 14:16:16 +0100 (BST) X-Authentication-Warning: brunel.uk1.vbc.net: jcv owned process doing -bs Date: Tue, 27 Mar 2001 14:16:16 +0100 (BST) From: Jean-Christophe Varaillon X-Sender: jcv@brunel.uk1.vbc.net To: freebsd-net@FreeBSD.ORG Subject: - Tip - In-Reply-To: <200102221827.f1MIRGm58347@zibbi.icomtek.csir.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi everybody, I have a router connected to a freeBSD machine (3.2) via a console cable. I want to use tip from the freeBSD machine to logon to the router (cisco). On the freeBSD machine, I wrote that in /etc/remote: --- [...] router:dv=/dev/cuaa0:br#9600:pa=none: [...] --- Where: --- ls -l /dev/cuaa0 crw-rw---- 1 uucp dialer 28, 128 Oct 25 1999 /dev/cuaa0 --- And this is the result: --- BSD# killall tip No processes matching ``tip'' BSD# tip router tip: /dev/cuaa0: Device not configured link down BSD# --- How can I configure /dev/cuaa0 ? Thanks, Jean-Christophe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message