From owner-freebsd-net@FreeBSD.ORG Sat Mar 15 00:48:57 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18A63106566B for ; Sat, 15 Mar 2008 00:48:57 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outQ.internet-mail-service.net (outQ.internet-mail-service.net [216.240.47.240]) by mx1.freebsd.org (Postfix) with ESMTP id F36758FC15 for ; Sat, 15 Mar 2008 00:48:56 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Fri, 14 Mar 2008 17:48:57 -0700 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 6209D2D6A10; Fri, 14 Mar 2008 17:47:56 -0700 (PDT) Message-ID: <47DB1CBB.7010104@elischer.org> Date: Fri, 14 Mar 2008 17:47:55 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Kai Lockwood References: <200803141803.12974.kailockwood@gmail.com> In-Reply-To: <200803141803.12974.kailockwood@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: SLIP slipping away X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2008 00:48:57 -0000 Kai Lockwood wrote: > Hello, > > I am having difficulty setting up a SLIP connection between a Debian 4.0 box > and FreeBSD 7.0-STABLE. I have enabled the sl driver in the kernel. I have > tried using slattach on /dev/cuad0 (usually "slattach -s 115200 /dev/cuad0) > only to watch slattach immediately die with no output as to why. If I give > the -l option it creates the sl0 interface but will not accept traffic. > Reading through the years old FAQs states that a 'netstat -i' with the sl > driver installed should show sl interfaces but netstat does not list any sl > interfaces. I have tried to load the kernel module if_sl but I have had no > success. > > Has anyone on this list had any success with using SLIP? I somehow doubt anyone has used slip for years and years.. it COULD have been broken years ago. :-/ > > Thanks, > > Kai Lockwood > _______________________________________________ > 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"