From owner-freebsd-atm Mon Jun 1 05:41:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27776 for freebsd-atm-outgoing; Mon, 1 Jun 1998 05:41:07 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-f.gsfc.nasa.gov [128.183.245.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27745; Mon, 1 Jun 1998 05:41:01 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id IAA26225; Mon, 1 Jun 1998 08:40:55 -0400 (EDT) Date: Mon, 1 Jun 1998 08:40:55 -0400 (EDT) From: George Uhl Message-Id: <199806011240.IAA26225@mamba-e.gsfc.nasa.gov> To: freebsd-atm@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Problems with shadow interface Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: aARiq7xIKKg3lSm9Me4yaw== Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm running FreeBSD 2.2.2 and I've loaded the latest ALTQ (1.0.1) onto it. I'm configuring an ATM interface to make it multicast capable. ATM interface en0 configuration: ifconfig en0 198.119.22.6 netmask 0xfffffffc route add -iface 198.119.22.5 -link en0:3.0.0.a Shadow interface pvc0 configuration: pvcsif en0 (creates pvc0 shadow interface bound to en0) ifconfig pvc0 198.119.22.6 netmask 0xfffffffc 198.119.22.5 pvctxctl pvc0 0:10 -b 155M (assigns pvc 10 to pvc0) When I start mrouted, it finds pvc0 from the kernel and assigns it as vif#2. When mrouted installs vif#2 (pvc0) from reading the config file and tries to install it, it bombs with the following messages: warning - can't join group 224.0.0.4 on interface 198.119.22.6: can't assign requested address setsockopt IP_MULTICAST_IF 198.119.22.6: can't assign requested address It looks like mrouted cannot handle having the same address assigned to 2 interfaces even if the second interface is a pseudo bound to the real interface. Is anyone else experiencing similar problems the ALTQ ATM driver? Thanks, George Uhl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Mon Jun 1 08:08:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21885 for freebsd-atm-outgoing; Mon, 1 Jun 1998 08:08:06 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from widefw.csl.sony.co.jp (widefw.csl.sony.co.jp [133.138.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA21835; Mon, 1 Jun 1998 08:07:57 -0700 (PDT) (envelope-from kjc@csl.sony.co.jp) Received: from hotaka.csl.sony.co.jp (root@hotaka.csl.sony.co.jp [43.27.98.57]) by widefw.csl.sony.co.jp (8.8.8/3.6W) with ESMTP id AAA03051; Tue, 2 Jun 1998 00:07:22 +0900 (JST) Received: from localhost (kjc@[127.0.0.1]) by hotaka.csl.sony.co.jp (8.8.8/3.6W/hotaka/98021914) with ESMTP id AAA00942; Tue, 2 Jun 1998 00:07:21 +0900 (JST) Message-Id: <199806011507.AAA00942@hotaka.csl.sony.co.jp> To: George Uhl cc: freebsd-atm@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Problems with shadow interface In-reply-to: Your message of "Mon, 01 Jun 1998 08:40:55 -0400." <199806011240.IAA26225@mamba-e.gsfc.nasa.gov> Date: Tue, 02 Jun 1998 00:07:21 +0900 From: Kenjiro Cho Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> It looks like mrouted cannot handle having the same address >> assigned to 2 interfaces even if the second interface is >> a pseudo bound to the real interface. >> Is anyone else experiencing similar problems the ALTQ ATM >> driver? Don't ifconfig the "en" interface. You don't need it when you use shadow pvc interfaces. (if you do, use a different IP address.) --Kenjiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Mon Jun 1 11:32:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00217 for freebsd-atm-outgoing; Mon, 1 Jun 1998 11:32:35 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA00211 for ; Mon, 1 Jun 1998 11:32:32 -0700 (PDT) (envelope-from P.Gevros@cs.ucl.ac.uk) Received: from froutopia.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Mon, 1 Jun 1998 19:32:26 +0100 X-Mailer: exmh version 1.6.6 3/24/96 To: freebsd-atm@FreeBSD.ORG Subject: pvc rate limit and altq In-reply-to: Your message of "Tue, 02 Jun 1998 00:07:21 +0900." <199806011507.AAA00942@hotaka.csl.sony.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 01 Jun 1998 19:32:25 +0100 Message-ID: <975.896725945@cs.ucl.ac.uk> From: Panos GEVROS Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Let me take the chance here and ask whether there is PVC rate limit support in Cranor's driver that comes with the ALTQ distribution. if there is I dont think that it is mentioned anywhere in the documentation, but i may well be wrong, Cheers, Panos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Mon Jun 1 18:40:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02928 for freebsd-atm-outgoing; Mon, 1 Jun 1998 18:40:19 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from widefw.csl.sony.co.jp (widefw.csl.sony.co.jp [133.138.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02848 for ; Mon, 1 Jun 1998 18:40:13 -0700 (PDT) (envelope-from kjc@csl.sony.co.jp) Received: from hotaka.csl.sony.co.jp (root@hotaka.csl.sony.co.jp [43.27.98.57]) by widefw.csl.sony.co.jp (8.8.8/3.6W) with ESMTP id KAA05679; Tue, 2 Jun 1998 10:40:09 +0900 (JST) Received: from localhost (kjc@[127.0.0.1]) by hotaka.csl.sony.co.jp (8.8.8/3.6W/hotaka/98021914) with ESMTP id KAA24722; Tue, 2 Jun 1998 10:40:08 +0900 (JST) Message-Id: <199806020140.KAA24722@hotaka.csl.sony.co.jp> To: Panos GEVROS cc: freebsd-atm@FreeBSD.ORG Subject: Re: pvc rate limit and altq In-reply-to: Your message of "Mon, 01 Jun 1998 19:32:25 +0100." <975.896725945@cs.ucl.ac.uk> Date: Tue, 02 Jun 1998 10:40:08 +0900 From: Kenjiro Cho Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Let me take the chance here and ask whether there is PVC rate limit support >> in Cranor's driver that comes with the ALTQ distribution. >> if there is I dont think that it is mentioned anywhere in the documentation, >> but i may well be wrong, "atm-tools/pvctxctl" can be used to set a shaper; it works with both shadow interfaces and physical interfaces. "atm-tools/pvctxctl.8" describes how to use it. --Kenjiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Tue Jun 2 05:30:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15419 for freebsd-atm-outgoing; Tue, 2 Jun 1998 05:30:07 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-f.gsfc.nasa.gov [128.183.245.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15314 for ; Tue, 2 Jun 1998 05:30:00 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id IAA28887; Tue, 2 Jun 1998 08:29:59 -0400 (EDT) Date: Tue, 2 Jun 1998 08:29:59 -0400 (EDT) From: George Uhl Message-Id: <199806021229.IAA28887@mamba-e.gsfc.nasa.gov> To: freebsd-atm@FreeBSD.ORG, P.Gevros@cs.ucl.ac.uk Subject: Re: pvc rate limit and altq Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: GCGQTPdQU++EmbbcuohjEQ== Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Panos, Yes there is PVC rate limit support. I don't know which version of ALTQ you are using, but in 0.4.3 and 1.0.1 you use the pvctxctl command to set bit rates. You can find it and other atm commands in the atm-tools subirectory. George Uhl > From owner-freebsd-atm@FreeBSD.ORG Mon Jun 1 16:22 EDT 1998 > To: freebsd-atm@FreeBSD.ORG > Subject: pvc rate limit and altq > Mime-Version: 1.0 > Date: Mon, 01 Jun 1998 19:32:25 +0100 > From: Panos GEVROS > X-Loop: FreeBSD.org > > Let me take the chance here and ask whether there is PVC rate limit support > in Cranor's driver that comes with the ALTQ distribution. > if there is I dont think that it is mentioned anywhere in the documentation, > but i may well be wrong, > Cheers, > Panos > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-atm" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Tue Jun 2 12:38:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25219 for freebsd-atm-outgoing; Tue, 2 Jun 1998 12:38:00 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from shellz.Malicia.com (reddawg@shellz.malicia.com [209.54.66.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA25207 for ; Tue, 2 Jun 1998 12:37:57 -0700 (PDT) (envelope-from reddawg@shellz.malicia.com) Received: from localhost (reddawg@localhost) by shellz.Malicia.com (8.8.8/8.8.8) with SMTP id PAA02880 for ; Tue, 2 Jun 1998 15:34:14 -0400 (EDT) (envelope-from reddawg@shellz.malicia.com) Date: Tue, 2 Jun 1998 15:34:14 -0400 (EDT) From: Christopher X-Sender: reddawg@shellz To: freebsd-atm@FreeBSD.ORG Subject: ATM Cards In-Reply-To: <199806021229.IAA28887@mamba-e.gsfc.nasa.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wich ATM cards are best supported for FreeBSD because i will be running an oc3 from melville on long island 30miles away to nyc and i want to be able to get the best performance over this link. Chris Olsen reddawg@malicia.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Fri Jun 5 07:45:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04774 for freebsd-atm-outgoing; Fri, 5 Jun 1998 07:45:33 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA04751 for ; Fri, 5 Jun 1998 07:45:24 -0700 (PDT) (envelope-from P.Gevros@cs.ucl.ac.uk) Received: from froutopia.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Fri, 5 Jun 1998 15:44:48 +0100 X-Mailer: exmh version 1.6.6 3/24/96 To: Kenjiro Cho cc: George Uhl , freebsd-atm@FreeBSD.ORG, P.Gevros@cs.ucl.ac.uk Subject: Re: Problems with shadow interface In-reply-to: Your message of "Tue, 02 Jun 1998 00:07:21 +0900." <199806011507.AAA00942@hotaka.csl.sony.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 05 Jun 1998 15:44:47 +0100 Message-ID: <815.897057887@cs.ucl.ac.uk> From: Panos GEVROS Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I dont configure en0. Following the "atm-tools/pvc.sh" all i'm doing to configure a PVC between 2 machines is: pvcdev=`pvcsif en0 - s` ifconfig $pvcdev 128.16.49.2 128.16.49.1 netmask 0xffffff00 pvctxctl $pvcdev 0:54 -b 45M ----------------------------------------------------------- ifconfig output en0: flags=841 mtu 9180 pvc0: flags=8851 mtu 9180 inet 128.16.49.2 --> 128.16.49.1 netmask 0xffffff00 netstat output Internet: Destination Gateway Flags Refs Use Netif Expire 128.16.49.1 128.16.49.2 UH 0 19 pvc0 same thing, same output on the other machine (swapping IP addresses) still i cannot ping there must be something i'm missing..and hope there's a simple answer. I'm trying to read between the lines in the altq-atm manpages, trying different sequences etc. -combinatorial explosion- So any hints would be more than welcome. Cheers, Panos Kenjiro Cho writes: | |>> It looks like mrouted cannot handle having the same address |>> assigned to 2 interfaces even if the second interface is |>> a pseudo bound to the real interface. | |>> Is anyone else experiencing similar problems the ALTQ ATM |>> driver? | |Don't ifconfig the "en" interface. You don't need it when you use |shadow pvc interfaces. (if you do, use a different IP address.) | |--Kenjiro | |To Unsubscribe: send mail to majordomo@FreeBSD.org |with "unsubscribe freebsd-atm" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Fri Jun 5 12:55:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29898 for freebsd-atm-outgoing; Fri, 5 Jun 1998 12:55:29 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from whitebarn.com (www.WhiteBarn.com [38.222.139.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA29888 for ; Fri, 5 Jun 1998 12:55:26 -0700 (PDT) (envelope-from Bob@WhiteBarn.com) Received: from WhiteBarn.com (barnstorm.WhiteBarn.com [38.222.139.5]) by whitebarn.com (8.7.6/8.6.9) with ESMTP id NAA10216 for ; Fri, 5 Jun 1998 13:24:34 -0500 Message-ID: <35784D7E.BDCD4A3D@WhiteBarn.com> Date: Fri, 05 Jun 1998 14:56:46 -0500 From: Bob Van Valzah Organization: WhiteBarn Web Works X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: freebsd-atm@FreeBSD.ORG Subject: Efficient Networks Speedstream 3010 Support? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've signed up for Ameritech's ADSL service. Of course, they support only Win 95 but I'd like to run FreeBSD. The service is delivered via ATM-25 to a Speedstream 3010 from Efficient Networks and uses their CIP driver for Win 95. I see FreeBSD has support for the ENI ATM-155 LAN board but I'm trying to get a handle on how much work it'll be for me to use FreeBSD with this service. Here're the questions that spring to mind: Are there any fundamental differences between ATM-155 (which seems to be intended for LANs) and ATM-25 (which seems to be intended for xDSL). Www.efficient.com seems to make a pretty sharp division, but I'm new to ATM and don't know what to make of this. Does the existing FreeBSD driver use CIP, PPP, or something else? I see that ENI supports CIP and PPP for this board. Ameritech is using CIP today because that's all the Alcatel modem supports today. This fall, they plan to move to PPP with new Alcatel modems. How hard is it going to be to adapt a driver for ENI's ATM-155 board for their ATM-25 board? I'm not afraid of adapting the existing driver or writing one from scratch--at this point I'm just trying to get a handle on how hard it's going to be. Thanks for any answers or insight you can provide. Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message