diff --git a/static.conf b/static.conf index ca47b57..51f28b8 100644 --- a/static.conf +++ b/static.conf @@ -3,12 +3,12 @@ host baracke { fixed-address 10.112.0.1; } -host tetra { - hardware ethernet 42:44:44:44:44:44; - fixed-address 10.112.4.4; -} - host libertas { hardware ethernet 1c:7e:e5:5f:94:c0; fixed-address 10.112.2.22; } + +host tetra { + hardware ethernet 42:44:44:44:44:44; + fixed-address 10.112.4.4; +}