1793 lines
		
	
	
		
			41 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			1793 lines
		
	
	
		
			41 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # Sample configuration file for ISC dhcpd for Debian
 | |
| #
 | |
| #
 | |
| 
 | |
| # The ddns-updates-style parameter controls whether or not the server will
 | |
| # attempt to do a DNS update when a lease is confirmed. We default to the
 | |
| # behavior of the version 2 packages ('none', since DHCP v2 didn't
 | |
| # have support for DDNS.)
 | |
| ddns-update-style none;
 | |
| 
 | |
| # option definitions common to all supported networks...
 | |
| 
 | |
| option routers 192.168.11.254;
 | |
| option subnet-mask 255.255.255.0;
 | |
| option broadcast-address 192.168.11.255;
 | |
| 
 | |
| option domain-name "ga.intra";
 | |
| option domain-name-servers 192.168.11.3, 192.168.10.3 ;
 | |
| option netbios-name-servers 192.168.11.3;
 | |
| option ntp-servers          192.168.11.254;
 | |
| 
 | |
| default-lease-time 43200;
 | |
| max-lease-time 259200;
 | |
| 
 | |
| # If this DHCP server is the official DHCP server for the local
 | |
| # network, the authoritative directive should be uncommented.
 | |
| #authoritative;
 | |
| authoritative;
 | |
| 
 | |
| # Use this to send dhcp log messages to a different log file (you also
 | |
| # have to hack syslog.conf to complete the redirection).
 | |
| log-facility local7;
 | |
| 
 | |
| # No service will be given on this subnet, but declaring it helps the 
 | |
| # DHCP server to understand the network topology.
 | |
| 
 | |
| subnet 192.168.11.0 netmask 255.255.255.0 {
 | |
| 
 | |
|    # --- 192.168.11.128/26 ---
 | |
|    # network address....: 192.168.11.128
 | |
|    # Broadcast address..: 192.168.11.191
 | |
|    # netmask............: 255.255.255.128
 | |
|    # network range......: 192.168.11.128 - 192.168.11.191
 | |
|    # Usable range.......: 192.168.11.129 - 192.168.11.190
 | |
| 
 | |
|    # möglich bis 192.168.11.240 incl.
 | |
| 
 | |
|    option routers 192.168.11.254;
 | |
|    option subnet-mask 255.255.255.0;
 | |
|    option broadcast-address 192.168.11.255;
 | |
| 
 | |
|    option domain-name "ga.intra";
 | |
|    option domain-name-servers 192.168.11.3, 192.168.10.3;
 | |
|    #option domain-name-servers 192.168.11.254;
 | |
|    option netbios-name-servers 192.168.11.3;
 | |
|    option ntp-servers          192.168.11.254;
 | |
| 
 | |
|    #next-server 192.168.11.20;        # address of the telephone system
 | |
|    next-server 192.168.10.20;        # address of the telephone system
 | |
|   filename "Alcatel";               # filename getting from telephone system
 | |
| 
 | |
|    default-lease-time 86400;
 | |
|    max-lease-time 259200;
 | |
| 
 | |
|    # !! 
 | |
|    # Known clients are simply clients with host declaration
 | |
|    # !!
 | |
| 
 | |
|    # Unknown clients get this pool.
 | |
|    pool {
 | |
|       default-lease-time 3600 ;
 | |
|       max-lease-time 10800 ;
 | |
|       range 192.168.11.193 192.168.11.220;
 | |
|       deny known-clients;
 | |
|       allow unknown-clients;
 | |
|    }
 | |
| 
 | |
|    # Known clients with "fixed-address" must be NOT IN the pool range NEITHER IN subnet range.
 | |
| 
 | |
|    ## Known clients without "fixed-address" get this pool.
 | |
|    #pool {
 | |
|    #   max-lease-time 259200;
 | |
|    #   range 192.168.11.1 192.168.11.191 ;
 | |
|    #   deny unknown-clients;
 | |
|    #   allow known-clients;
 | |
|    #}
 | |
| 
 | |
| }
 | |
| 
 | |
| #### SERVER ####
 | |
| 
 | |
| ## Host GAASESX4 (Backupserver) - Torwärterhaus Keller (Büro Lassek)
 | |
| #host GAASESX4 {
 | |
| #   hardware ethernet 00:24:8c:76:f4:ab ;
 | |
| #   fixed-address  192.168.11.2 ; hat jetzt die 10.10.11.2
 | |
| #}
 | |
| 
 | |
| ## Host ga-st-lsx1 (auf ga-st-kvm1) - Linux Dienste Server
 | |
| host ga-st-lsx1 {
 | |
|    hardware ethernet 52:54:00:ff:71:19 ;
 | |
|    fixed-address  192.168.11.2 ; 
 | |
| }
 | |
| 
 | |
| ## Server ga-st-dc (Domaincontroller Sockhausen) - Notstromraum
 | |
| ## --- static ---
 | |
| #host ga-st-dc3 {
 | |
| #   hardware ethernet 52:54:00:4c:44:24 ;
 | |
| #   fixed-address  192.168.11.3 ;
 | |
| #}
 | |
| 
 | |
| ## Server ga-st-fs2 (Fileserver) - Notstromraum (st-kvm1)
 | |
| ## --- static ---
 | |
| #host ga-st-fs2 {
 | |
| #   hardware ethernet 52:54:00:b8:cb:d3 ;
 | |
| #   fixed-address  192.168.11.4 ;
 | |
| #}
 | |
| 
 | |
| ## Server ga-it-wiki (Wiki für die IT-Abteilung) - Notstromraum (GAASESX2)
 | |
| host ga-it-wiki {
 | |
|    hardware ethernet 52:54:00:32:ad:f8 ;
 | |
|    fixed-address  192.168.11.5 ;
 | |
| }
 | |
| 
 | |
| ## Server ga-st-ks1 (Kameraserver Stockhausen Win10)
 | |
| ## --- static ---
 | |
| #host ga-st-ks1win10 {
 | |
| #   hardware ethernet 52:54:00:4b:3b:46 ;
 | |
| #   fixed-address  192.168.11.6 ;
 | |
| #}
 | |
| 
 | |
| ## Server GAASBS03 (Backupserver Stockhausen) - GAASESX4
 | |
| host GAASBS02 {
 | |
|    hardware ethernet 00:0c:29:18:38:cf ;
 | |
|    fixed-address  192.168.11.7 ;
 | |
| }
 | |
| 
 | |
| ## Server ga-st-ds2 (Neuer Diensteserver (WSUS))- Notstromraum (ga-st-kvm1)
 | |
| ## --- static ---
 | |
| #host ga-st-ds2 {
 | |
| #   hardware ethernet 52:54:00:b2:c9:00 ;
 | |
| #   fixed-address  192.168.11.8 ;
 | |
| #}
 | |
| 
 | |
| #### DRUCKER ####
 | |
| 
 | |
| ## Drucker GA12DRDEL01 (Drucker (Dell 1135n Laser MFP)) - Lädchen für alles
 | |
| host GA12DRDEL01 {
 | |
|    hardware ethernet 00:15:99:a0:3e:a0 ;
 | |
|    fixed-address  192.168.11.9 ;
 | |
| }
 | |
| 
 | |
| ## Drucker EPSONBX535WD (Drucker (Epson BX535WD)) - Hopfengarten Büro
 | |
| host EPSONBX535WD {
 | |
|    hardware ethernet 00:26:ab:70:72:dd ;
 | |
|    fixed-address  192.168.11.10 ;
 | |
| }
 | |
| 
 | |
| ## Drucker GA14DRLEX01 (Drucker (Lexmark X860)) - Alte Schmiede (Leasing Schäfer)
 | |
| host GA14DRLEX01 {
 | |
|    hardware ethernet 00:21:b7:d8:29:35 ;
 | |
|    fixed-address  192.168.11.11 ;
 | |
| }
 | |
| 
 | |
| ## Drucker DELL8F9A32 (Drucker (Dell C1760nw)) - Alte Schmiede (Tobias Rädler)
 | |
| host DELL8F9A32 {
 | |
|    hardware ethernet 08:00:37:c4:86:30 ;
 | |
|    fixed-address  192.168.11.12 ;
 | |
| }
 | |
| 
 | |
| ## Drucker SHARP MX-3610N (Mulitifunktionsgerät) - Torwärterhaus (Alte Schmiede)
 | |
