From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 11:03:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7795B37B41F for ; Tue, 8 Jul 2003 11:03:24 -0700 (PDT) Received: from bengal.ecst.csuchico.edu (bengal.ecst.csuchico.edu [132.241.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC90543F75 for ; Tue, 8 Jul 2003 11:03:23 -0700 (PDT) (envelope-from bryanm@ecst.csuchico.edu) Received: from ecst.csuchico.edu (bengal [132.241.6.19]) h68I3NcG010209 for ; Tue, 8 Jul 2003 11:03:23 -0700 (PDT) From: "Bryan W. Maxwell" Received: from 209.86.2.154 (SquirrelMail authenticated user bryanm) by webmail.ecst.csuchico.edu with HTTP; Tue, 8 Jul 2003 11:03:23 -0700 (PDT) Message-ID: <1045.209.86.2.154.1057687403.squirrel@webmail.ecst.csuchico.edu> Date: Tue, 8 Jul 2003 11:03:23 -0700 (PDT) To: X-Mailer: SquirrelMail (version 1.1.2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Networking-SLIP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 18:03:26 -0000 Ive used slattach and ifconfig, to configure my SLIP connection. However when I use tcpdump, I dont see any packets being sent. What could be the cuase of this? If I try to cat > /dev/cuaa0 it says the device is busy. Yet i plug the serial cable into an oscilloscope and dont see any packets coming down the line. All the levels for the serial cable seem to be at minus 10. Ive tied pins 1 4 and 6 together to create a dumb 3 wire cable. Im connecting to a pic micro server which should be looking for its IP via slip connection to the computer. Any hardware/software tests or any help would be greatly appreciated. Thanks in advance, Bryan