From owner-freebsd-net@FreeBSD.ORG Fri Jul 2 16:56:35 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 4FD1516A514 for ; Fri, 2 Jul 2004 16:56:35 +0000 (GMT) Received: from mail.zvezda.number.ru (inet.zvezda.number.ru [213.247.132.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E01D43D1F for ; Fri, 2 Jul 2004 16:56:34 +0000 (GMT) (envelope-from blacksir@number.ru) Received: from [213.247.175.19] (helo=blacksir) by mail.zvezda.number.ru with smtp (Exim) id 1BgRJj-000NVq-W8 for ; Fri, 02 Jul 2004 20:55:16 +0400 From: "Alexander Vasenin aka BlackSir" To: Date: Fri, 2 Jul 2004 20:55:38 +0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal 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: Fri, 02 Jul 2004 16:56:35 -0000 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? Alexander Vasenin aka BlackSir > -----Original Message----- > From: owner-freebsd-net@freebsd.org [mailto:owner-freebsd-net@freebsd.org]On Behalf Of Franz Klaus > Sent: Friday, July 02, 2004 8:30 PM > To: freebsd-net@freebsd.org > Subject: go to the Internet by through a plip link? > but that doesn't work. Any hint how can I do proxy arp? I heard of a port > 'choparp'. Do I need to install that port to have it work?