From owner-freebsd-net Tue Nov 6 21:25:59 2001 Delivered-To: freebsd-net@freebsd.org Received: from gw.one.com.au (gw.one.com.au [203.18.85.1]) by hub.freebsd.org (Postfix) with ESMTP id 9D7F537B405 for ; Tue, 6 Nov 2001 21:25:52 -0800 (PST) Received: from one.com.au (pmo.local [10.18.85.2]) by gw.one.com.au (8.9.2/8.9.2) with SMTP id PAA43842 for freebsd-net@freebsd.org; Wed, 7 Nov 2001 15:25:44 +1000 (EST) (envelope-from raymond@one.com.au) Date: Wed, 7 Nov 2001 15:25:44 +1000 (EST) From: User Raymond Message-Id: <200111070525.PAA43842@gw.one.com.au> Subject: frame relay and Australian Telstra VPN Subj: frame relay and Australian Telstra VPN To: freebsd-net@freebsd.org Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org We are using a WANic card and netgraph with FreeBSD 4.4-RELEASE to attempt to talk to a VPN provided by Australian Telstra. We have connected and setup netgraph with a tee between the frame relay dlci16 and the rfc1490 downstream. For some strange reason, the other end (Telstra) is sending out an ARP packet at about one second intervals. The rfc1490 node is throwing these away (rightly I would say). The packet looks like: 0000: 03 00 80 00 00 00 08 06 00 0f 08 00 02 04 00 01 0010: 00 00 0a 00 02 fd 00 00 0a 00 02 fe ^^^^^^^^^^^ ^^^^^^^^^^^ his address my address Anyone got any idea what I can send down this wire to make it work? Ray Newman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message