Jump to content
Server Maintenance This Week. ×

Avoid hardlinking hosted files


This topic is 7591 days old. Please don't post here. Open a new topic instead.

Recommended Posts

This procedure avoid problems when changing IP address of server hosting FM files

1)MacOs X

Open NetInfo Manager (applications-->utilities)

Select "machines"

Click on new and edit name of new folder to for ex. FmServer

double click on property name to edit it to "ip_address" (without quotes)

set the ip_address value to IP number of the host you are using.

Click on new (or select from menu "Directory" New property"

Set the property to "name" and it value to FmServer.

Now edit the FileMaker Hosts file (located in preferences-->Filemaker preferences) and add line

FmServer

(if you don't need any other host you could delete them).

2)MacOS Classic

Create an text file Hosts and drop it into system folder

edit the file Hosts

yourserver.yourdomain.com A <insert here the IP address>

FMServer (or whatever name you would like to use) CNAME yourserver.yourdomain.com

Edit the File Maker Host file as in OS X example

Finally open TCP/IP control pannel

Set user level to advanced or higher

The new button "Specify host file" would appear

Select the hosts file you've created

3)Windows

For windows system the procedure is almost the same:

locate the file hosts (windows/system32/drivers/etc/ on XP for other systems I'm not sure)

add the following line

[insert the real IP address of your host] FmServer

of course the above line should be inserted without brackets

Edit FMHosts.txt as in above

Link to comment
Share on other sites

  • 8 months later...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.