Nanofab-IT - Add Device to Network

From UCSB Nanofab Wiki
Revision as of 11:52, 30 August 2023 by Mehalana v (talk | contribs) (copy/pasted from parent page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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