From owner-freebsd-isp Fri Jan 23 21:29:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04836 for freebsd-isp-outgoing; Fri, 23 Jan 1998 21:29:13 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from host.berk.com (berk.com [207.16.104.250]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA04828 for ; Fri, 23 Jan 1998 21:29:12 -0800 (PST) (envelope-from rip@berk.com) Received: from [207.16.107.33] by host.berk.com; (5.65v3.0/1.1.8.2/16Aug95-0520PM) id AA13154; Sat, 24 Jan 1998 00:23:35 -0500 Date: Sat, 24 Jan 1998 00:23:35 -0500 Message-Id: <9801240523.AA13154@host.berk.com> X-Sender: ber00021@berk.com X-Mailer: Windows Eudora Pro Version 2.1.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: marcin@polaccess.com From: Jim Palmer Subject: Re: Quick Server move.... Cc: freebsd-isp@FreeBSD.ORG Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org how about the only way? to change the networking make sure you flush out your routed (if you have it enabled) and flush out the ifconfig. type: routed flush to get clear out the routing table. then "un"confugure the network device (assuming it's ed2) by: ifconfig ed2 delete and type: ifconfig -a to make sure you've "un"configured it. then edit either the /etc/rc.conf or the /etc/sysconfig file for the default gateway and the ifconfig line.. just change the ip address and the netmask in the ifconfig line, and the default gateway will speak for itself. Then you can move the machine onto the new network, and it should work. -jp At 10:32 PM 1/23/98 -0600, you wrote: >What is the fastes and quickest way to change the networking settings on >a FreeBSD 2.2.1 ..I am moving that system on a diffrent LAN nad I will >be changing stuff like GATEWAY, MASK and IP's... > >Thanks > >Marcin > > >