From owner-freebsd-questions Mon Feb 23 17:40:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11131 for freebsd-questions-outgoing; Mon, 23 Feb 1998 17:40:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA11103 for ; Mon, 23 Feb 1998 17:40:06 -0800 (PST) (envelope-from dkelly@nospam.hiwaay.net) Received: from nospam.hiwaay.net (tnt2-229.HiWAAY.net [208.147.148.229]) by fly.HiWAAY.net (8.8.8/8.8.6) with ESMTP id TAA00164; Mon, 23 Feb 1998 19:40:02 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by nospam.hiwaay.net (8.8.8/8.8.4) with ESMTP id SAA26850; Mon, 23 Feb 1998 18:59:44 -0600 (CST) Message-Id: <199802240059.SAA26850@nospam.hiwaay.net> X-Mailer: exmh version 2.0.1 12/23/97 To: Gaylord Van Brocklin cc: freebsd-questions@FreeBSD.ORG From: David Kelly Subject: Re: Networking situation.. In-reply-to: Message from Gaylord Van Brocklin of "Sun, 22 Feb 1998 21:10:44 PST." <199802230501.VAA17520@merchant.tns.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 23 Feb 1998 18:59:44 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Here is the situation, a cable modem coming in to a hub then going out to > two machines, one a BSD system which stays up 24/7, another a Windows > machine which will be powered off when not in use, the problem is that the > cable company only distributes one static IP per customer. How would I set > something like this up with BSD and Windows? I would want the BSD system to > be the gateway because it will be on 24/7. But how would i setup the > windows system? If BSD capable of IP masquerading would this be the > solution? Any help at all would be GREATLY appriciated. thanks! You get a static IP address? That's wonderful. I'd get a cable modem too if my only choice wasn't $100/month, $400/modem, $200/installation, dynamic IP address. In addition to what others have said, I suggest a 2nd ethernet card in the FreeBSD gateway. Connect your private network to the 2nd ethernet card rather than to the same network as the cable modem. It is my understanding there are minimal smarts in the cable modem and much of your internal traffic might leak thru the cable modem. In situations where a dynamic IP address is assigned thru a cable modem I've heard its hard to make sure the right machine is assigned that address. The cable modem "attaches" itself to a hardware address and refuses to re-ARP without re-set. -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== 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