Date: Sat, 24 Jan 1998 00:23:35 -0500 From: Jim Palmer <rip@berk.com> To: marcin@polaccess.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Quick Server move.... Message-ID: <9801240523.AA13154@host.berk.com>
next in thread | raw e-mail | index | archive | help
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
>
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9801240523.AA13154>
