From owner-freebsd-questions Tue Mar 23 13:25:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mrdata.com (unknown [216.61.45.9]) by hub.freebsd.org (Postfix) with ESMTP id 5DC6E14EDE; Tue, 23 Mar 1999 13:24:23 -0800 (PST) (envelope-from blakef@mrdata.com) Received: (from blakef@localhost) by mrdata.com (8.8.8/8.8.5) id PAA03471; Tue, 23 Mar 1999 15:24:02 -0600 (CST) From: Blake Freeburg Message-Id: <199903232124.PAA03471@mrdata.com> Subject: Routing a subnet? To: freebsd-net@freebsd.org, freebsd-questions@freebsd.org Date: Tue, 23 Mar 1999 15:24:02 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I know this may be a simple routing problem, but I would like to know: How to route a subnet.... When we try to route route add -net 216.61.45.24/29 216.61.45.21 or route add 216.61.45.24/29 216.61.45.21 we always get a 'default' added to the routing tables which point to the 2nd router (216.61.45.21), not our default router (216.61.45.1). Am I missing something in the config settings? (both on 2.2.8 and 3.1?) Blake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message