Nanofab-IT - Add Device to Network
Jump to navigation
Jump to search
- open
/etc/dhcpd.config
in editor and add a new line :host [host-name] {hardware ethernet [mac-address]; fixed address [host-name]; }
- 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