From 0f52cdfe936f6e23f5ded38f8d84f3f416bab6aa Mon Sep 17 00:00:00 2001 From: Dirk Date: Wed, 17 Aug 2016 18:58:21 +0200 Subject: [PATCH 1/2] Update static.conf --- static.conf | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/static.conf b/static.conf index 00eb6df..5d7c9f3 100644 --- a/static.conf +++ b/static.conf @@ -118,11 +118,66 @@ host curslack1-nw { fixed-address 10.112.0.37; } +host weidenbaum-AP1 { + hardware ethernet 60:e3:27:9f:59:26; + fixed-address 10.112.0.38; +} + +host weidenbaum-AP2 { + hardware ethernet 60:e3:27:9f:4f:8a; + fixed-address 10.112.0.39; +} + +host weidenbaum-AP3 { + hardware ethernet 60:e3:27:9f:50:9a; + fixed-address 10.112.0.40; +} + host frutro { hardware ethernet 00:19:99:dd:49:c8; fixed-address 10.112.0.42; } +host WR840-AP1 { + hardware ethernet a4:2b:b0:eb:01:4a; + fixed-address 10.112.0.43; +} + +host WR840-AP2 { + hardware ethernet a4:2b:b0:eb:01:3c; + fixed-address 10.112.0.44; +} + +host WR840-AP3 { + hardware ethernet a4:2b:b0:c1:2c:b4; + fixed-address 10.112.0.45; +} + +host WR840-AP4 { + hardware ethernet a4:2b:b0:eb:0f:36; + fixed-address 10.112.0.46; +} + +host WR840-AP5 { + hardware ethernet a4:2b:b0:eb:00:b4; + fixed-address 10.112.0.47; +} + +host WR840-AP5 { + hardware ethernet a4:2b:b0:eb:00:b6; + fixed-address 10.112.0.48; +} + +host WA701-AP1 { + hardware ethernet 60:e3:27:d1:60:e1; + fixed-address 10.112.0.49; +} + +host WA701-AP2 { + hardware ethernet 60:e3:27:d1:61:44; + fixed-address 10.112.0.50; +} + host srv01.hamburg.freifunk.net { hardware ethernet de:ad:be:ef:08:15; fixed-address 10.112.1.1; From 2cf6609eab9387a4e689a0513ccde9f783c79146 Mon Sep 17 00:00:00 2001 From: Dirk Date: Sat, 20 Aug 2016 08:54:46 +0200 Subject: [PATCH 2/2] Update static.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Erneut weitere APs hinzugefĆ¼gt --- static.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/static.conf b/static.conf index 5d7c9f3..6d4b2be 100644 --- a/static.conf +++ b/static.conf @@ -133,6 +133,11 @@ host weidenbaum-AP3 { fixed-address 10.112.0.40; } +host WR1043-AP1 { + hardware ethernet 30:b5:c2:6f:0f:e2; + fixed-address 10.112.0.41; +} + host frutro { hardware ethernet 00:19:99:dd:49:c8; fixed-address 10.112.0.42; @@ -178,6 +183,16 @@ host WA701-AP2 { fixed-address 10.112.0.50; } +host WR1043-AP2 { + hardware ethernet c4:6e:1f:40:f5:be; + fixed-address 10.112.0.51; +} + +host WR1043-AP3 { + hardware ethernet 14:cc:20:b9:a3:80; + fixed-address 10.112.0.52; +} + host srv01.hamburg.freifunk.net { hardware ethernet de:ad:be:ef:08:15; fixed-address 10.112.1.1;