Nanofab-IT - Add Device to Network

From UCSB Nanofab Wiki
Jump to navigation Jump to search
  1. open /etc/dhcpd.config in editor and add a new line :
    • host [host-name] {hardware ethernet [mac-address]; fixed address [host-name]; }
  2. open /etc/hosts in editor and add a new line :
    • [host-name] [ip-address] Note: Restricted Subnet: 10.1.1.xxx and Unrestricted Subnet : 10.1.2.xxx