From owner-freebsd-net Mon Jan 20 16:55:17 2003 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 190B337B405 for ; Mon, 20 Jan 2003 16:55:16 -0800 (PST) Received: from web10001.mail.yahoo.com (web10001.mail.yahoo.com [216.136.130.37]) by mx1.FreeBSD.org (Postfix) with SMTP id B7F6543F18 for ; Mon, 20 Jan 2003 16:55:15 -0800 (PST) (envelope-from kstailey@yahoo.com) Message-ID: <20030121005515.16320.qmail@web10001.mail.yahoo.com> Received: from [198.80.171.28] by web10001.mail.yahoo.com via HTTP; Mon, 20 Jan 2003 16:55:15 PST Date: Mon, 20 Jan 2003 16:55:15 -0800 (PST) From: Kenneth Stailey Subject: Re: How to use proxy ARP for tun device? To: freebsd-net@freebsd.org In-Reply-To: <20030121003446.GG34751@blossom.cjclark.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 --- "Crist J. Clark" wrote: > On Mon, Jan 20, 2003 at 03:59:56PM -0800, Kenneth Stailey wrote: > > Seems that if I set up a tun device I can't proxy arp for the "remote" end. > > > > bsdlab# sysctl net.link.ether.inet.proxyall=1 > > net.link.ether.inet.proxyall: 0 -> 1 > > > > (set to 1 or 0 the same failure occurs) > > > > bsdlab# ifconfig tun0 > > tun0: flags=8051 mtu 1500 > > inet6 fe80::2a0:c9ff:fe31:f067%tun0 prefixlen 64 scopeid 0x5 > > inet 64.93.1.35 --> 10.134.198.236 netmask 0xff000000 > > Opened by PID 89567 > > > > bsdlab# /usr/sbin/arp -s 10.134.198.236 0:a0:c9:31:f0:67 pub > > cannot intuit interface index and type for 10.134.198.236 > > > > What should I do to make arp work? > > $ man ppp I'm not using ppp or pppd. I'm using KLH10's dpimp driver. http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/klh10/ __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message