| host sharp-mx-4500n {
 | |
|    hardware ethernet 68:79:ed:75:01:2f ;
 | |
|    fixed-address  192.168.11.13 ;
 | |
| }
 | |
| 
 | |
| ## Drucker EPSON105321 (Drucker (Epson WF-3520DWF) - Wollwerkstatt
 | |
| host GA14DREP01 {
 | |
|    hardware ethernet b0:e8:92:10:53:21 ;
 | |
|    fixed-address  192.168.11.14 ;
 | |
| }
 | |
| 
 | |
| ## Drucker DELL B1260dn - Welzhaus
 | |
| host ga13drdel01 {
 | |
|    hardware ethernet 00:15:99:e0:7b:4d ;
 | |
|    fixed-address  192.168.11.15 ;
 | |
| }
 | |
| 
 | |
| ## Drucker Samsung M2835DW - Schloss Süd unten
 | |
| host ga17drsam01 {
 | |
|    hardware ethernet 30:cd:a7:f0:08:2e ;
 | |
|    fixed-address  192.168.11.16 ;
 | |
| }
 | |
| 
 | |
| ## Drucker Lexmark C935 - Welzhhof (Öffentlichkeitsarbeit Ulrike)
 | |
| #host ET0004009A7F00 {
 | |
| #   hardware ethernet 00:04:00:9a:7f:00 ;
 | |
| #   fixed-address  192.168.11.17 ;
 | |
| #}
 | |
| 
 | |
| ## Drucker Samsung - Hausmeisterei
 | |
| ## ehemals Michael privat
 | |
| host ga-st-dr1801 {
 | |
|    hardware ethernet 00:15:99:71:2e:f0 ;
 | |
|    fixed-address  192.168.11.18 ;
 | |
| }
 | |
| 
 | |
| ## Host gw-ersatz (Host kann im Notfall einen der drei Gateways ersetzten)
 | |
| host gw-ersatz {
 | |
|    hardware ethernet a0:36:9f:a0:64:78;
 | |
|    fixed-address 192.168.11.19;
 | |
| }
 | |
| 
 | |
| #### Begin TK-ANLAGE ####
 | |
| 
 | |
| ## TK-Anlage Stockhausen
 | |
| #host ??? {
 | |
| #   hardware ethernet 00:80:9f:70:d2:c8 ;
 | |
| #   fixed-address  192.168.11.20 ;
 | |
| #}
 | |
| 
 | |
| ## TK-Anlage Stockhausen
 | |
| #host ??? {
 | |
| #   hardware ethernet  ;
 | |
| #   fixed-address  192.168.11.21 ;
 | |
| #}
 | |
| 
 | |
| #### Ende TK-ANLAGE ####
 | |
| 
 | |
| ## ga-st-kotk (Windows 10 VM zur Konfiguration der TK-Anlagen)
 | |
| host ga-st-tk-mgmt {
 | |
|    hardware ethernet 00:0c:29:27:0e:e4 ;
 | |
|    fixed-address 192.168.11.23 ;
 | |
| }
 | |
| 
 | |
| #### Verschiedenes ####
 | |
| ## Drucker HP Color Laserjet Pro MFP M177fw (ehemals Wiesenbhaus)
 | |
| host ga-st-dr1601 {
 | |
|    hardware ethernet 48:0f:cf:cb:f8:47 ;
 | |
|    fixed-address  192.168.11.28 ;
 | |
| }
 | |
| 
 | |
| #### ETA Heizkessel ####
 | |
| ## - ETA Pellet Heizkessel 
 | |
| ## - Standort: Stockhausen Welzhof (ehemals Stall)
 | |
| ## - Datum: 20.12.2016
 | |
| ## - 
 | |
| host st-eta-kessel {
 | |
|    hardware ethernet 00:24:96:01:8c:f0;
 | |
|    fixed-address 192.168.11.29;
 | |
| }
 | |
| 
 | |
| ## --- Telefone 192.168.11.33 - 192.168.11.126
 | |
| ## ---
 | |
| ## ---    --- 192.168.11.32/27 ---
 | |
| ## ---    Addresses..........: 32
 | |
| ## ---    Network range......: 192.168.11.32 - 192.168.11.63
 | |
| ## ---    Usable range.......: 192.168.11.33 - 192.168.11.62
 | |
| ## ---
 | |
| ## ---    --- 192.168.11.64/26 ---
 | |
| ## ---    Addresses..........: 64
 | |
| ## ---    Network range......: 192.168.11.64 - 192.168.11.127
 | |
| ## ---    Usable range.......: 192.168.11.65 - 192.168.11.126
 | |
| 
 | |
| ## - Telefon Nr.: 685
 | |
| ## -    Ort:  Stockhausen - Tegut
 | |
| ## -    Name: Tegut Lädchen
 | |
| ## -
 | |
