From owner-freebsd-questions Fri Jun 2 11:48:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.sdca.home.com (ha1.rdc1.sdca.home.com [24.0.3.66]) by hub.freebsd.org (Postfix) with ESMTP id CF96737B8BA for ; Fri, 2 Jun 2000 11:48:12 -0700 (PDT) (envelope-from RaymundoVega@home.com) Received: from home.com ([24.5.252.61]) by mail.rdc1.sdca.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000602184812.YTJF28251.mail.rdc1.sdca.home.com@home.com>; Fri, 2 Jun 2000 11:48:12 -0700 Message-ID: <3938016B.268E0581@home.com> Date: Fri, 02 Jun 2000 11:48:11 -0700 From: "Raymundo M. Vega" X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: ben@instantemail.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: network setup References: <3937F75B.8C3926EC@instantemail.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben Williams wrote: > > This is from one of my ISP's: > > > aaa.bbb.78.62 netmask 255.255.255.252 > > gateway should be aaa.bbb.78.61 > > Is this possible? If so how? AFAIK .61 is the network address for that > subnet... no .61 is the address of the default gateway, login as root and give the commands: ifconfig aaa.bbb.78.62 netmask 255.255.255.252 route add default aaa.bbb.78.61 good luck raymundo > > --Ben Williams > ben@instantemail.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message