computers:dhcp_server_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computers:dhcp_server_configuration [2020/08/16 00:52] – chkuo | computers:dhcp_server_configuration [2020/08/16 00:52] (current) – chkuo | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| <code bash> | <code bash> | ||
| INTERFACESv4=" | INTERFACESv4=" | ||
| - | </ | ||
| - | |||
| - | Configure the interface used in ''/ | ||
| - | <code bash> | ||
| - | auto em1 | ||
| - | iface em1 inet static | ||
| - | address 192.168.1.1 | ||
| - | netmask 255.255.255.0 | ||
| - | gateway 192.168.1.254 | ||
| </ | </ | ||
computers/dhcp_server_configuration.1597510339.txt.gz · Last modified: by chkuo