From owner-freebsd-questions Wed Jun 23 0:25:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (Postfix) with ESMTP id A44AE14C35 for ; Wed, 23 Jun 1999 00:25:19 -0700 (PDT) (envelope-from bruce@zuhause.mn.org) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id CAA02143 for freebsd-questions@freebsd.org; Wed, 23 Jun 1999 02:25:18 -0500 (CDT) Received: (from bruce@localhost) by zuhause.mn.org (8.9.3/8.9.3) id CAA95659; Wed, 23 Jun 1999 02:18:27 -0500 (CDT) (envelope-from bruce) From: Bruce Albrecht MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14192.35363.486770.223265@zuhause.mn.org> Date: Wed, 23 Jun 1999 02:17:55 -0500 (CDT) To: freebsd-questions@freebsd.org Subject: DSL & PPP/modem routing question X-Mailer: VM 6.71 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a small network with a couple of FreeBSD boxes and Win/NT boxes. I'm about to get a DSL connection with a static IP, and I'm planning on making one of the FreeBSD boxes the firewall and network gateway. The catch is that I want all internet traffic to go through the DSL interface except for one subnet that has do go through a dial-out PPP connection. On the gateway machine, will I want to set it up so that I do route add network route add default and then for my PPP configuration file, just do set ifaddr /0 /0 0.0.0.0 route add network subnet HISADDR Will it still work with natd -interface and ppp -auto -alias xyz Thanks. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message