From owner-freebsd-questions Tue Apr 13 17:30:10 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id CE99114CBE for ; Tue, 13 Apr 1999 17:30:08 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id UAA22573; Tue, 13 Apr 1999 20:27:55 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199904140027.UAA22573@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Cable Internet. In-Reply-To: <3.0.5.32.19990413170821.007a3180@ogden.sd27.bc.ca> from Chris at "Apr 13, 99 05:08:21 pm" To: chris@ogden.sd27.bc.ca (Chris) Date: Tue, 13 Apr 1999 20:27:55 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com 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 Chris wrote, > Hi, > I just installed FreeBSD. I have a cable modem setup on my machine and I > need to know how to get my machine on the internet. I don't know if I need > to use ppp or what. Any info would be great. Do you have a two-way coax connection? (Some providers have a cable downlink and phone uplink, do you use a modem too?) Do you have a coaxial cable coming out of the wall, into a cable modem, and then a twisted pair Ethernet line with RJ-45 connectors coming out of the modem into a network interface card (NIC) in your PC? You do? Good... As far as FreeBSD is concerned, you are directly connected to the Internet via your NIC. Most NICs provided by cable ISPs are fairly common ones that are supported. If you know what kind you have, look it up in the FAQ. If not, just try to boot the installation floppies and it will probably be detected automatically. The only challenge arises if you have DHCP. If you have a static IP, getting FreeBSD going is a breeze. Just put your IP address, netmask, and gateway in /etc/rc.conf. If you have DHCP... gets more interesting. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message