Network Configuration
As part of the installation process of the Ncam Reality software, Ncam applies a default network configuration to the Ncam server. This is primarily done to provide a consistent user experience as well as to streamline the connectivity of the server to other devices.
The following configuration is how all Ncam Mk2 Servers are set by default:
ETH0 - This is configured as a DHCP Server, this means that any device that plugs into this network port will be assigned an IP address by the Ncam server, it will be in the 192.168.10.XXX range. If a connection box is being used it is always connected to this interface
ETH1 - This is configured as a DHCP Client, therefore it is expecting to receive an IP address (from a router for instance). This interface is normally used to connect the server to 3rd party renderers
Additional Network interfaces - If your server has more than 2 network interfaces available, they will be configured as DHCP clients in a similar fashion to ETH1
Wifi Hotspot - The Mk2 server has the ability to generate it's own Wireless hotspot, this will be switched on and the password set to "ncamncam"
To connect to the Mk2 wifi hotspot from your device, you need to use the WPA2-Personal protocol.
This is not the default on all devices, so you may need to manually add a network and specify this protocol.
It is strongly recommended to not change the behavior of this network interface, it is configured in a way that will not expose it to the Ubuntu desktop network manager
This network interface can be configured via the Ubuntu network manager found via the settings menu as indicated below
Wireless connectivity can be managed inside the same settings menu under the "Wireless" Submenu.
If you wish to disable the Wi-Fi hotspot permanently then this may be done like such:
- Open a terminal and enter the following
- Delete the Wi-Fi Profile from the connection window
If you wish to revert any changes that may have been made to the network settings, simply run the network configuration script again
The network environment is configured via a script that is provided as part of the Ncam Reality installation.
To run the script open a terminal (Ctrl + Alt + T) and run the following command:
This will prompt for two inputs from the user:
- The Sudo Password - This is "ncam"
- A hostname - This will be the name the system identifies as over the network, during initial setup up this is set off the serial number of the server, we recommend maintaining this for simplicity
Following running the script, please reboot the server
The script will revert all network connections that may have been created on the server. If static IP addresses had been configured then these will need recreating