From owner-freebsd-questions Wed Jan 13 15:40:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21416 for freebsd-questions-outgoing; Wed, 13 Jan 1999 15:40:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA21406 for ; Wed, 13 Jan 1999 15:40:54 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id XAA16478; Wed, 13 Jan 1999 23:27:17 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.1/8.9.1) with ESMTP id XAA01266; Wed, 13 Jan 1999 23:03:21 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901132303.XAA01266@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Brian W. Buchanan" cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp -alias not working In-reply-to: Your message of "Mon, 11 Jan 1999 14:24:58 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 13 Jan 1999 23:03:21 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm attempting to get ppp -alias working so that I can have my > ppp-connected box IP masquerade for the box on my local network. I've > verified the following: > > - ppp has aliasing enabled > - 10.0.0.1 (the PPP-connected box) and 10.0.0.2 (the other box on the > local network) have no connectivity problems > - 10.0.0.2 has 10.0.0.1 configured as its default gateway > - 10.0.0.2 attempts to route Internet-destined traffic via 10.0.0.1 > - The machines' Ethernet interfaces are configured with the same subnet > mask (255.255.255.0) > - The only IPFW rule on either machine is "allow ip from any to any" [.....] Sounds like you've forgotten to enable 10.0.0.1 as a gateway (in /etc/rc.conf). > Thanks, > Brian > > -- > Brian Buchanan brian@smarter.than.nu > brian@CSUA.Berkeley.EDU > > "They that can give up essential liberty to obtain a little temporary > safety deserve neither liberty nor safety." > -- Benjamin Franklin, 1759 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message