From owner-freebsd-isp Thu Mar 1 15:31: 3 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail.oregonfast.net (mail.oregonfast.net [63.228.228.11]) by hub.freebsd.org (Postfix) with SMTP id 0820237B719 for ; Thu, 1 Mar 2001 15:31:02 -0800 (PST) (envelope-from daemus@oregonfast.net) Received: (qmail 25385 invoked by uid 89); 1 Mar 2001 23:30:54 -0000 Message-ID: <20010301233054.25384.qmail@mail.oregonfast.net> From: "James" To: freebsd-isp@freebsd.org Subject: bridge/routing table question Date: Thu, 01 Mar 2001 23:30:54 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: daemus@oregonfast.net Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I need to put a FreeBSD box in between a /24 network, and a router, in order to do bandwidth shaping. I also need this box to have an IP address from the same /24 network that is behind it. The router will also need an IP address from this /24 network. I'm using FreeBSD 4.2-STABLE (as of Feb. 28), and two Intel Pro 100B NICs. How do I go about setting up the routing table on the FreeBSD box? If I set an IP address on router-side NIC, FreeBSD will (rightfully) think that the rest of the /24 network can be reached through this NIC. If I set an IP address on the network-side NIC, FreeBSD will (rightfully) think that the router can be reached through this NIC. Can someone recommend how I could accomplish this? I'm not opposed to assigning IP addresses to both NICs.. but I am opposed to reconfiguring the router or any of the hosts on the network. Ideas? Questions? Comments? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message