From owner-freebsd-questions Fri Mar 14 02:00:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA11138 for questions-outgoing; Fri, 14 Mar 1997 02:00:08 -0800 (PST) Received: from ccsales.ccsales.com (ccsales.com [206.5.38.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id CAA11125 for ; Fri, 14 Mar 1997 02:00:03 -0800 (PST) From: randyk@ccsales.com Received: (from randyk@localhost) by ccsales.ccsales.com (8.6.12/8.6.12) id CAA22303; Fri, 14 Mar 1997 02:01:59 -0800 Date: Fri, 14 Mar 1997 02:01:59 -0800 Message-Id: <199703141001.CAA22303@ccsales.ccsales.com> To: freebsd-questions@FreeBSD.ORG X-URL: http://www.freebsd.org/support.html X-Mailer: Lynx, Version 2.5 X-Personal_name: Randy Katz Subject: Routing and FreeBSD Cc: randyk@ccsales.com Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I would like to know how to use FreeBSD as a router. I want to make a supernet of the following /24s: 207.137.172.xxx 207.137.173.xxx 207.137.174.xxx 207.137.175.xxx What I really want to do is this: 207.137.172.1 Main Router to T1 207.137.172.11 NS1.HIPER.NET 207.137.172.12 NS2.HIPER.NET 207.137.173.1 VS.HIPER.NET - A virtual server host that will support up to 254 virtual hosts for Web Sites and FTP server(s). 207.137.173.2-255 Virtual Host IPs 207.137.174.1 VS2.HIPER.NET - Another Virtual Host Server. 207.137.174.2-255 More Virtual Host IPs 207.137.175.1 VS3.HIPER.NET - Another Virtual Host Server. 207.137.174.2-255 More Virtual Host IPs My problem is as follows: My router does not understand superneting re:RFC1519 where one could group the IP /24s as one group of 2, 4, etc... How do I get a FreeBSD machine to act as the router for those /24s? Is it possible? Thanx, Randy Katz