From owner-freebsd-net@FreeBSD.ORG Sat Jul 3 11:52:03 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 5120C16A4CE for ; Sat, 3 Jul 2004 11:52:03 +0000 (GMT) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E82B43D39 for ; Sat, 3 Jul 2004 11:52:03 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from speck.techno.pagans (c-24-21-240-153.client.comcast.net [24.21.240.153]) by mail.bitfreak.org (Postfix) with ESMTP id A0F6C2A41A; Sat, 3 Jul 2004 04:52:02 -0700 (PDT) Received: from spud (spud.techno.pagans [172.21.42.19]) by speck.techno.pagans (Postfix) with ESMTP id E755DA968; Sat, 3 Jul 2004 04:50:37 -0700 (PDT) From: "Darren Pilgrim" To: "'Franz Klaus'" Date: Sat, 3 Jul 2004 04:51:53 -0700 Message-ID: <000f01c460f4$25509020$132a15ac@spud> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal cc: freebsd-net@freebsd.org Subject: RE: go to the Internet by through a plip link? 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: Sat, 03 Jul 2004 11:52:03 -0000 > -----Original Message----- > From: owner-freebsd-net@freebsd.org > [mailto:owner-freebsd-net@freebsd.org] On Behalf Of Franz Klaus > Sent: Saturday, July 03, 2004 2:15 AM > To: blacksir@number.ru > Cc: freebsd-net@freebsd.org > Subject: RE: go to the Internet by through a plip link? > > > > > > >From: "Alexander Vasenin aka BlackSir" > >To: "Franz Klaus" > >Subject: RE: go to the Internet by through a plip link? > >Date: Fri, 2 Jul 2004 20:54:46 +0400 > > > > >There is a sysctl key 'net.link.ether.inet.proxyall' which control > ARP-proxying. However I've never used PLIP, and so I don't know > >how to get PLIP work. Seem like your method #2 is bridging, > but for what > ARP-proxying in bridging? > > I guess that is not bridging and I think I'm not supposed to read the > bridging chapter of handbook. It's not bridging because PLIP is not > ethernet (has no MAC address), the 'oldbook' host has default > gateway set > to the other end, this envolve routing, not just bridging. At > least that's > what I can understand. How about using an alias address on ed1 and natd's redirect_address functionality?