| host tel-685 {
 | |
|    hardware ethernet 00:80:9f:62:8e:8f ;
 | |
|    fixed-address 192.168.11.33 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 160
 | |
| ## -    Ort:  Stockhausen - Schlossstrasse
 | |
| ## -    Name: Hausmeister
 | |
| ## -
 | |
| host tel-160 {
 | |
|    hardware ethernet 00:80:9f:85:0a:bb ;
 | |
|    fixed-address 192.168.11.34 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 690
 | |
| ## -    Ort:  Stockhausen - Welzhof
 | |
| ## -    Name: Ulrike
 | |
| ## -
 | |
| host tel-690 {
 | |
|    hardware ethernet 00:80:9f:62:ec:29 ;
 | |
|    fixed-address 192.168.11.35 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 164
 | |
| ## -    Ort:  Stockhausen - IT Büro
 | |
| ## -    Name: Wolfgang
 | |
| ## -
 | |
| host tel-164 {
 | |
|    hardware ethernet 00:80:9f:62:ec:2d ;
 | |
|    fixed-address 192.168.11.36 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 362
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: GH Büro
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.97
 | |
| ## -
 | |
| host tel-362 {
 | |
|    hardware ethernet 00:80:9f:62:8e:5b ;
 | |
|    fixed-address 192.168.11.37 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 340
 | |
| ## -    Ort:  Stockhausen - HG
 | |
| ## -    Name: Hopfengarten
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.99
 | |
| ## -
 | |
| host tel-340 {
 | |
|    hardware ethernet 00:80:9f:62:8e:87 ;
 | |
|    fixed-address 192.168.11.38 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 490
 | |
| ## -    Ort:  Stockhausen - Gelbes Haus
 | |
| ## -    Name: Inge Osthaus
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.100
 | |
| ## -
 | |
| host tel-490 {
 | |
|    hardware ethernet 00:80:9f:85:c7:a8 ;
 | |
|    fixed-address 192.168.11.39 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 480
 | |
| ## -    Ort:  Stockhausen - Gelbes Haus
 | |
| ## -    Name: Bosselmann
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.101
 | |
| ## -
 | |
| host tel-480 {
 | |
|    hardware ethernet 00:80:9f:62:8e:98 ;
 | |
|    fixed-address 192.168.11.40 ;
 | |
| }
 | |
| 
 | |
| ## - SSüd oben (Büro)
 | |
| ## - Telefon Nr.: 432
 | |
| ## -    Ort:  Stockhausen - SSüd oben
 | |
| ## -    Name: SSüd oben Büro
 | |
| ## -
 | |
| host tel-432 {
 | |
|    hardware ethernet 00:80:9f:62:8e:8d ;
 | |
|    fixed-address 192.168.11.41 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 341
 | |
| ## -    Ort:  Stockhausen - HG
 | |
| ## -    Name: Corinna privat
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.102
 | |
| ## -
 | |
| host tel-341 {
 | |
|    hardware ethernet 00:80:9f:86:c8:20 ;
 | |
|    fixed-address 192.168.11.42 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 481
 | |
| ## -    Ort:  Stockhausen - Gelbes Haus
 | |
| ## -    Name: Bosselm SchlafZi
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.144
 | |
| ## -
 | |
| host tel-481 {
 | |
|    hardware ethernet 00:80:9f:62:8e:77 ;
 | |
|    fixed-address 192.168.11.43 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 750
 | |
| ## -    Ort:  Stockhausen - Welzhaus
 | |
| ## -    Name: Welzhaus
 | |
| ## -
 | |
| host tel-750 {
 | |
|    hardware ethernet 00:80:9f:ac:58:77 ;
 | |
|    fixed-address 192.168.11.44 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 710
 | |
| ## -    Ort:  Stockhausen - Campus
 | |
| ## -    Name: Campus Pierre
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.103
 | |
| ## -
 | |
| host tel-710 {
 | |
|    hardware ethernet 00:80:9f:62:8e:9b ;
 | |
|    fixed-address 192.168.11.45 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 359
 | |
| ## -    Ort:  Stockhausen - HG
 | |
| ## -    Name: Carmen Kreutzer
 | |
| ## -
 | |
| host tel-359 {
 | |
|    hardware ethernet 00:80:9f:62:8e:5f ;
 | |
|    fixed-address 192.168.11.46 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 150
 | |
| ## -    Ort:  Stockhausen - Verwaltung
 | |
| ## -    Name: Büro Stockhausen
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.104
 | |
| ## -
 | |
| host tel-150 {
 | |
|    hardware ethernet 00:80:9f:62:8e:71 ;
 | |
|    fixed-address 192.168.11.47 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 660
 | |
| ## -    Ort:  Stockhausen - Park
 | |
| ## -    Name: Parkpflege
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.105
 | |
| ## -
 | |
| host tel-660 {
 | |
|    hardware ethernet 00:80:9f:62:8e:6f ;
 | |
|    fixed-address 192.168.11.48 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 486
 | |
| ## -    Ort:  Haus am Park
 | |
| ## -    Name: Olhaver
 | |
| ## -    Ersatz wegen defekter Zweidraht-Leitung von 485
 | |
| ## -
 | |
| host tel-486 {
 | |
|    hardware ethernet 00:80:9f:62:8e:6c ;
 | |
|    fixed-address 192.168.11.49 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 421
 | |
| ## -    Ort:  Stockhausen - Schloss Süd unten
 | |
| ## -    Name: SSü Wohnzimmer
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.114
 | |
| ## -
 | |
| host tel-421 {
 | |
|    hardware ethernet 00:80:9f:62:8e:69 ;
 | |
|    fixed-address 192.168.11.50 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 427
 | |
| ## -    Ort:  Stockhausen - Schloss Süd unten
 | |
| ## -    Name: Astrid Büro
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.118
 | |
| ## -
 | |
| host tel-427 {
 | |
|    hardware ethernet 00:80:9f:c6:b3:68 ;
 | |
|    fixed-address 192.168.11.51 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 363
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: GH kleine Gruppe
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.121
 | |
| ## -
 | |
| host tel-363 {
 | |
|    hardware ethernet 00:80:9f:62:8e:80 ;
 | |
|    fixed-address 192.168.11.52 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 159
 | |
| ## -    Ort:  Stockhausen - Verwaltung
 | |
| ## -    Name: Yvonne Jäger
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.122
 | |
| ## -
 | |
| host tel-159 {
 | |
|    hardware ethernet 00:80:9f:68:65:d3 ;
 | |
|    fixed-address 192.168.11.53 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 439
 | |
| ## -    Ort:  Stockhausen - Schloss Süd oben
 | |
| ## -    Name: Lungu/Leicht
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.128
 | |
| ## -
 | |
| host tel-439 {
 | |
|    hardware ethernet 00:80:9f:62:8e:7f ;
 | |
|    fixed-address 192.168.11.54 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 496
 | |
| ## -    Ort:  Stockhausen - Gelbes Haus
 | |
| ## -    Name: Jöckel/Schmidl
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.134
 | |
| ## -
 | |
| host tel-496 {
 | |
|    hardware ethernet 00:80:9f:85:00:9d ;
 | |
|    fixed-address 192.168.11.55 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 151
 | |
| ## -    Ort:  Stockhausen - Verwaltung
 | |
| ## -    Name: Büro Lassek 2
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.135
 | |
| ## -
 | |
| host tel-151 {
 | |
|    hardware ethernet 00:80:9f:62:8e:6d ;
 | |
|    fixed-address 192.168.11.56 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 342
 | |
| ## -    Ort:  Stockhausen - HG
 | |
| ## -    Name: HG Büro
 | |
| ## -
 | |
| host tel-342 {
 | |
|    hardware ethernet 00:80:9f:c5:e9:82 ;
 | |
|    fixed-address 192.168.11.57 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 429
 | |
| ## -    Ort:  Stockhausen - Schloss Süd unten
 | |
| ## -    Name: Heidi Oeser
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.136
 | |
| ## -
 | |
| host tel-429 {
 | |
|    hardware ethernet 00:80:9f:bb:a8:1c ;
 | |
|    fixed-address 192.168.11.58 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 753
 | |
| ## -    Ort:  Stockhausen - Welzhaus
 | |
| ## -    Name: Erwin
 | |
| ## -
 | |
| host tel-753 {
 | |
|    hardware ethernet 00:80:9f:ac:58:9e ;
 | |
|    fixed-address 192.168.11.59 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 436
 | |
| ## -    Ort:  Stockhausen - Schloss Süd oben
 | |
| ## -    Name: Elisabeth v Heyl
 | |
| ## -
 | |
| host tel-436 {
 | |
|    hardware ethernet 00:80:9f:62:8e:61 ;
 | |
|    fixed-address 192.168.11.60 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 670
 | |
| ## -    Ort:  Stockhausen - Wolle
 | |
| ## -    Name: Wollwerkstatt
 | |
| ## -
 | |
| host tel-670 {
 | |
|    hardware ethernet 00:80:9f:62:8e:78 ;
 | |
|    fixed-address 192.168.11.61 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 482
 | |
| ## -    Ort:  Stockhausen - Gelbes Haus
 | |
| ## -    Name: Bosselm Büro
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.138
 | |
| ## -
 | |
| host tel-482 {
 | |
|    hardware ethernet 00:80:9f:85:00:e2 ;
 | |
|    fixed-address 192.168.11.62 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 158
 | |
| ## -    Ort:  Stockhausen - Geschäftsleitung
 | |
| ## -    Name: Tobias Raedler
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.143
 | |
| ## -
 | |
| host tel-158 {
 | |
|    hardware ethernet 00:80:9f:8d:8c:99 ;
 | |
|    fixed-address 192.168.11.63 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 650
 | |
| ## -    Ort:  Stockhausen - Garten
 | |
| ## -    Name: Gärtnerei Büro
 | |
| ## -
 | |
| host tel-650 {
 | |
|    hardware ethernet 00:80:9f:ca:fd:f2 ;
 | |
|    fixed-address 192.168.11.64 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 163
 | |
| ## -    Ort:  Stockhausen - Schlossstrasse
 | |
| ## -    Name: Hausmeister
 | |
| ## -
 | |
| host tel-163 {
 | |
|    hardware ethernet 00:80:9f:62:8f:6d ;
 | |
|    fixed-address 192.168.11.65 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 358
 | |
| ## -    Ort:  Stockhausen - HG
 | |
| ## -    Name: Wolfgang
 | |
| ## -
 | |
| host tel-358 {
 | |
|    hardware ethernet 00:80:9f:62:8e:68 ;
 | |
|    fixed-address 192.168.11.66 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 754
 | |
| ## -    Ort:  Stockhausen - Welzhaus
 | |
| ## -    Name: Barbara Hammerma
 | |
| ## -
 | |
| host tel-754 {
 | |
|    hardware ethernet 00:80:9f:62:8e:62 ;
 | |
|    fixed-address 192.168.11.67 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 495
 | |
| ## -    Ort:  Stockhausen - Gelbes Haus
 | |
| ## -    Name: Harald Schmidl
 | |
| ## -
 | |
| host tel-495 {
 | |
|    hardware ethernet 00:80:9f:ac:58:56 ;
 | |
|    fixed-address 192.168.11.68 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 419
 | |
| ## -    Ort:  Stockhausen - Snord
 | |
| ## -    Name: SN Fröhner priv.
 | |
| ## -
 | |
| host tel-419 {
 | |
|    hardware ethernet 00:80:9f:62:8e:84 ;
 | |
|    fixed-address 192.168.11.69 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 725
 | |
| ## -    Ort:  Campus - Schmitz
 | |
| ## -    Name: Schmitz Küche
 | |
| ## -
 | |
| host tel-725 {
 | |
|    hardware ethernet 00:80:9f:62:8e:8c ;
 | |
|    fixed-address 192.168.11.70 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 726
 | |
| ## -    Ort:  Campus - Schmitz
 | |
| ## -    Name: Schmitz Theke
 | |
| ## -
 | |
| host tel-726 {
 | |
|    hardware ethernet 00:80:9f:d4:11:3c ;
 | |
|    fixed-address 192.168.11.71 ;
 | |
| }
 | |
| 
 | |
| 
 | |
| ## - Telefon Nr.: 154
 | |
| ## -    Ort:  Stockhausen - Feriengruppe Campus
 | |
| ## -    Name: Feriengr. Campus
 | |
| ## -
 | |
| ## -
 | |
| host tel-154 {
 | |
|    hardware ethernet 00:80:9f:8d:8c:bd ;
 | |
|    fixed-address 192.168.11.72 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 720
 | |
| ## -    Ort:  Stockhausen - Campus
 | |
| ## -    Name: Campus Verwalt.2
 | |
| ## -
 | |
| host tel-720 {
 | |
|    hardware ethernet 00:80:9f:5e:f5:c8 ;
 | |
|    fixed-address 192.168.11.73 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 751
 | |
| ## -    Ort:  Stockhausen - Campus
 | |
| ## -    Name: Gaestehaus Zimmer 1
 | |
| ## -
 | |
| host tel-715 {
 | |
|    hardware ethernet 00:80:9f:bb:a8:67 ;
 | |
|    fixed-address 192.168.11.74 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 680
 | |
| ## -    Ort:  Stockhausen - Kontiki
 | |
| ## -    Name: Kontiki
 | |
| ## -
 | |
| host tel-680 {
 | |
|    hardware ethernet 00:80:9f:62:8e:75 ;
 | |
|    fixed-address 192.168.11.75 ;
 | |
| }
 | |
| ## - Telefon Nr.: 751
 | |
| ## -    Ort:  Stockhausen - Welzhaus
 | |
| ## -    Name: Tröber, Sabine
 | |
| ## -    Typ:  Octophon IP 130
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.10.85
 | |
| ## -
 | |
| host tel-751 {
 | |
|    hardware ethernet 00:80:9f:88:a4:64 ;
 | |
|       fixed-address 192.168.11.76 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 770
 | |
| ## -    Ort:  Stockhausen - Schlossstraße
 | |
| ## -    Name: Schlossstraße
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.155
 | |
| ## -
 | |
| host tel-770 {
 | |
|    hardware ethernet 00:80:9f:62:c5:77 ;
 | |
|    fixed-address 192.168.11.77 ;
 | |
| }
 | |
| 
 | |
| ## -  Telefon Nr.: 437
 | |
| ## -     Ort: Stockhausen - Schloss Sued oben
 | |
| ## -     Name: Ssüd oben Gast
 | |
| ## - 
 | |
| host tel-437 {
 | |
|    hardware ethernet 00:80:9f:62:8e:85 ;
 | |
|    fixed-address 192.168.11.78 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 700
 | |
| ## -    Ort:  Stockhausen - Campus
 | |
| ## -    Name: Campus Verwalt.1
 | |
| ## -
 | |
| host tel-700 {
 | |
|    hardware ethernet 00:80:9f:62:8e:93 ;
 | |
|    fixed-address 192.168.11.79 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 675
 | |
| ## -    Ort:  Stockhausen - Geschäftsleitung
 | |
| ## -    Name: Chr. Bachmann
 | |
| ## -
 | |
| host tel-675 {
 | |
|    hardware ethernet 00:80:9f:62:8e:67 ;
 | |
|    fixed-address 192.168.11.80 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 420
 | |
| ## -    Ort:  Stockhausen - Ssued
 | |
| ## -    Name: Ssü unten Wohnb.
 | |
| ## -
 | |
| host tel-420 {
 | |
|    hardware ethernet 00:80:9f:8d:8c:a2 ;
 | |
|    fixed-address 192.168.11.81 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 166 (zum Testen)
 | |
| ## -    Ort:  Stockhausen - IT Büro
 | |
| ## -    Name: IT Sekretaer
 | |
| ## -
 | |
| host tel-166 {
 | |
|    hardware ethernet 48:7a:55:03:05:c5 ;
 | |
|    fixed-address 192.168.11.82 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 430
 | |
| ## -    Ort:  Stockhausen - Ssued
 | |
| ## -    Name: Ssü oben Wohnb.
 | |
| ## -
 | |
| host tel-430 {
 | |
|    hardware ethernet 00:80:9f:ac:58:5c ;
 | |
|    fixed-address 192.168.11.83 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 402
 | |
| ## -    Ort:  Stockhausen - Snord
 | |
| ## -    Name: SNord Büro
 | |
| ## -
 | |
| host tel-402 {
 | |
|    hardware ethernet 00:80:9f:62:8e:65 ;
 | |
|    fixed-address 192.168.11.84 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 665
 | |
| ## -    Ort:  Stockhausen - Brennholz
 | |
| ## -    Name: Brennholzwerkst.
 | |
| ## -
 | |
| host tel-665 {
 | |
|    hardware ethernet 00:80:9f:88:a3:25 ;
 | |
|    fixed-address 192.168.11.85 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 157
 | |
| ## -    Ort:  Stockhausen - Geschäftsleitung
 | |
| ## -    Name: Baubüro MFischer
 | |
| ## -
 | |
| host tel-157 {
 | |
|    hardware ethernet 00:80:9f:85:00:dc ;
 | |
|    fixed-address 192.168.11.86 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 424
 | |
| ## -    Ort:  Stockhausen - Ssued
 | |
| ## -    Name: Dienstz. Schloss
 | |
| ## -
 | |
| host tel-424 {
 | |
|    hardware ethernet 00:80:9f:ba:98:2f ;
 | |
|    fixed-address 192.168.11.87 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 757
 | |
| ## -    Ort:  Stockhausen - Welzhaus
 | |
| ## -    Name: Anne Kleinhans
 | |
| ## -
 | |
| host tel-757 {
 | |
|    hardware ethernet 00:80:9f:c5:e9:7f ;
 | |
|    fixed-address 192.168.11.88 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 666
 | |
| ## -    Ort:  Stockhausen - Brennholz
 | |
| ## -    Name: Brennh/Park Büro
 | |
| ## -
 | |
| host tel-666 {
 | |
|    hardware ethernet 00:80:9f:62:8e:72 ;
 | |
|    fixed-address 192.168.11.89 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 364
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: GH Sophie
 | |
| ## -
 | |
| host tel-364 {
 | |
|    hardware ethernet 00:80:9f:62:8e:79 ;
 | |
|    fixed-address 192.168.11.90 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 727
 | |
| ## -    Ort:  Stockhausen - Schmitz IP-AB Wandler
 | |
| ## -    Name: Campus Schmitz mobil
 | |
| ## -
 | |
| #host tel-727 {
 | |
| #   hardware ethernet ??? ;
 | |
| #   fixed-address 192.168.11.91 ;
 | |
| #}
 | |
| 
 | |
| ## - Telefon Nr.: 165
 | |
| ## -    Ort: Stockhausen - Notstromraum (Server)
 | |
| ## -    Name: Serverraum
 | |
| ## - 
 | |
| host tel-165 {
 | |
|    hardware ethernet 00:80:9f:d3:5c:be ;
 | |
|    fixed-address 192.168.11.92 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 360
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: Gutshaus Whg.
 | |
| ## -
 | |
| host tel-360 {
 | |
| #   hardware ethernet 00:80:9f:62:8e:99 ;
 | |
|    hardware ethernet 00:80:9f:ac:58:65 ;
 | |
|    fixed-address 192.168.11.93 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 156
 | |
| ## -    Ort:  Stockhausen - Almut König (Kulturbeauftragte)
 | |
| ## -    Name: Almut König
 | |
| ## -
 | |
| host tel-156 {
 | |
|    hardware ethernet 00:80:9f:62:8e:99 ;
 | |
|    fixed-address 192.168.11.94 ;
 | |
| }
 | |
| 
 | |
| 
 | |
| ## - Telefon Nr.: 378
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: GH Müller Büro
 | |
| ## -
 | |
| host tel-378 {
 | |
|    hardware ethernet 00:80:9f:62:8e:96 ;
 | |
|    fixed-address 192.168.11.95 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 152
 | |
| ## -    Ort:  Stockhausen - Alte Schmiede
 | |
| ## -    Name: Konferenzraum
 | |
| ## -
 | |
| host tel-152 {
 | |
|    hardware ethernet 00:80:9f:e4:ad:46 ;
 | |
|    fixed-address 192.168.11.96 ;
 | |
| }
 | |
| 
 | |
| ## - ehemals Tel. 436 Elisabeth v. Heyl
 | |
| 
 | |
| ## - Telefon Nr.: 379
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: GH Müller privat
 | |
| ## -
 | |
| host tel-379 {
 | |
|    hardware ethernet 00:80:9f:62:8e:9c ;
 | |
|    fixed-address 192.168.11.97 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 365
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: GH Seminarist
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.151
 | |
| ## -
 | |
| host tel-365 {
 | |
|    hardware ethernet 00:80:9f:62:8e:9d ;
 | |
|    fixed-address 192.168.11.98 ;
 | |
| }
 | |
| 
 | |
| ## ---
 | |
| ## --- Server (temporaer)
 | |
| ## ---
 | |
| ## Server GAASBS01 (Ersatz-Backupserver Stockhausen) - GASTESX3
 | |
| host GAASBS01 {
 | |
|    hardware ethernet 00:50:56:97:3b:28 ;
 | |
|    fixed-address  192.168.11.107 ;
 | |
| }
 | |
| 
 | |
| ## ---
 | |
| ## --- Rechner 192.168.11.129 192.168.11.191
 | |
| ## ---
 | |
| ## ---    --- 192.168.11.128/26 ---
 | |
| ## ---    Addresses..........: 64
 | |
| ## ---    Network range......: 192.168.11.128 - 192.168.11.191
 | |
| ## ---    Usable range.......: 192.168.11.129 - 192.168.11.190
 | |
| 
 | |
| ## - Rechner Nr.: 129
 | |
| ## -    Ort:  Stockhausen - tegut
 | |
| ## -    Name: GA12WKS26
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.205
 | |
| ## - static -
 | |
| #host ga-st-cl1226 {
 | |
| #   hardware ethernet 78:2b:cb:b4:64:ba ;
 | |
| #   fixed-address 192.168.11.129 ;
 | |
| #}
 | |
| 
 | |
| ## - Rechner Nr.: 130
 | |
| ## -    Ort:  Stockhausen - Öffentlichkeit
 | |
| ## -    Name: GA13WKS01
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.210
 | |
| ## -
 | |
| host Desktop-GA13WKS01 {
 | |
|    hardware ethernet 78:45:C4:38:9C:9F ;
 | |
|    fixed-address 192.168.11.130 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 131
 | |
| ## -    Ort:  Stockhausen - Wollwerkstatt
 | |
| ## -    Name: GA12WKS31
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.206
 | |
| ## -
 | |
| host Desktop-GA12WKS31 {
 | |
|    hardware ethernet 00:1a:6b:4e:0f:a3 ;
 | |
|    fixed-address 192.168.11.131 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 132
 | |
| ## -    Ort:  Stockhausen - Schloss Nord
 | |
| ## -    Name: GA15WKS03
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.207
 | |
| ## -
 | |
| host Desktop-GA15WKS03 {
 | |
|    hardware ethernet 00:01:2e:00:9e:25 ;
 | |
|    fixed-address 192.168.11.132 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 133
 | |
| ## -    Ort:  Stockhausen - Öffentlichkeit
 | |
| ## -    Name: GA10WKS08
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.109
 | |
| ## -
 | |
| host Desktop-GA10WKS08 {
 | |
|    hardware ethernet 00:26:9E:37:AF:92 ;
 | |
|    fixed-address 192.168.11.133 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 134
 | |
| ## -    Ort:  Stockhausen - Gutshaus
 | |
| ## -    Name: GA08WKS32
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.110
 | |
| ## -
 | |
| host Desktop-GA08WKS32 {
 | |
|    hardware ethernet 00:1F:C6:B6:BC:8E ;
 | |
|    fixed-address 192.168.11.134 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 135
 | |
| ## -    Ort:  Stockhausen - Brennholz
 | |
| ## -    Name: GA14WKS03
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.130
 | |
| ## -
 | |
| host Desktop-GA14WKS03 {
 | |
|    hardware ethernet 00:01:2E:4F:F2:F9 ;
 | |
|    fixed-address 192.168.11.135 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 136
 | |
| ## -    Ort:  Stockhausen - Hopfengarten
 | |
| ## -    Name: GA12WKS29
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.131
 | |
| ## -
 | |
| host Desktop-GA12WKS29 {
 | |
|    hardware ethernet 00:01:2E:3A:43:05 ;
 | |
|    fixed-address 192.168.11.136 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 137
 | |
| ## -    Ort:  Stockhausen - IT
 | |
| ## -    Name: GA13WKS03
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.142
 | |
| ## -
 | |
| host Desktop-GA13WKS03 {
 | |
|    hardware ethernet C8:1F:66:05:51:09 ;
 | |
|    fixed-address 192.168.11.137 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 138
 | |
| ## -    Ort:  Stockhausen - Schloss Süd oben
 | |
| ## -    Name: GA14WKS02
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.145
 | |
| ## -
 | |
| host Desktop-GA14WKS02 {
 | |
|    hardware ethernet c8:1f:66:1d:8f:bc ;
 | |
|    fixed-address 192.168.11.138 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 139
 | |
| ## -    Ort:  Stockhausen - Geschäftsleitung
 | |
| ## -    Name: GA15WKS04
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.149
 | |
| ## -
 | |
| host Desktop-GA15WKS04 {
 | |
|    hardware ethernet 30:5A:3A:48:15:93 ;
 | |
|    fixed-address 192.168.11.139 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 140
 | |
| ## -    Ort:  Stockhausen - Garten
 | |
| ## -    Name: GA11WKS27
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.153
 | |
| ## -
 | |
| host Desktop-GA11WKS27 {
 | |
|    hardware ethernet 54:04:A6:7E:B2:22 ;
 | |
|    fixed-address 192.168.11.140 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 141
 | |
| ## -    Ort:  Stockhausen - Hausmeister (neu)
 | |
| ## -    Name: GA16NBK03 (ehemals GA13NBK04)
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.156
 | |
| ## -
 | |
| host Notebook-GA16NBK03 {
 | |
|    hardware ethernet 00:27:13:b2:49:fd ;
 | |
|    fixed-address 192.168.11.141 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 142
 | |
| ## -    Ort:  Stockhausen - IT
 | |
| ## -    Name: GA14NBK02
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.157
 | |
| ## -
 | |
| host Notebook-GA14NBK02 {
 | |
|    hardware ethernet c4:54:44:30:d3:0f ;
 | |
|    fixed-address 192.168.11.142 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 143
 | |
| ## -    Ort:  Stockhausen - Geschäftsleitung
 | |
| ## -    Name: GA11WKS28
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.167
 | |
| ## -
 | |
| host Desktop-GA11WKS28 {
 | |
|    hardware ethernet 78:2B:CB:B4:B3:40 ;
 | |
|    fixed-address 192.168.11.143 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 144
 | |
| ## -    Ort:  Stockhausen - Verwaltung
 | |
| ## -    Name: GA10WKS33
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.196
 | |
| ## -
 | |
| host Desktop-GA10WKS33 {
 | |
|    hardware ethernet 00:24:21:20:93:83 ;
 | |
|    fixed-address 192.168.11.144 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 145
 | |
| ## -    Ort:  Stockhausen - Schloss Süd
 | |
| ## -    Name: GA10WKS25
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.197
 | |
| ## -
 | |
| host Desktop-GA10WKS25 {
 | |
|    hardware ethernet 00:1F:1F:FA:3F:AA ;
 | |
|    fixed-address 192.168.11.145 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 146
 | |
| ## -    Ort:  Stockhausen - Verwaltung
 | |
| ## -    Name: GA15WKS02
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.198
 | |
| ## -
 | |
| host Desktop-GA15WKS02 {
 | |
|    hardware ethernet 00:01:2E:00:BF:6F ;
 | |
|    fixed-address 192.168.11.146 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 147
 | |
| ## -    Ort:  Stockhausen - Geschäftsleitung
 | |
| ## -    Name: GA10WKS30
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.199
 | |
| ## -
 | |
| host Desktop-GA10WKS30 {
 | |
|    hardware ethernet 00:1F:C6:81:40:F8 ;
 | |
|    fixed-address 192.168.11.147 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 148
 | |
| ## -    Ort:  Stockhausen - Welzhaus
 | |
| ## -    Name: GA12NBK01
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.200
 | |
| ## -
 | |
| host Notebook-GA12NBK01 {
 | |
|    hardware ethernet d4:be:d9:57:f4:83 ;
 | |
|    fixed-address 192.168.11.148 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 149
 | |
| ## -    Ort:  Stockhausen - Geschäftsleitung
 | |
| ## -    Name: GA13NBK06
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: ...
 | |
| ## -
 | |
| host Notebook-GA13NBK06 {
 | |
|    hardware ethernet E0:DB:55:CF:38:D3 ;
 | |
|    fixed-address 192.168.11.149 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 150
 | |
| ## -    Ort:  Stockhausen - Hopfengarten
 | |
| ## -    Name: wolf-mint
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.220
 | |
| ## -
 | |
| host Desktop-wolf-mint {
 | |
|    hardware ethernet 52:54:00:16:10:b1 ;
 | |
|    fixed-address 192.168.11.150 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 151
 | |
| ## -    Ort:  Stockhausen - Hopfengarten
 | |
| ## -    Name: wolf
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.112
 | |
| ## -
 | |
| host Notebook-wolf {
 | |
|    hardware ethernet 00:26:2d:f3:b6:70 ;
 | |
|    fixed-address 192.168.11.151 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 152
 | |
| ## -    Ort:  Stockhausen - Hopfengarten - Corinna
 | |
| ## -    Name: edge
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.152
 | |
| ## -
 | |
| host Notebook-edge {
 | |
|    hardware ethernet 3c:97:0e:dc:d3:8e ;
 | |
|    fixed-address 192.168.11.152 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 153
 | |
| ## -    Ort:  Stockhausen - Hopfengarten
 | |
| ## -    Name: odroid
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: ...
 | |
| ## -
 | |
| host Server-odroidwolf {
 | |
|    hardware ethernet 00:1e:06:10:41:c3 ;
 | |
|    fixed-address 192.168.11.153 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 154
 | |
| ## -    Ort:  Stockhausen - Pfoertnerhaus - Buero IT
 | |
| ## -    Name: wolf-x1 (Laptop IT)
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.191
 | |
| ## -
 | |
| host wolf-x1 {
 | |
|    hardware ethernet 28:d2:44:88:00:b0 ;
 | |
|    fixed-address 192.168.11.154 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 155
 | |
| ## -    Ort:  Stockhausen - Hopfengarten
 | |
| ## -    Name: wolf-sidu
 | |
| ## -    ehemals: hgqnas
 | |
| ## -
 | |
| host wolf-sidu {
 | |
|    hardware ethernet 52:54:00:5d:a5:4a ;
 | |
|    fixed-address 192.168.11.155 ;
 | |
| }
 | |
| 
 | |
| 
 | |
| ## - Rechner Nr.: 156
 | |
| ## -    Ort:  Stockhausen - IT (Ersatz Rechner)
 | |
| ## -    Name: GA15WKS05
 | |
| ## -
 | |
| ## -
 | |
| host Desktop-GA15WKS05 {
 | |
|    hardware ethernet 00:01:2e:65:34:79 ;
 | |
|    fixed-address 192.168.11.156 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 157
 | |
| ## -    Ort:  Stockhausen - Verwaltung (Almut - Kulturkreis)
 | |
| ## -    Name: GA16NBK02
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: neu
 | |
| ## -
 | |
| host Desktop-GA16NBK02 {
 | |
|    hardware ethernet 70:5a:0f:d4:75:95 ;
 | |
|    fixed-address 192.168.11.157 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 158
 | |
| ## -    Ort:  Stockhausen - IT Büro (Computerkurs)
 | |
| ## -    Lenovo G560 Debian LXDE (Windows 10 Home)
 | |
| ## -    Name: lenny
 | |
| ## -
 | |
| host lenny {
 | |
|    hardware ethernet 88:ae:1d:da:81:68 ;
 | |
|    fixed-address 192.168.11.158 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 159
 | |
| ## -    Ort:  Stockhausen - Konferenzraum
 | |
| ## -    Intel NUC (Windows 10 LTSB 2016
 | |
| ## -    Name: ga-st-cl1802
 | |
| ## -    neu am 01.06.2018
 | |
| ## -
 | |
| host ga-st-cl1802 {
 | |
|    hardware ethernet 94:c6:91:1c:5a:17 ;
 | |
|    fixed-address 192.168.11.159 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 160
 | |
| ## -    Ort:  Stockhausen - Baubüro - Georg (neu)
 | |
| ## -    Intel Nuc Windows 8.1
 | |
| ## -    Name: GA16WKS01
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 
 | |
| ## -
 | |
| host Desktop-GA16WKS01 {
 | |
|    hardware ethernet f4:4d:30:64:37:a8 ;
 | |
|    fixed-address 192.168.11.160 ;
 | |
| }
 | |
| 
 | |
| 
 | |
| ## - Rechner Nr.: 161
 | |
| ## -    Ort:  Stockhausen - gelbes Haus
 | |
| ## -    Name: hbosselmann-PC
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.227
 | |
| ## -
 | |
| host Desktop-hbosselmann-PC {
 | |
|    hardware ethernet fc:3f:db:8d:e9:66 ;
 | |
|    fixed-address 192.168.11.161 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 162
 | |
| ## -    Ort:  Stockhausen - Vermittlungskreis
 | |
| ## -    Name: GA16NBK01
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: keine (neu)
 | |
| ## -
 | |
| host Desktop-GA16NBK01 {
 | |
|    hardware ethernet 1c:39:47:b3:01:60 ;
 | |
|    fixed-address 192.168.11.162 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 163
 | |
| ## -    Ort:  Stockhausen - Kontiki
 | |
| ## -    Name: GA17NBK01
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: keine (neu)
 | |
| ## -
 | |
| host Desktop-GA17NBK01 {
 | |
|    hardware ethernet c8:5b:76:47:09:e5 ;
 | |
|    fixed-address 192.168.11.163 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 164
 | |
| ## -    Ort:  Stockhausen - Ersatz Notebook
 | |
| ## -    Name: GA12NBK07
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: keine (Gesche privat)
 | |
| ## -
 | |
| host Desktop-GA12NBK07 {
 | |
|    hardware ethernet 5c:f9:dd:3d:7e:55 ;
 | |
|    fixed-address 192.168.11.164 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 165
 | |
| ## -    Ort:  Stockhausen - Konfereznraum
 | |
| ## -    Name: GA17WKS01
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: neu
 | |
| ## -
 | |
| host Desktop-GA17WKS01 {
 | |
|    hardware ethernet f4:4d:30:68:dc:e7 ;
 | |
|    fixed-address 192.168.11.165 ;
 | |
| }
 | |
| 
 | |
| ## - Monitor Nr.: 166
 | |
| ## -    Ort:  Stockhausen - Konfereznraum
 | |
| ## -    Name: ga-st-monitor
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: neu
 | |
| ## -
 | |
| host ga-st-monitor {
 | |
|    hardware ethernet 10:4f:a8:8e:c2:5f ;
 | |
|    fixed-address 192.168.11.166 ;
 | |
| }
 | |
| 
 | |
| #### Stockhausen - Weinberg ####
 | |
| 
 | |
| subnet 192.168.77.0 netmask 255.255.255.0 {
 | |
| 
 | |
|    # --- 192.168.77.160/27 ---
 | |
|    # network address....: 192.168.77.160
 | |
|    # Broadcast address..: 192.168.77.191
 | |
|    # netmask............: 255.255.255.224
 | |
|    # network range......: 192.168.77.160 - 192.168.77.191
 | |
|    # Usable range.......: 192.168.77.161 - 192.168.77.190
 | |
| 
 | |
|    #range 192.168.77.161 192.168.77.190;
 | |
| 
 | |
|    range 192.168.77.97 192.168.77.126;
 | |
| 
 | |
|    option routers 192.168.77.254;
 | |
|    option subnet-mask 255.255.255.0;
 | |
|    option broadcast-address 192.168.77.255;
 | |
| 
 | |
|    option domain-name "ga.intra";
 | |
|    option domain-name-servers 192.168.11.3, 192.168.10.3;
 | |
|    #option domain-name-servers 192.168.11.254;
 | |
|    option netbios-name-servers 192.168.11.3;
 | |
|    option ntp-servers          192.168.11.254;
 | |
| 
 | |
|    next-server 192.168.11.20;        # address of the telephone system
 | |
|    filename "Alcatel";               # filename getting from telephone system
 | |
| 
 | |
|    default-lease-time 86400;
 | |
|    max-lease-time 259200;
 | |
| 
 | |
| }
 | |
| 
 | |
| ## - Telefone - ##
 | |
|    # --- 192.168.77.0/27 ---
 | |
|    # network address....: 192.168.77.0
 | |
|    # Broadcast address..: 192.168.77.31
 | |
|    # netmask............: 255.255.255.224
 | |
|    # network range......: 192.168.77.0 - 192.168.77.31
 | |
|    # Usable range.......: 192.168.77.1 - 192.168.77.30
 | |
| 
 | |
| 
 | |
| ## - Telefon Nr.: 440
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Weinberg
 | |
| ## -
 | |
| host tel-440 {
 | |
|    hardware ethernet 00:80:9f:62:8e:94 ;
 | |
|    fixed-address 192.168.77.19 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 441
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Haas Büro
 | |
| ## -
 | |
| host tel-441 {
 | |
|    hardware ethernet 00:80:9f:62:8e:92 ;
 | |
|    fixed-address 192.168.77.20 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 445
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Teichhaus
 | |
| ## -
 | |
| host tel-445 {
 | |
|    hardware ethernet 00:80:9f:62:8e:7c ;
 | |
|    fixed-address 192.168.77.21 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 443
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Haas privat
 | |
| ## -
 | |
| host tel-443 {
 | |
|    hardware ethernet 00:80:9f:62:8f:83 ;
 | |
|    fixed-address 192.168.77.24 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 449
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Felicia
 | |
| ## -
 | |
| host tel-449 {
 | |
|    hardware ethernet 00:80:9f:ca:fe:9e ;
 | |
|    fixed-address 192.168.77.25 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 442
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Weinberg 1. Stock
 | |
| ## -
 | |
| host tel-442 {
 | |
|    hardware ethernet 00:80:9f:62:8e:30 ;
 | |
|    fixed-address 192.168.77.26 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 444
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Müller,Kerstin
 | |
| ## -
 | |
| host tel-444 {
 | |
|    hardware ethernet 00:80:9f:85:01:be ;
 | |
|    fixed-address 192.168.77.27 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 446 
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: Weinberg
 | |
| ## - ehemals Venschott privat
 | |
| host tel-446 {
 | |
|    hardware ethernet 00:80:9f:62:8e:74 ;
 | |
|    fixed-address 192.168.77.28 ;
 | |
| }
 | |
| 
 | |
| 
 | |
| ## - Sonstiges  - ##
 | |
|    # --- 192.168.77.32/27 ---
 | |
|    # network address....: 192.168.77.32
 | |
|    # Broadcast address..: 192.168.77.63
 | |
|    # netmask............: 255.255.255.224
 | |
|    # network range......: 192.168.77.32 - 192.168.77.63
 | |
|    # Usable range.......: 192.168.77.33 - 192.168.77.62
 | |
| 
 | |
| 
 | |
| ## - WLAN-Router (Teichhaus) 
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: ap_tplink003
 | |
| ## -
 | |
| host ap-tplink003 {
 | |
|    hardware ethernet c4:6e:1f:2b:9c:57 ;
 | |
|    fixed-address 192.168.77.33 ;
 | |
| }
 | |
| 
 | |
| ## - Drucker HP Laserjet Pro mfp m177fw
 | |
| ## -    Ort:  Stockhausen - Weinberg (Büro)
 | |
| ## -    Name: GA15DRHP01
 | |
| ## -
 | |
| host GA15DRHP01 {
 | |
|   hardware ethernet 5c:b9:01:11:00:22 ;
 | |
|   fixed-address 192.168.77.35 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 40
 | |
| ## -    Ort:  Stockhausen - Weinberg
 | |
| ## -    Name: GA07WKS34
 | |
| ## -
 | |
| host Desktop-GA07WKS34 {
 | |
|    hardware ethernet 00:19:db:4b:51:e1 ;
 | |
|    fixed-address 192.168.77.40 ;
 | |
| }
 | |
| 
 | |
| #### Stockhausen - Hochstrasse ####
 | |
| 
 | |
| subnet 192.168.78.0 netmask 255.255.255.0 {
 | |
| 
 | |
|    # --- 192.168.78.160/27 ---
 | |
|    # network address....: 192.168.78.160
 | |
|    # Broadcast address..: 192.168.78.191
 | |
|    # netmask............: 255.255.255.224
 | |
|    # network range......: 192.168.78.160 - 192.168.78.191
 | |
|    # Usable range.......: 192.168.78.161 - 192.168.78.190
 | |
| 
 | |
|    #range 192.168.78.161 192.168.78.190;
 | |
| 
 | |
|    range 192.168.78.97 192.168.78.126;
 | |
| 
 | |
|    option routers 192.168.78.254;
 | |
|    option subnet-mask 255.255.255.0;
 | |
|    option broadcast-address 192.168.78.255;
 | |
| 
 | |
|    option domain-name "ga.intra";
 | |
|    option domain-name-servers 192.168.11.3, 192.168.10.3;
 | |
|    #option domain-name-servers 192.168.11.254;
 | |
|    option netbios-name-servers 192.168.11.3;
 | |
|    option ntp-servers          192.168.11.254;
 | |
| 
 | |
|    next-server 192.168.11.20;        # address of the telephone system
 | |
|    filename "Alcatel";               # filename getting from telephone system
 | |
| 
 | |
|    default-lease-time 86400;
 | |
|    max-lease-time 259200;
 | |
| 
 | |
| }
 | |
| 
 | |
| 
 | |
| ## Drucker DELL B1265dn - Hochstrasse (Norbert)
 | |
| host ga16drdel01 {
 | |
|    hardware ethernet 30:cd:a7:9f:30:1c ;
 | |
|    fixed-address  192.168.78.15 ;
 | |
| }
 | |
| 
 | |
| ## Drucker HP OfficeJet 7600 (?) - Hochstrasse (Norbert)
 | |
| host HP41F330 {
 | |
|    hardware ethernet 9c:b6:54:41:f3:30 ;
 | |
|    fixed-address  192.168.78.16 ;
 | |
| }
 | |
| 
 | |
| ## AP TP-Link WR841N (privates WLAN in Wohnung oben)
 | |
| host ap-tplink001-st {
 | |
|    hardware ethernet 98:de:d0:b9:8a:62 ;
 | |
|    fixed-address 192.168.78.21 ;
 | |
| }
 | |
| 
 | |
| ## --- Telefone 192.168.78.33 - 192.168.78.62
 | |
| ## ---
 | |
| ## ---    --- 192.168.78.32/27 ---
 | |
| ## ---    Addresses..........: 32
 | |
| ## ---    Network range......: 192.168.78.32 - 192.168.78.63
 | |
| ## ---    Usable range.......: 192.168.78.33 - 192.168.78.62
 | |
| ## ---
 | |
| 
 | |
| 
 | |
| ## - Telefon Nr.: 320
 | |
| ## -    Ort:  Stockhausen - Hochstrasse
 | |
| ## -    Name: Hochstrasse
 | |
| ## -
 | |
| host tel-320 {
 | |
|    hardware ethernet 00:80:9f:62:8e:8b ;
 | |
|    fixed-address 192.168.78.33 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 321
 | |
| ## -    Ort:  Stockhausen - Hochstrasse
 | |
| ## -    Name: Hochstrasse
 | |
| ## -
 | |
| host tel-321 {
 | |
|    hardware ethernet 00:80:9f:62:8e:90 ;
 | |
|    fixed-address 192.168.78.34 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 322
 | |
| ## -    Ort:  Stockhausen - Hochstrasse
 | |
| ## -    Name: Jan Philipp
 | |
| ## -
 | |
| host tel-322 {
 | |
|    hardware ethernet 00:80:9f:8d:8c:c5 ;
 | |
|    fixed-address 192.168.78.35 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 339
 | |
| ## -    Ort:  Stockhausen - Hochstrasse
 | |
| ## -    Name: Venschott privat
 | |
| ## -
 | |
| host tel-339 {
 | |
|    hardware ethernet 00:80:9f:62:8e:82 ;
 | |
|    fixed-address 192.168.78.37 ;
 | |
| }
 | |
| 
 | |
| ## - Telefon Nr.: 433
 | |
| ## -    Ort:  Stockhausen - Schloss Süd oben (alt)
 | |
| ## -    Ort:  Stockhausen Hochstrasse (neu)
 | |
| ## -    Name: Alexander
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.11.60
 | |
| ## -
 | |
| host tel-433 {
 | |
|    hardware ethernet 00:80:9f:58:fb:59 ;
 | |
|    fixed-address 192.168.78.39 ;
 | |
| }
 | |
| 
 | |
| ## --- Rechner  192.168.78.65 - 192.168.78.94
 | |
| ## ---
 | |
| ## ---    --- 192.168.78.32/27 ---
 | |
| ## ---    Addresses..........: 32
 | |
| ## ---    Network range......: 192.168.78.64 - 192.168.78.95
 | |
| ## ---    Usable range.......: 192.168.78.65 - 192.168.78.94
 | |
| ## ---
 | |
| 
 | |
| ## - Rechner Nr.: 65
 | |
| ## -    Ort:  Stockhausen - Hochstrasse (Norbert)
 | |
| ## -    Name: GA15WKS05
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.78.24
 | |
| ## -
 | |
| host Desktop-GA13NBK05 {
 | |
|    hardware ethernet b8:ca:3a:bf:03:38 ;
 | |
|    fixed-address 192.168.78.65 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: 66
 | |
| ## -    Ort:  Stockhausen - Hochstrasse
 | |
| ## -    Name: GA14NBK03
 | |
| ## -
 | |
| host Desktop-GA14NBK03 {
 | |
|    hardware ethernet 54:ee:75:0a:0f:a4 ;
 | |
|    fixed-address 192.168.78.66 ;
 | |
| }
 | |
| 
 | |
| ## - Rechner Nr.: ???
 | |
| ## -    Ort:  Stockhausen - Hochstrasse
 | |
| ## -    Name: ???
 | |
| ## -
 | |
| ## - bisherige IPv4-Adresse: 192.168.78.28?
 | |
| ## -
 | |
| host Desktop-keineAhnung {
 | |
|    hardware ethernet b8:70:f4:70:69:71 ;
 | |
|    fixed-address 192.168.78.67 ;
 | |
| }
 | |
| 
 | |
| ## --- DHCP-Bereich  192.168.78.97 - 192.168.78.126
 | |
| ## ---
 | |
| ## ---    --- 192.168.78.32/27 ---
 | |
| ## ---    Addresses..........: 32
 | |
| ## ---    Network range......: 192.168.78.96- 192.168.78.127
 | |
| ## ---    Usable range.......: 192.168.78.97 - 192.168.78.126
 | |
| ## ---
 | |
| 
 | |
| 
 | |
| ## - No DHCP
 | |
| ## -
 | |
| subnet 10.10.11.0 netmask 255.255.255.0 {
 | |
| }
 | |
| subnet 172.16.0.0 netmask 255.255.255.0 {
 | |
| }
 | |
| subnet 172.16.11.0 netmask 255.255.255.0 {
 | |
| }
 | |
| subnet 172.17.0.0 netmask 255.255.255.0 {
 | |
| }
 | |
| subnet 10.1.9.0 netmask 255.255.255.0 {
 | |
| }
 | |
| subnet 10.113.0.0 netmask 255.255.0.0 {
 | |
| }
 | |
| subnet 10.112.1.0 netmask 255.255.255.0 {
 | |
| }
 | |
| subnet 10.121.0.0 netmask 255.255.240.0 {
 | |
| 
 | |
|    range 10.121.2.1 10.121.15.254;
 | |
| 
 | |
|    option routers 10.121.15.254;
 | |
|    option subnet-mask 255.255.240.0;
 | |
|    option broadcast-address 10.121.15.255;
 | |
| 
 | |
|    option domain-name "ga.intra";
 | |
|    option domain-name-servers 192.168.11.1, 192.168.11.3;
 | |
|    #option domain-name-servers 192.168.11.254;
 | |
|    option netbios-name-servers 192.168.11.3;
 | |
|    option ntp-servers          192.168.11.254;
 | |
| 
 | |
|    #next-server 192.168.11.20;        # address of the telephone system
 | |
|    #filename "Alcatel";               # filename getting from telephone system
 | |
| 
 | |
|    default-lease-time 86400;
 | |
|    max-lease-time 259200;
 | |
| }
 | |
| 
 | |
| # - Aps
 | |
| # -
 | |
| host ap-unifi001 {
 | |
|    hardware ethernet 78:8a:20:d3:9b:41;
 | |
|    fixed-address ap-unifi001.ga.netz;
 | |
| }
 | |
| 
 | |
| host ap-unifi002 {
 | |
|    hardware ethernet fc:ec:da:10:9a:3b;
 | |
|    fixed-address ap-unifi002.ga.netz;
 | |
| }
 | |
| 
 | |
| host ap-unifi003 {
 | |
|    hardware ethernet fc:ec:da:10:96:60;
 | |
|    fixed-address ap-unifi003.ga.netz;
 | |
| }
 | |
| 
 | |
| # - WLAN feste IP Addressen
 | |
| # -
 | |
| host wolf-x1-wlan {
 | |
|    hardware ethernet e8:2a:ea:09:28:7e;
 | |
|    fixed-address 10.121.0.33;
 | |
| }
 | |
| 
 | |
| #subnet 10.152.187.0 netmask 255.255.255.0 {
 | |
| #}
 | |
| 
 | |
| # This is a very basic subnet declaration.
 | |
| 
 | |
| #subnet 10.254.239.0 netmask 255.255.255.224 {
 | |
| #  range 10.254.239.10 10.254.239.20;
 | |
| #  option routers rtr-239-0-1.example.org, rtr-239-0-2.example.org;
 | |
| #}
 | |
| 
 | |
| # This declaration allows BOOTP clients to get dynamic addresses,
 | |
| # which we don't really recommend.
 | |
| 
 | |
| #subnet 10.254.239.32 netmask 255.255.255.224 {
 | |
| #  range dynamic-bootp 10.254.239.40 10.254.239.60;
 | |
| #  option broadcast-address 10.254.239.31;
 | |
| #  option routers rtr-239-32-1.example.org;
 | |
| #}
 | |
| 
 | |
| # A slightly different configuration for an internal subnet.
 | |
| #subnet 10.5.5.0 netmask 255.255.255.224 {
 | |
| #  range 10.5.5.26 10.5.5.30;
 | |
| #  option domain-name-servers ns1.internal.example.org;
 | |
| #  option domain-name "internal.example.org";
 | |
| #  option routers 10.5.5.1;
 | |
| #  option broadcast-address 10.5.5.31;
 | |
| #  default-lease-time 600;
 | |
| #  max-lease-time 7200;
 | |
| #}
 | |
| 
 | |
| # Hosts which require special configuration options can be listed in
 | |
| # host statements.   If no address is specified, the address will be
 | |
| # allocated dynamically (if possible), but the host-specific information
 | |
| # will still come from the host declaration.
 | |
| 
 | |
| #host passacaglia {
 | |
| #  hardware ethernet 0:0:c0:5d:bd:95;
 | |
| #  filename "vmunix.passacaglia";
 | |
| #  server-name "toccata.fugue.com";
 | |
| #}
 | |
| 
 | |
| # Fixed IP addresses can also be specified for hosts.   These addresses
 | |
| # should not also be listed as being available for dynamic assignment.
 | |
| # Hosts for which fixed IP addresses have been specified can boot using
 | |
| # BOOTP or DHCP.   Hosts for which no fixed address is specified can only
 | |
| # be booted with DHCP, unless there is an address range on the subnet
 | |
| # to which a BOOTP client is connected which has the dynamic-bootp flag
 | |
| # set.
 | |
| #host fantasia {
 | |
| #  hardware ethernet 08:00:07:26:c0:a5;
 | |
| #  fixed-address fantasia.fugue.com;
 | |
| #}
 | |
| 
 | |
| # You can declare a class of clients and then do address allocation
 | |
| # based on that.   The example below shows a case where all clients
 | |
| # in a certain class get addresses on the 10.17.224/24 subnet, and all
 | |
| # other clients get addresses on the 10.0.29/24 subnet.
 | |
| 
 | |
| #class "foo" {
 | |
| #  match if substring (option vendor-class-identifier, 0, 4) = "SUNW";
 | |
| #}
 | |
| 
 | |
| #shared-network 224-29 {
 | |
| #  subnet 10.17.224.0 netmask 255.255.255.0 {
 | |
| #    option routers rtr-224.example.org;
 | |
| #  }
 | |
| #  subnet 10.0.29.0 netmask 255.255.255.0 {
 | |
| #    option routers rtr-29.example.org;
 | |
| #  }
 | |
| #  pool {
 | |
| #    allow members of "foo";
 | |
| #    range 10.17.224.10 10.17.224.250;
 | |
| #  }
 | |
| #  pool {
 | |
| #    deny members of "foo";
 | |
| #    range 10.0.29.10 10.0.29.230;
 | |
| #  }
 | |
| #}
 |