From owner-freebsd-questions Sun Dec 12 13: 7: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from logisticsoftware.co.nz (logisticsoftware.co.nz [202.37.163.1]) by hub.freebsd.org (Postfix) with ESMTP id AC92314F9B for ; Sun, 12 Dec 1999 13:06:49 -0800 (PST) (envelope-from jonc@logisticsoftware.co.nz) Received: from jonc.logisticsoftware.co.nz (jonc.logisticsoftware.co.nz [10.1.3.1]) by logisticsoftware.co.nz (8.9.3/8.9.3) with ESMTP id KAA05512; Mon, 13 Dec 1999 10:06:41 +1300 (NZDT) Received: (from jonc@localhost) by jonc.logisticsoftware.co.nz (8.9.3/8.9.3) id KAA04147; Mon, 13 Dec 1999 10:06:41 +1300 (NZDT) (envelope-from jonc) Date: Mon, 13 Dec 1999 10:06:41 +1300 From: Jonathan Chen To: Jon Keating Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Connecting to LAN Message-ID: <19991213100641.D3770@jonc.logisticsoftware.co.nz> References: <199912122054.PAA31172@www1.ureach.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912122054.PAA31172@www1.ureach.com>; from jonkeating@ureach.com on Sun, Dec 12, 1999 at 03:54:58PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 12, 1999 at 03:54:58PM -0500, Jon Keating wrote: [...] > 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" This should just read: ifconfig_ep0="inet 208.165.194.5 netmask 255.255.255.0" > then i added > > defaultrouter="208.165.194.1" That's ok. If you're still having problems, you'll have to send the list the output of `netstat -in' and `netstat -rn' Good luck! ------------------------------------------------------------------- Jonathan Chen | When all else fails, RTFM ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message