rasfi hinzugefügt
This commit is contained in:
parent
551eac209a
commit
baeb0d251e
|
@ -73,6 +73,11 @@ host plateau3 {
|
|||
fixed-address 10.112.0.16;
|
||||
}
|
||||
|
||||
host rasfi {
|
||||
hardware ethernet B8:27:EB:02:49:A0;
|
||||
fixed-address 10.112.0.17;
|
||||
}
|
||||
|
||||
host srv01.hamburg.freifunk.net {
|
||||
hardware ethernet de:ad:be:ef:08:15;
|
||||
fixed-address 10.112.1.1;
|
||||
|
@ -83,6 +88,8 @@ host srv02.hamburg.freifunk.net {
|
|||
fixed-address 10.112.1.2;
|
||||
}
|
||||
|
||||
# 10.112.1.3 - 10.112.1.12 reserviert für Gateways
|
||||
|
||||
#host dopz {
|
||||
# hardware ethernet de:44:53:fa:fa:dc;
|
||||
# fixed-address 10.112.2.6;
|
||||
|
|
Loading…
Reference in a new issue