fix order
This commit is contained in:
parent
a5bb15b205
commit
b51936ccd7
10
static.conf
10
static.conf
|
@ -3,12 +3,12 @@ host baracke {
|
||||||
fixed-address 10.112.0.1;
|
fixed-address 10.112.0.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
host tetra {
|
|
||||||
hardware ethernet 42:44:44:44:44:44;
|
|
||||||
fixed-address 10.112.4.4;
|
|
||||||
}
|
|
||||||
|
|
||||||
host libertas {
|
host libertas {
|
||||||
hardware ethernet 1c:7e:e5:5f:94:c0;
|
hardware ethernet 1c:7e:e5:5f:94:c0;
|
||||||
fixed-address 10.112.2.22;
|
fixed-address 10.112.2.22;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host tetra {
|
||||||
|
hardware ethernet 42:44:44:44:44:44;
|
||||||
|
fixed-address 10.112.4.4;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue