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 10: Line 10:
  
 
== Related terms ==
 
== Related terms ==
* [[dhcpcd]]
+
* <code>[[dhcpcd]]</code>
 
 
  
 
== See also ==
 
== See also ==

Revision as of 10:50, 13 April 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: