Fixed network
This commit is contained in:
@ -42,7 +42,7 @@ slaac private
|
|||||||
|
|
||||||
# Example static IP configuration:
|
# Example static IP configuration:
|
||||||
interface eth0
|
interface eth0
|
||||||
static ip_address=192.168.1.12/24
|
static ip_address=192.168.2.12/24
|
||||||
#static ip6_address=fd51:42f8:caae:d92e::ff/64
|
#static ip6_address=fd51:42f8:caae:d92e::ff/64
|
||||||
#static routers=192.168.2.1
|
#static routers=192.168.2.1
|
||||||
#static domain_name_servers=192.168.2.1 8.8.8.8
|
#static domain_name_servers=192.168.2.1 8.8.8.8
|
||||||
|
|||||||
Reference in New Issue
Block a user