summaryrefslogtreecommitdiff
path: root/keama/tests/czb/dhcpd.subnets.brzent
blob: 4e0af7e41b72fa4516d9b9951dcb93fcaead0777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
#-------------------------------------------------------------
#Automatisch erzeugte Konfiguration am 1237987025
# FFM24 
subnet 140.156.76.0 netmask 255.255.252.0 {
     option broadcast-address 140.156.79.255;
     option subnet-mask 255.255.252.0;
	pool
	{
             deny dynamic bootp clients;
             failover peer "cobafailover";
             range 140.156.77.1 140.156.77.254;
             range 140.156.78.1 140.156.78.254;
        }
     option domain-name "brzent.commerzbank.com";
     option routers 140.156.76.6;
     option ntp-servers 140.156.76.6;
     option domain-name-servers 39.101.101.101, 39.102.102.102;
     option netbios-name-servers 140.131.11.3, 140.131.11.4;
   if substring(option vendor-class-identifier, 0, 9) = "PXEClient" {
     option dhcp-server-identifier 140.15.248.57;
     option tftp-server-name "140.15.248.57";
     next-server 140.15.248.57;
     option vendor-encapsulated-options 06:01:07:08:07:ff:f0:01:8c:0f:f8:39:09:18:ff:f0:15:4e:65:74:53:75:70:70:6f:72:74:42:6f:6f:74:43:6f:6e:74:72:6f:6c:0a:04:00:41:41:41:47:03:00:00:00:ff;
     option vendor-class-identifier "PXEClient";
     option option-128 42:63:52:65:50:32:00;
     option option-129 42:63:53:72:56:8c:0f:f8:39:07:d0;
     log (info, "*****_____ Matched PXE brzent Netz 140.156.76.0/255.255.252.0 _____*****");
   }
}
#
#-------------------------------------------------------------
#Automatisch erzeugte Konfiguration am 1237987025
# FFM02 
subnet 140.205.180.0 netmask 255.255.255.0 {
     option broadcast-address 140.205.180.255;
     option subnet-mask 255.255.255.0;
	pool
	{
             deny dynamic bootp clients;
             failover peer "cobafailover";
             range 140.205.180.64 140.205.180.127;
             range 140.205.180.128 140.205.180.191;
        }
     option domain-name "brzent.commerzbank.com";
     option routers 140.205.180.6;
     option ntp-servers 140.205.180.6;
     option domain-name-servers 39.101.101.101, 39.102.102.102;
     option netbios-name-servers 140.131.11.3, 140.131.11.4;
   if substring(option vendor-class-identifier, 0, 9) = "PXEClient" {
     option dhcp-server-identifier 140.15.248.57;
     option tftp-server-name "140.15.248.57";
     next-server 140.15.248.57;
     option vendor-encapsulated-options 06:01:07:08:07:ff:f0:01:8c:0f:f8:39:09:18:ff:f0:15:4e:65:74:53:75:70:70:6f:72:74:42:6f:6f:74:43:6f:6e:74:72:6f:6c:0a:04:00:41:41:41:47:03:00:00:00:ff;
     option vendor-class-identifier "PXEClient";
     option option-128 42:63:52:65:50:32:00;
     option option-129 42:63:53:72:56:8c:0f:f8:39:07:d0;
     log (info, "*****_____ Matched PXE brzent Netz 140.205.180.0/255.255.255.0 _____*****");
   }
}
#
#-------------------------------------------------------------
#Automatisch erzeugte Konfiguration am 1237987025
# FFM42 
subnet 142.10.12.0 netmask 255.255.255.0 {
     option broadcast-address 142.10.12.255;
     option subnet-mask 255.255.255.0;
	pool
	{
             deny dynamic bootp clients;
             failover peer "cobafailover";
             range 142.10.12.64 142.10.12.127;
             range 142.10.12.128 142.10.12.191;
        }
     option domain-name "brzent.commerzbank.com";
     option routers 142.10.12.6;
     option ntp-servers 142.10.12.6;
     option domain-name-servers 39.101.101.101, 39.102.102.102;
     option netbios-name-servers 140.131.11.3, 140.131.11.4;
   if substring(option vendor-class-identifier, 0, 9) = "PXEClient" {
     option dhcp-server-identifier 140.15.248.57;
     option tftp-server-name "140.15.248.57";
     next-server 140.15.248.57;
     option vendor-encapsulated-options 06:01:07:08:07:ff:f0:01:8c:0f:f8:39:09:18:ff:f0:15:4e:65:74:53:75:70:70:6f:72:74:42:6f:6f:74:43:6f:6e:74:72:6f:6c:0a:04:00:41:41:41:47:03:00:00:00:ff;
     option vendor-class-identifier "PXEClient";
     option option-128 42:63:52:65:50:32:00;
     option option-129 42:63:53:72:56:8c:0f:f8:39:07:d0;
     log (info, "*****_____ Matched PXE brzent Netz 142.10.12.0/255.255.255.0 _____*****");
   }
}
#