Setting up DHCP Servers

Sensors and other Ubisense hardware, such as Timing Distribution Units, require a network infrastructure to communicate with the DIMENSION4 Real-time Location System (D4 RTLS).

Although not essential, the default configuration for the D4 RTLS uses DHCP and DNS servers to:

  • Dynamically assign IP addresses to sensors.

  • Enable sensors to determine the IP address of the Location Platform server.

The D4 RTLS does not rely upon either DHCP or DNS being available. In these situations, you can assign static IP addresses to each sensor.

Once the sensors and TDUs have been installed and connected, the network settings are configured using the Ubisense Location System Config tool (LSC).

DHCP Server

A DHCP server is used for assigning IP addresses to sensors, TDUs and the discontinued 2.4 GHz Receivers.

As a minimum, the DHCP server must provide the following information to a sensor:

  • IP address

  • Subnet mask

  • Gateway IP address

If you are connecting the Location Platform servers to an existing network, you might not be able to set up another DHCP server on that network for use by the D4 RTLS. Instead, your Network Administrator must assign an IP pool from which an IP address can be assigned to each sensor.

If you do not have an existing DHCP server installed on your network, you can download a DHCP server, free of charge, from https://www.dhcpserver.de/. This example is implemented by Uwe Ruttkamp, and is just an example—other examples are available. Ensure that you read the documentation carefully.

An example dhcpsrv.ini file suitable for the Ruttkamp implementation is given below. You can use this when you need to set up a small test system and you do not have an existing DHCP server.