From owner-freebsd-questions Mon Aug 18 20:20:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA05283 for questions-outgoing; Mon, 18 Aug 1997 20:20:40 -0700 (PDT) Received: from cc621.ntu.ac.sg (cc621.ntu.ac.sg [155.69.4.102]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA05277 for ; Mon, 18 Aug 1997 20:20:36 -0700 (PDT) Received: (from ktsin@localhost) by cc621.ntu.ac.sg (8.8.5/8.8.5) id LAA01682; Tue, 19 Aug 1997 11:19:29 +0800 (SGT) From: Sin Key Teck Message-Id: <199708190319.LAA01682@cc621.ntu.ac.sg> Subject: Re: PPP and broadcasts In-Reply-To: from Doug White at "Aug 14, 97 00:00:47 am" To: dwhite@resnet.uoregon.edu Date: Tue, 19 Aug 1997 11:19:29 +0800 (SGT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Tue, 12 Aug 1997, Sin Key Teck wrote: > > > I have two machines running 2.2.2. The first machine (let's called it A) > > is connected to a LAN. The second one (B) is attached to A via PPP. A is > > also doing proxy arp for B. > > > > How do I make A forward broadcast packets between B and the LAN? I tried > > to turn on the sysctl variable net.inet.ip.directed_broadcast but the > > variable does not seem to exist. > > If you're using iijppp you need to add the -alias flag. If it doesn't > like that or you're having problems see http://www.freebsd.org/~brian for > an upgrae. > > If you're using pppd you need to add 'proxyarp' to your config file. I'm using pppd and proxyarp, and unicast packets work fine. What I really want is to make the PPP hub (router??) forwarding broadcast IP packets so that things like NetBIOS could work properly. kt > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > Spam routed to /dev/null by Procmail | Death to Cyberpromo > >