April 28, 201115 yr Using 4.7, is this something that still needs to be done, or is it unnecessary to do anymore? From the wiki Update nameserver & hosts file Note: The following pair of lines are just an example. Although you are welcome to Cut & Paste them, they MUST be edited, customized for your situation. echo nameserver 192.168.0.1 >/etc/resolv.conf echo 192.168.0.100 tower >>/etc/hosts Using the example above, change 192.168.0.100 to the local IP of your unRAID server. If necessary, change tower to your unRAID server's name, and change 192.168.0.1 to be the same as your gateway (normally, the location of your nameserver). And note that the first line has 1 right-angle (greater than symbol), the second line has 2. Append this pair of lines to the end of your go file, or insert them in the middle. In Linux, that is /boot/config/go, from Windows, it will be at something like //Tower/flash/config/go.
April 28, 201115 yr I believe this is only necessary if you are not using DHCP on your router to assign an IP address to your server. If you are, you can skip this step.
Archived
This topic is now archived and is closed to further replies.