Chapter 3 Migrating From Mac OS X Server Version 10.1 57
IP Firewall Configuration
To migrate the IP firewall configuration:
1Restore the firewallconfig file.
2Open Server Admin and make sure that firewall service isn’t running.
3Open NetInfo Manager, located in /Applications/Utilities.
4Authenticate and go to /config.
5Choose Directory > New SubDirectory to create a record in /config.
6Change the name of the new record from newdirectory to IPFilters by selecting the
name property’s value and editing it.
7In the Terminal application, run the following command from the directory in which
the firewallconfig file resides:
sudo niload -r /config/IPFilters . < firewallconfig
8Type the 50_ipfwconfigmigrator command:
sudo /System/Library/ServerSetup/MigrationExtras/
50_ipfwconfigmigrator
9In Server Admin, start firewall service.
DNS Configuration
Restore the file /etc/named.conf and the directory /var/named/ and all its contents.
DHCP Settings
To migrate the DHCP configuration:
1Restore the DHCPconfig file.
2Open Server Admin and make sure that DHCP service isn’t running.
3Open NetInfo Manager, located in /Applications/Utilities/.
4Authenticate and go to /config.
5Choose Directory > New SubDirectory to create a record in /config.
6Change the name of the new record from newdirectory to dhcp by selecting the name
property’s value and editing it.
7In the Terminal application, run the following command from the directory in which
the DHCPconfig file resides:
sudo niload -r /config/dhcp . < DHCPconfig
8In Server Admin, start DHCP service.
LL2344.Book Page 57 Friday, August 22, 2003 3:44 PM