From owner-freebsd-questions Sun Dec 12 13:16:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 9C10314BDA for ; Sun, 12 Dec 1999 13:16:21 -0800 (PST) (envelope-from brameld@twave.net) Received: from [208.219.234.49] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id na367861 for ; Sun, 12 Dec 1999 16:15:48 -0500 Message-ID: <385410BA.36CFC01A@twave.net> Date: Sun, 12 Dec 1999 16:16:42 -0500 From: Walter Brameld X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-RC i386) X-Accept-Language: en MIME-Version: 1.0 To: jonkeating@ureach.com Cc: freebsd-questions@freebsd.org Subject: Re: Connecting to LAN References: <199912122054.PAA31172@www1.ureach.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jon Keating wrote: > I'm trying to connect to a LAN, which I've never done before > and have come across some problems. I'm not quite sure how to > set it up and have spent almost all day yesterday trying to get > it to work. Here's the situation: > > (not the real ips...) > > Gateway: 208.165.194.1 > My IP: 208.165.194.5 > > I'm using ep0, that is working allright. I tried putting some > stuff in my /etc/rc.conf file... > > hostname="jon.domain.here" > network_interfaces="ep0 lo0" > ifconfig_ep0="inet 208.165.194.5 netmask 255.255.255.0 > 208.165.194.1" > > then i added > > defaultrouter="208.165.194.1" > > So as you can see I have no idea what I'm doing and how to do > it... any help would be appreciated. > > Thanks, > Jon > > ________________________________________________ > Get your own "800" number - Free > Free voicemail, fax, email, and a lot more > http://www.ureach.com Go to http://www.freebsd.org/tutorials/ppp/book.html and follow the instructions step by step. If that doesn't work, you're in deep trouble Walter Brameld To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message