Added funkstueck
Signed-off-by: Dennis Schreiber <desc@dhws.eu>
This commit is contained in:
parent
b51936ccd7
commit
a4389e1101
|
@ -3,6 +3,11 @@ host baracke {
|
||||||
fixed-address 10.112.0.1;
|
fixed-address 10.112.0.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host funkstueck {
|
||||||
|
hardware ethernet 00:16:3E:81:77:77;
|
||||||
|
fixed-address 10.112.0.2;
|
||||||
|
}
|
||||||
|
|
||||||
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;
|
||||||
|
|
Loading…
Reference in a new issue