From owner-freebsd-isp Thu Jan 29 08:47:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA05151 for freebsd-isp-outgoing; Thu, 29 Jan 1998 08:47:01 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from email.polaccess.com (polaccess.com [205.166.42.114]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA05140 for ; Thu, 29 Jan 1998 08:46:54 -0800 (PST) (envelope-from marcin@polaccess.com) Received: from [205.166.42.125] by email.polaccess.com (SMTPD32-3.03) id AB69F7A300FC; Mon, 29 Sep 1997 10:38:17 -0500 Message-ID: <34D0B11E.131D@polaccess.com> Date: Thu, 29 Jan 1998 10:41:02 -0600 From: Marcin Pasek Reply-To: marcin@polaccess.com X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: Greg Lehey CC: "freebsd-isp@FreeBSD.ORG" Subject: Re: Moving server to a diffrent LAN References: <34D02F03.46FC@polaccess.com> <19980129183833.30705@lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe freebsd-isp" Thanks for help and I found the info at /etc/sysconfig....I have one more question... I am using a DNS on a diffrent computer ...how do I change the DNS setup on that server? it's not in the sysconfig file... Marcin Greg Lehey wrote: > > On Thu, Jan 29, 1998 at 01:25:55AM -0600, Marcin Pasek wrote: > > I am moving my FREEBSD Server to a diffrent LAN...I already have All > > IP's and everything...is there a painless procedure to change the > > network setting on a FreeBSD sever 2.2 > > Yes. Check the settings in /etc/rc.conf (may still be called > /etc/sysconfig in 2.2). If you're running a primary DNS name server > on the machine, you may need to change the configuration as well. > You'll know if you're running a name server. > > Greg