From owner-freebsd-questions Fri Mar 5 10: 0:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (Postfix) with ESMTP id D0EA715198 for ; Fri, 5 Mar 1999 10:00:20 -0800 (PST) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.1/8.9.1) with SMTP id JAA00166; Fri, 5 Mar 1999 09:49:51 -0800 (PST) Date: Fri, 5 Mar 1999 09:49:51 -0800 (PST) From: Annelise Anderson To: Jonathan Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: The Power to Serve? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks very much--to you and several others who answered similarly-- I have it working with an ordinary modem so I assume I could get it to work with an ISDN modem as well. Annelise On Thu, 4 Mar 1999, Jonathan Chen wrote: > Your FreeBSD machine would be your internal network's gateway. > Your FreeBSD box will need to be gateway_enabled; and you'd have > ppp running, possibly: > > ppp -alias -auto your_isp_entry > > Other combinations are possible, eg: ppp+natd+ipfw > > The other machines on your network will need to have their > default gateway/route set to your FreeBSD box. Any packet seen by the > FreeBSD box not on your internal 10.10.10.x network will cause it to > dial out. > > Jonathan Chen > ---------------------------------------------------------------------- > The human mind ordinarily operates at only ten percent of its capacity > -- the rest is overhead for the operating system. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message