Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2009 10:18:58 +0200 (CEST)
From:      Pieter Donche <Pieter.Donche@ua.ac.be>
To:        "mail.list freebsd-questions" <freebsd-questions@freebsd.org>
Subject:   move to other subnet
Message-ID:  <alpine.BSF.2.00.0905061013410.40419@macos.cmi.ua.ac.be>

next in thread | raw e-mail | index | archive | help
Just want to check:

If a freebsd7 system is to move to a different subnet
(from ip XXX.YYY.AAA.BBB to XXX.YYY.CCC.DDD)
  same netmask 255.255.255.0
  same hostname myhost.mydomain.mycountry
  same DNS servers

then /etc/rc.conf is the only file that needs changes?

defaultrouter="XXX.YYY.CCC.254"   <---
hostname="myhost.mydomain.mycountry" 
ifconfig_em0="inet XXX.YYY.CCC.DDD netmask 255.255.255.0" <---

and reboot ?
or is there any other file(s) to change?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0905061013410.40419>