Difference between revisions of "/etc/dhcpcd.conf"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
  
 
== See also ==
 
== See also ==
 +
* {{dhcpcd}}
 
* {{Pi}}
 
* {{Pi}}
  
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Revision as of 03:45, 9 September 2021

This article is a Draft. Help us to complete it.


To configure statick ip in one interface eth0

/etc/dhcpcd.conf
interface eth0
static ip_address=192.168.0.4/24    
static routers=192.168.0.254
static domain_name_servers=192.168.0.254 8.8.8.8

Related terms

See also

Advertising: