From owner-freebsd-atm@FreeBSD.ORG Wed Feb 23 11:45:43 2005 Return-Path: Delivered-To: freebsd-atm@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6540B16A4CE for ; Wed, 23 Feb 2005 11:45:43 +0000 (GMT) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 464CF43D2F for ; Wed, 23 Feb 2005 11:45:42 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Wed, 23 Feb 2005 12:45:40 +0100 Date: Wed, 23 Feb 2005 12:50:46 +0100 (CET) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Teva AVRIL In-Reply-To: <60184.193.49.124.107.1109159857.squirrel@mercure.esigetel.fr> Message-ID: <20050223124816.G15411@beagle.kn.op.dlr.de> References: <60184.193.49.124.107.1109159857.squirrel@mercure.esigetel.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 23 Feb 2005 11:45:40.0570 (UTC) FILETIME=[32F983A0:01C5199D] cc: freebsd-atm@freebsd.org Subject: Re: datas exchange between two stations X-BeenThere: freebsd-atm@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harti Brandt List-Id: ATM for FreeBSD! List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 11:45:43 -0000 On Wed, 23 Feb 2005, Teva AVRIL wrote: TA>hi, TA> TA>i have two stations under FreeBSD 5.3, each one with an atm card. they are TA>connected directly. I want that they can exchange datas together. I wonder TA>if i have to create an atmarpserver or is there another solution. just look into the handbook. There is a detailed section that explains how to built a CLIP network based on PVCs (25.11.1.1). This even works without an ATM switch in the case of two machines. harti