Ncam Reality
Setting Up
Network Configuration
9 min
as part of the installation process of the ncam reality software, ncam applies a default network configuration to the ncam server this is p rimarily done to provide a consistent user experience as well as to streamline the connectivity of the server to other devices what is the default configuration? the following configuration is how all ncam mk2 servers are set by default eth0 this is co nfigured 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 con figured 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 how to make changes eth0 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 eth1 this network interface can be configured via the ubuntu network manager found via the settings menu as indicated below wifi 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 sudo nm connection editor delete the wi fi profile from the connection windo w reverting changes if you wish to revert any changes that may have been made to the network settings, simply run the network configuration script again setting the default configuration 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 cd /opt/ncam tech/scripts/firstboot && sudo /configure machine sh 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