ip
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
hostName = "pi5";
|
hostName = "pi5";
|
||||||
ipv4 = {
|
ipv4 = {
|
||||||
method = "manual";
|
method = "manual";
|
||||||
address = "10.0.1.2/24";
|
address = "10.0.1.5/24";
|
||||||
gateway = "10.0.1.1";
|
gateway = "10.0.1.1";
|
||||||
dns = "1.1.1.1";
|
dns = "1.1.1.1";
|
||||||
interface = "end0";
|
interface = "end0";
|
||||||
|
|||||||
Reference in New Issue
Block a user