From owner-freebsd-net@FreeBSD.ORG Thu Jul 1 08:23:20 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E0816A4CF for ; Thu, 1 Jul 2004 08:23:20 +0000 (GMT) Received: from orion.erdves.lt (ns2.lrtc.net [217.9.240.98]) by mx1.FreeBSD.org (Postfix) with SMTP id D724943D58 for ; Thu, 1 Jul 2004 08:23:18 +0000 (GMT) (envelope-from Donatas_Gendvilas/LRTC@lrtc.net) Received: (qmail 58328 invoked from network); 1 Jul 2004 08:22:50 -0000 Received: from unknown (HELO www.lrtc.net) (217.9.240.99) by orion.erdves.lt with SMTP; 1 Jul 2004 08:22:50 -0000 From: Donatas.Gendvilas@lrtc.net MIME-Version: 1.0 To: freebsd-net@freebsd.org Sender: Donatas_Gendvilas/LRTC@lrtc.net Importance: X-Priority: Sensitivity: Date: Thu, 1 Jul 2004 11:16:20 +0300 Message-ID: X-MIMETrack: Serialize by Router on lotus/LRTC(Release 6.0|September 26, 2002) at 07/01/2004 11:16:21 AM Content-type: text/plain; charset=US-ASCII cc: harti@freebsd.org Subject: 2 Harti X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 08:23:20 -0000 Hello, firstly i'd like to apologise for an incorrect reply address - we had some problems with lotus mails, but now it should work fine. Your supplied exampel of connection between two bsd/hatm machines using NG nodes and Inet hooks works fine. But those 2 machines works as an IP Bridge. We need Ethernet bridge. So we've tried to connect hatm<->em adapters through netgraph and this connection also works fine. We have an ethernet bride now. We've extended vpi bits as you suggested, but one problem stil remains. the control message "msg hatm0: cpcsinit {name="sig1" aal=5 vci=5} sets default flag to 0x10. This configuration works between 2 BSD Machines, but doesn't when one of the is for example ATM Switch with RFC 1483 feature. Would you provide us with some information of how to make Ethernet bride connection between FreeBSD and other vendor supporting RFC 1483 (usin netgraph). We've tried to change connection parameter for vcc channel usig: "msg hatm0: cpcsinit {name="sig1" flags=xxxxxx aal=5 vci=5}, where xxxxx was 0x0002, and many others, but found that atmconfig always shows only 0x10. thank you beforehand respectfully Donatas Gendvilas