Initial commit

This commit is contained in:
2018-05-08 03:01:03 +02:00
commit 1c4c595cd6
3256 changed files with 417972 additions and 0 deletions

1
CKUBU/.openvpn/123comics Normal file
View File

@ -0,0 +1 @@
FHcXxR3wH7rrF4KCzcWqXzKc

1
CKUBU/.openvpn/ak Normal file
View File

@ -0,0 +1 @@
oot4yoociepaPuumahlieyie

1
CKUBU/.openvpn/ak.ALT Normal file
View File

@ -0,0 +1 @@
dbddhkpuka.&EadGl15E.

1
CKUBU/.openvpn/akb Normal file
View File

@ -0,0 +1 @@
Boox9caegaijie4pihu7bu8gei0quo0h

1
CKUBU/.openvpn/anw-km Normal file
View File

@ -0,0 +1 @@
dbddhkpuka.&EadGl15E.

1
CKUBU/.openvpn/anw-urb Normal file
View File

@ -0,0 +1 @@
iBeiGo4she3oorae3ualuj4seegaiwih

1
CKUBU/.openvpn/b3-bornim Normal file
View File

@ -0,0 +1 @@
yeeshohHu5acag7oosigohL0ud1iegh2

1
CKUBU/.openvpn/flr-brb Normal file
View File

@ -0,0 +1 @@
He7eiChawau3Sae3matood5meiyezoeF

1
CKUBU/.openvpn/ga-nh-gw Normal file
View File

@ -0,0 +1 @@
UGhee6nieraepu0uaCh8lizainieLee2

1
CKUBU/.openvpn/ga-st-gw Normal file
View File

@ -0,0 +1 @@
RCp6jC4qck2MKLZdLFPCklXBXD5RchzW

1
CKUBU/.openvpn/jonas Normal file
View File

@ -0,0 +1 @@
gbhbgzn3H7vr4PCWdfxfcxKq

View File

@ -0,0 +1 @@
uoziengeeyiephu5voh7eothu1Aex8ar

1
CKUBU/.openvpn/mbr Normal file
View File

@ -0,0 +1 @@
eicoomeisi0eengoh1eev2cioQuuor2f

1
CKUBU/.openvpn/opp Normal file
View File

@ -0,0 +1 @@
aeg7gaer9beMohngieMu8Paegei0kaen

1
CKUBU/.openvpn/ro Normal file
View File

@ -0,0 +1 @@
DXCkxgwN337gcP3mm6GXsN3Lcq8LcJhp

1
CKUBU/.openvpn/so36 Normal file
View File

@ -0,0 +1 @@
aiyooch6aeve9Aucaingeek3iedeera8

1
CKUBU/.openvpn/spr Normal file
View File

@ -0,0 +1 @@
uoziengeeyiephu5voh7eothu1Aex8ar

1
CKUBU/.openvpn/wf Normal file
View File

@ -0,0 +1 @@
jeew4rai0bei9noo7Eixoh4aL2Aeveux

28
CKUBU/README.txt Normal file
View File

@ -0,0 +1,28 @@
-------
Notice:
-------
You have to change some configuration files becaus the because
the configuration of network interfaces must not be equal.
!! Take care, to use the right device names !!
Maybe they are called i.e. 'enp0sXX', but you can rename it.
See also : README.rename.netdevices
For the backup gateway host:
eth1 --> LAN
eth2 --> WAN or ppp0 (DSL device)
eth0 --> WLAN or second LAN or what ever
or
br0 --> WLAN or second LAN or what ever
So you have to change the following files
dsl-provider.CKUBU: ppp0 comes over eth2
interfaces.CKUBU: see above
default_isc-dhcp-server.CKUBU
ipt-firewall.CKUBU: LAN device (mostly ) = eth1
second LAN WLAN or what ever (if present) = eth0

1
CKUBU/bin/admin-stuff Submodule

Submodule CKUBU/bin/admin-stuff added at 8d81bd8667

View File

@ -0,0 +1 @@
/usr/local/src/openvpn/get_revoked_keys.sh

Submodule CKUBU/bin/manage-gw-config added at b5fb1f7b3a

1
CKUBU/bin/monitoring Submodule

Submodule CKUBU/bin/monitoring added at db0077fdbf

1
CKUBU/bin/postfix Submodule

Submodule CKUBU/bin/postfix added at c1934d5bde

View File

@ -0,0 +1,52 @@
;
; BIND data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.123.netz. argus.oopen.de. (
2017032801 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
;
; NS Records
;
IN NS ns.123.netz.
; Gateway/Firewall
gw-123 IN A 192.168.142.254
gate IN CNAME gw-123
gw IN CNAME gw-123
gw-ipmi IN A 172.16.142.15
gw-ext IN A 172.16.142.1
; (Caching ) Nameserver
ns IN A 192.168.142.1
nscache IN CNAME ns
; Drucker - Brother MFC-J5910DW
brother-mfc-j5190dw IN A 192.168.142.5
brn001ba9df6ae0 IN CNAME brother-mfc-j5190dw
mfc-j5190dw IN CNAME brother-mfc-j5190dw
brother IN CNAME brother-mfc-j5190dw
drucker IN CNAME brother-mfc-j5190dw
; NAS Server
file-123 IN A 192.168.142.10
file IN CNAME file-123
nas IN CNAME file-123
; TP-Link TL-WR842N/ND v3
ac-buero IN A 192.168.143.253
ac1 IN CNAME ac-buero
tl-wr842n IN CNAME ac-buero
; Telekom Router Speedport W 723V Typ B
dsl-router IN A 172.16.142.254
fritzbox IN CNAME dsl-router

View File

@ -0,0 +1,27 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.123.netz. argus.oopen.de. (
2017031001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
;
; NS Records
;
@ IN NS ns.123.netz.
; Gateway - extern
1 IN PTR gw-ext.123.netz.
; IPMI Gateway
15 IN PTR gw-ipmi.123.netz.
; Telekom Router Speedport W 723V Typ B
254 IN PTR tk-router.123.netz.

View File

@ -0,0 +1,28 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.123.netz. argus.oopen.de. (
2017031001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
;
; NS Records
;
@ IN NS ns.123.netz.
; Gateway/Firewall
254 IN PTR gw-123.123.netz.
; (Caching ) Nameserver
1 IN PTR ns.123.netz.
; NAS Server
10 IN PTR file-123.123.netz.

View File

@ -0,0 +1,22 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.123.netz. argus.oopen.de. (
2017031001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
;
; NS Records
;
@ IN NS ns.123.netz.
; TP-Link TL-WR842N/ND v3 (123Comics-Buro)
;
253 IN PTR ac-buero.123.netz.

View File

@ -0,0 +1,19 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.123.netz. argus.oopen.de. (
2017031001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
;
; NS Records
;
@ IN NS ns.123.netz.

View File

@ -0,0 +1,96 @@
;
; BIND reverse data file for local ak.netz zone
;
$TTL 43600
@ IN SOA ns-ak.ak.netz. ckubu.oopen.de. (
2016022601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-ak.ak.netz.
; - Alter Server
1 IN PTR at-1.ak.netz.
; - Fileserver (neu)
10 IN PTR at-10.ak.netz.
; IPMI
11 IN PTR ipmi-at-10.ak.netz.
12 IN PTR ipmi-at-44.ak.netz.
; - w2k-Server
14 IN PTR at-14.ak.netz.
15 IN PTR at-15.ak.netz.
16 IN PTR at-16.ak.netz.
17 IN PTR at-17.ak.netz.
18 IN PTR at-18.ak.netz.
19 IN PTR at-19.ak.netz.
; - Renate
20 IN PTR at-20.ak.netz.
22 IN PTR at-22.ak.netz.
; - Anke
21 IN PTR at-21.ak.netz.
; - fibu
23 IN PTR at-23.ak.netz.
24 IN PTR at-24.ak.netz.
25 IN PTR at-25.ak.netz.
; - Redaktion/Technik
26 IN PTR at-26.ak.netz.
27 IN PTR at-27.ak.netz.
28 IN PTR at-28.ak.netz.
30 IN PTR at-30.ak.netz.
31 IN PTR at-31.ak.netz.
32 IN PTR at-32.ak.netz.
40 IN PTR at-40.ak.netz.
41 IN PTR at-41.ak.netz.
; - Neuer server
44 IN PTR at-44.ak.netz.
; - Server LAN 2
45 IN PTR at-45.ak.netz.
; - VPN, CMS Backup
48 IN PTR at-48.ak.netz.
; - Hans Hermann (Vertrieb)
49 IN PTR at-49.ak.netz.
; - Redaktionsrechner (einer von 4) Jens
50 IN PTR at-50.ak.netz.
; - dialin-adresse
100 IN PTR at-100.ak.netz.
; - reserviert fuer Notebook Martin
101 IN PTR at-101.ak.netz.
; - lancom-1
102 IN PTR at-102.ak.netz.
; - nas
103 IN PTR at-103.ak.netz.
; - Drucker
249 IN PTR hp-lj5000.ak.netz.
252 IN PTR canon-ir.ak.netz.
253 IN PTR canon-c5030i.ak.netz.
; - (Caching ) Nameserver
254 IN PTR ns-ak.ak.netz.

View File

@ -0,0 +1,23 @@
;
; BIND reverse data file for local ak.netz zone
;
$TTL 43600
@ IN SOA ns-ak.ak.netz. ckubu.oopen.de. (
2014121401 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-ak.ak.netz.
; - Fritz! Box Accesspoint
103 IN PTR ap-fritz.ak.netz.
; - (Caching ) Nameserver
254 IN PTR ns-ak.ak.netz.

View File

@ -0,0 +1,126 @@
;
; BIND data file for local ak.local zone
;
$TTL 43600
@ IN SOA ns-ak.ak.local. ckubu.oopen.de. (
2016022601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-ak.ak.local.
; - Alter Server
at-1 IN A 192.168.0.1
; - Fileserver (neu)
at-10 IN A 192.168.0.10
mediawiki IN CNAME at-10
; IPMI
ipmi-at-10 IN A 192.168.0.11
ipmi-at-44 IN A 192.168.0.12
ipmi IN CNAME ipmi-at-44
; - w2k-Server
at-14 IN A 192.168.0.14
wsus IN CNAME at-14
at-15 IN A 192.168.0.15
at-16 IN A 192.168.0.16
at-17 IN A 192.168.0.17
at-18 IN A 192.168.0.18
at-19 IN A 192.168.0.19
; - Renate
at-20 IN A 192.168.0.20
at-22 IN A 192.168.0.22
renate IN CNAME at-22
; - Anke
at-21 IN A 192.168.0.21
anke IN CNAME at-21
; - fibu
at-23 IN A 192.168.0.23
fibu IN CNAME at-23
at-24 IN A 192.168.0.24
at-25 IN A 192.168.0.25
; - Redaktion/Technik
at-26 IN A 192.168.0.26
at-27 IN A 192.168.0.27
at-28 IN A 192.168.0.28
at-30 IN A 192.168.0.30
at-31 IN A 192.168.0.31
at-32 IN A 192.168.0.32
at-40 IN A 192.168.0.40
at-41 IN A 192.168.0.41
; - Vertrieb
at-42 IN A 192.168.0.42
; - Neuer server
at-44 IN A 192.168.0.44
ldap IN CNAME at-44
git IN CNAME at-44
web IN CNAME at-44
wiki IN CNAME at-44
imap IN CNAME at-44
smtp IN CNAME at-44
; - Server LAN 2
at-45 IN A 192.168.0.45
; - VPN, CMS Backup
at-48 IN A 192.168.0.48
; - Hans Hermann (Vertrieb)
at-49 IN A 192.168.0.49
; - Redaktionsrechner (einer von 4) Jens
at-50 IN A 192.168.0.50
; - dialin-adresse
at-100 IN A 192.168.0.100
; - reserviert fuer Notebook Martin
at-101 IN A 192.168.0.101
; - lancom-1
lancom-1 IN A 192.168.0.102
; - nas
nas-1 IN A 192.168.0.103
; - Drucker
hp-lj5000 IN A 192.168.0.249
canon-ir IN A 192.168.0.252
canon-c5030i IN A 192.168.0.253
; (Caching ) Nameserver
ns-ak IN A 192.168.0.254
ns IN CNAME ns-ak
nscache IN CNAME ns-ak
resolver IN CNAME ns-ak
at-254 IN CNAME ns-ak
; - 192.168.128.0/24
ap-fritz IN A 192.168.128.103
accesspoint IN CNAME ap-fritz
; - 172.16.0.0/24
; - Fritz! Box 7390
gw-fritz IN A 172.16.0.254
fritz.box IN CNAME gw-fritz
gw-ak IN A 172.16.0.1

View File

@ -0,0 +1,126 @@
;
; BIND data file for local ak.local zone
;
$TTL 43600
@ IN SOA ns-ak.ak.netz. ckubu.oopen.de. (
2016022601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-ak.ak.netz.
; - Alter Server
at-1 IN A 192.168.0.1
; - Fileserver (neu)
at-10 IN A 192.168.0.10
mediawiki IN CNAME at-10
; IPMI
ipmi-at-10 IN A 192.168.0.11
ipmi-at-44 IN A 192.168.0.12
ipmi IN CNAME ipmi-at-44
; - w2k-Server
at-14 IN A 192.168.0.14
wsus IN CNAME at-14
at-15 IN A 192.168.0.15
at-16 IN A 192.168.0.16
at-17 IN A 192.168.0.17
at-18 IN A 192.168.0.18
at-19 IN A 192.168.0.19
; - Renate
at-20 IN A 192.168.0.20
at-22 IN A 192.168.0.22
renate IN CNAME at-22
; - Anke
at-21 IN A 192.168.0.21
anke IN CNAME at-21
; - fibu
at-23 IN A 192.168.0.23
fibu IN CNAME at-23
at-24 IN A 192.168.0.24
at-25 IN A 192.168.0.25
; - Redaktion/Technik
at-26 IN A 192.168.0.26
at-27 IN A 192.168.0.27
at-28 IN A 192.168.0.28
at-30 IN A 192.168.0.30
at-31 IN A 192.168.0.31
at-32 IN A 192.168.0.32
at-40 IN A 192.168.0.40
at-41 IN A 192.168.0.41
; - Vertrieb
at-42 IN A 192.168.0.42
; - Neuer server
at-44 IN A 192.168.0.44
ldap IN CNAME at-44
git IN CNAME at-44
web IN CNAME at-44
wiki IN CNAME at-44
imap IN CNAME at-44
smtp IN CNAME at-44
; - Server LAN 2
at-45 IN A 192.168.0.45
; - VPN, CMS Backup
at-48 IN A 192.168.0.48
; - Hans Hermann (Vertrieb)
at-49 IN A 192.168.0.49
; - Redaktionsrechner (einer von 4) Jens
at-50 IN A 192.168.0.50
; - dialin-adresse
at-100 IN A 192.168.0.100
; - reserviert fuer Notebook Martin
at-101 IN A 192.168.0.101
; - lancom-1
lancom-1 IN A 192.168.0.102
; - nas
nas-1 IN A 192.168.0.103
; - Drucker
hp-lj5000 IN A 192.168.0.249
canon-ir IN A 192.168.0.252
canon-c5030i IN A 192.168.0.253
; (Caching ) Nameserver
ns-ak IN A 192.168.0.254
ns IN CNAME ns-ak
nscache IN CNAME ns-ak
resolver IN CNAME ns-ak
at-254 IN CNAME ns-ak
; - 192.168.128.0/24
ap-fritz IN A 192.168.128.103
accesspoint IN CNAME ap-fritz
; - 172.16.0.0/24
; - Fritz! Box 7390
gw-fritz IN A 172.16.0.254
fritz.box IN CNAME gw-fritz
gw-ak IN A 172.16.0.1

View File

@ -0,0 +1,66 @@
;
; BIND reverse data file for local akb.netz zone
;
$TTL 43600
@ IN SOA ns.akb.netz. ckubu.oopen.de. (
2012011501 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.akb.netz.
; Gateway/Firewall
254 IN PTR gw-akb.akb.netz.
; (Caching ) Nameserver
1 IN PTR ns.akb.netz.
; File Server
10 IN PTR file-akb.akb.netz.
; IPMI - File Server
11 IN PTR file-ipmi.akb.netz.
; USV
15 IN PTR usv-akb.akb.netz.
; Windows 7 Server
20 IN PTR file-win7.akb.netz.
; Laserdrucker Lexmark X466de
30 IN PTR lexmark-cx410de.akb.netz.
; Ueberwachungs Kameras
40 IN PTR kamera0.akb.netz.
41 IN PTR kamera1.akb.netz.
; Buero PC's
100 IN PTR ab0.akb.netz.
101 IN PTR ab1.akb.netz.
102 IN PTR ab2.akb.netz.
103 IN PTR ab3.akb.netz.
104 IN PTR ab4.akb.netz.
105 IN PTR ab5.akb.netz.
106 IN PTR ab6.akb.netz.
107 IN PTR ab7.akb.netz.
108 IN PTR ab8.akb.netz.
; Netbooks LAN Schnittstelle
121 IN PTR netbook1.akb.netz.
122 IN PTR netbook2.akb.netz.
123 IN PTR netbook3.akb.netz.
; Accesspoint (WAN - Schnittstelle)
253 IN PTR accesspoint.akb.netz.
; ## --- ckubu --- ##
; Laptop (devil) LAN (eth0)
90 IN PTR devil.akb.netz.

View File

@ -0,0 +1,30 @@
;
; BIND reverse data file for local akb.netz zone
;
$TTL 43600
@ IN SOA ns.akb.netz. ckubu.oopen.de. (
2012120401 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.akb.netz.
; Accesspoint (LAN/WLAN - Schnittstelle)
253 IN PTR accesspoint-wlan.akb.netz.
; Netbooks LAN Schnittstelle
121 IN PTR netbook1-wlan.akb.netz.
122 IN PTR netbook2-wlan.akb.netz.
123 IN PTR netbook3-wlan.akb.netz.
; ## --- ckubu --- ##
; Laptop (devil) WLAN (wlan0)
90 IN PTR devil-wlan.akb.netz.

View File

@ -0,0 +1,92 @@
;
; BIND data file for local akb.netz zone
;
$TTL 43600
@ IN SOA ns.akb.netz. ckubu.oopen.de. (
2015122301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.akb.netz.
; Gateway/Firewall
gw-akb IN A 192.168.82.254
gate IN CNAME gw-akb
gw IN CNAME gw-akb
gw-ipmi IN A 172.16.82.15
; (Caching ) Nameserver
ns IN A 192.168.82.1
nscache IN CNAME ns
; File Server
file-akb IN A 192.168.82.10
file IN CNAME file-akb
ftp IN A 192.168.82.10
; IPMI - File Server
file-ipmi IN A 192.168.82.11
; USV - APC Management Card
usv-akb IN A 192.168.82.15
usv IN CNAME usv-akb
; Windows 7 Server
;file-win7 IN A 192.168.82.20
; Laserdrucker Lexmark X466de
;lexmark-X466de IN A 192.168.82.30
; Laserdrucker Lexmark CX410de
lexmark-cx410de IN A 192.168.82.30
lexmark IN CNAME lexmark-cx410de
; Ueberwachungs Kameras
kamera0 IN A 192.168.82.40
camera0 IN A 192.168.82.40
kamera1 IN A 192.168.82.41
camera1 IN A 192.168.82.41
; Buero PC's
ab0 IN A 192.168.82.100
ab1 IN A 192.168.82.101
ab2 IN A 192.168.82.102
ab3 IN A 192.168.82.103
ab4 IN A 192.168.82.104
ab5 IN A 192.168.82.105
ab6 IN A 192.168.82.106
ab7 IN A 192.168.82.107
ab8 IN A 192.168.82.108
; Netbooks LAN Schnittstelle
netbook1-lan IN A 192.168.82.121
netbook1 IN CNAME netbook1-lan
netbook2-lan IN A 192.168.82.122
netbook2 IN CNAME netbook2-lan
netbook3-lan IN A 192.168.82.123
netbook3 IN CNAME netbook3-lan
; Accesspoint (WAN - Schnittstelle)
accesspoint IN A 192.168.82.253
; Accesspoint (LAN/WLAN - Schnittstelle)
accesspoint-wlan IN A 192.168.83.253
; Netbooks WLAN Schnittstelle
netbook1-wlan IN A 192.168.83.121
netbook2-wlan IN A 192.168.83.122
netbook3-wlan IN A 192.168.83.123
; ## --- ckubu --- ##
; Laptop (devil) LAN (eth0)
devil IN A 192.168.82.90
; Laptop (devil) WLAN (wlan0)
devil-wlan IN A 192.168.83.90

View File

@ -0,0 +1,54 @@
;
; BIND reverse data file for local km.netz zone
;
$TTL 43600
@ IN SOA ns.anw-km.netz. ckubu.oopen.de. (
2012082701 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-km.anw-km.netz.
; - Gateway/Firewall
254 IN PTR gw-km.anw-km.netz.
; - (Caching ) Nameserver
53 IN PTR ns-km.anw-km.netz.
; - Fileserver
10 IN PTR file-km.anw-km.netz.
; - KVM Windows 7
20 IN PTR file-win7.anw-km.netz.
; - IPMI
201 IN PTR ipmi-gw-km.anw-km.netz.
202 IN PTR ipmi-file-km.anw-km.netz.
; - Drucker
5 IN PTR hp-4500.anw-km.netz.
177 IN PTR utax-lp-3235.anw-km.netz.
; - Accesspoint
50 IN PTR wlan-km.anw-km.netz.
; - LAN
110 IN PTR berenice.anw-km.netz.
111 IN PTR buero.anw-km.netz.
112 IN PTR buero2.anw-km.netz.
113 IN PTR buero3.anw-km.netz.
120 IN PTR berenice-alt.anw-km.netz.
; - WLAN
211 IN PTR berenice-laptop.anw-km.netz.

View File

@ -0,0 +1,78 @@
;
; BIND data file for local km.netz zone
;
$TTL 43600
@ IN SOA ns.anw-km.netz. ckubu.oopen.de. (
2012082701 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-km.anw-km.netz.
; Gateway/Firewall
gw-km IN A 192.168.122.254
gate IN CNAME gw-km
gw IN CNAME gw-km
; (Caching ) Nameserver
ns-km IN A 192.168.122.53
ns IN CNAME ns-km
nscache IN CNAME ns-km
resolver IN CNAME ns-km
; - Fileserver
file-km IN A 192.168.122.10
file IN CNAME file-km
; - KVM Windows 7
file-win7 IN A 192.168.122.20
winserver IN CNAME file-win7
; - IPMI
ipmi-file-km IN A 192.168.122.201
file-ipmi IN CNAME ipmi-file-km
ipmi-gw-km IN A 192.168.122.202
gw-ipmi IN CNAME ipmi-gw-km
; - Drucker
hp-4500 IN A 192.168.122.5
utax-lp-3235 IN A 192.168.122.177
; - Accesspoint
wlan-km IN A 192.168.122.50
ap IN CNAME wlan-km
accesspoint IN CNAME wlan-km
; - LAN
berenice IN A 192.168.122.110
berenice-desktop IN CNAME berenice
buero2 IN A 192.168.122.112
buero2-desktop IN CNAME buero2
buero IN A 192.168.122.111
buero-desktop IN CNAME buero
buero3 IN A 192.168.122.113
buero3-desktop IN CNAME buero3
berenice-alt IN A 192.168.122.120
; - WLAN
berenice-laptop IN A 192.168.122.211
; - Services

View File

@ -0,0 +1,48 @@
;
; BIND reverse data file for local anwaeltinnen.netz zone
;
$TTL 43600
@ IN SOA ns.anwaeltinnen.netz. ckubu.oopen.de. (
2012082601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-urban.anwaeltinnen.netz.
; - Gateway/Firewall
254 IN PTR gw-urban.anwaeltinnen.netz.
; - (Caching ) Nameserver
1 IN PTR ns-urban.anwaeltinnen.netz.
; - Fileserver
10 IN PTR file-urban.anwaeltinnen.netz.
; - Drucker
;6 IN PTR canon0b7d6f.anwaeltinnen.netz.
6 IN PTR canon-ir-4045i.anwaeltinnen.netz.
; - IPMI
15 IN PTR ipmi-urban.anwaeltinnen.netz.
; - Windows 7 Server
;
20 IN PTR file-win7.anwaeltinnen.netz.
; - Buero PC's
211 IN PTR pcbuero1.anwaeltinnen.netz.
212 IN PTR pcbuero.anwaeltinnen.netz.
213 IN PTR pcbuero2.anwaeltinnen.netz.
214 IN PTR pcreg.anwaeltinnen.netz.
215 IN PTR pcson.anwaeltinnen.netz.
216 IN PTR pcund.anwaeltinnen.netz.

View File

@ -0,0 +1,57 @@
;
; BIND data file for local anwaeltinnen.netz zone
;
$TTL 43600
@ IN SOA ns.anwaeltinnen.netz. ckubu.oopen.de. (
2012082601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-urban.anwaeltinnen.netz.
; Gateway/Firewall
gw-urban IN A 192.168.132.254
gate IN CNAME gw-urban
gw IN CNAME gw-urban
; (Caching ) Nameserver
ns-urban IN A 192.168.132.1
ns IN CNAME ns-urban
nscache IN CNAME ns-urban
; - Fileserver
file-urban IN A 192.168.132.10
file IN CNAME file-urban
marvin IN CNAME file-urban
; - IPMI
ipmi-urban IN A 192.168.132.15
file-ipmi IN CNAME ipmi-urban
ipmi IN CNAME ipmi-urban
; - Windows 7 Server
file-win7 IN A 192.168.132.20
; - Drucker
canon0b7d6f IN A 192.168.132.6
canon-ir-4045i IN A 192.168.132.6
canon IN CNAME canon-ir-4045i
; PC's
pcbuero1 IN A 192.168.132.211
pcbuero IN A 192.168.132.212
pcbuero2 IN A 192.168.132.213
pcreg IN A 192.168.132.214
pcson IN A 192.168.132.215
pcund IN A 192.168.132.216

View File

@ -0,0 +1,53 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.b3-bornim.netz. ckubu.oopen.de. (
2017032501 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns.b3-bornim.netz.
; - Gateway/Firewall
254 IN PTR gw-b3.b3-bornim.netz.
; - (Caching ) Nameserver
1 IN PTR ns.b3-bornim.netz.
; - Fileserver
10 IN PTR bbb-server.b3-bornim.netz.
; - Alter Fileserver
20 IN PTR bbb-server-alt.b3-bornim.netz.
; - Accesspoint - FRITZ!Box
60 IN PTR fritzbox.b3-bornim.netz.
; - Drucker
56 IN PTR hp-8610.b3-bornim.netz.
58 IN PTR hp-8610-wlan.b3-bornim.netz.
; - PC's
; - gerd Zimmer A ( dose 2 )
110 IN PTR rme.b3-bornim.netz.
; - susi Zwischenraum ( linux + dose 3? )
112 IN PTR prakti-desktop.b3-bornim.netz.
113 IN PTR susi-desktop.b3-bornim.netz.
114 IN PTR ingo-laptop.b3-bornim.netz.
119 IN PTR mp-laptop.b3-bornim.netz.
43 IN PTR ingo-laptop-wlan.b3-bornim.netz.
49 IN PTR mp-laptop-wlan.b3-bornim.netz.

View File

@ -0,0 +1,77 @@
;
; BIND data file for local b3-bornim.netz zone
;
$TTL 43600
@ IN SOA ns.b3-bornim.netz. ckubu.oopen.de. (
2017032501 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns.b3-bornim.netz.
; - Gateway/Firewall
gw-b3 IN A 192.168.42.254
gate IN CNAME gw-b3
gw IN CNAME gw-b3
b3gate IN CNAME gw-b3
; - IPMI Gateway
gw-ipmi IN A 172.16.42.15
; - (Caching ) Nameserver
ns IN A 192.168.42.1
nscache IN CNAME ns
; - Fileserver
bbb-server IN A 192.168.42.10
file IN CNAME bbb-server
file-b3 IN CNAME bbb-server
samba IN CNAME bbb-server
ntp IN CNAME bbb-server
; - Alter Fileserver
bbb-server-alt IN A 192.168.42.20
fnrprojekt IN CNAME bbb-server-alt
mysql IN CNAME bbb-server-alt
phprojekt IN CNAME bbb-server-alt
webmail IN CNAME bbb-server-alt
www IN CNAME bbb-server-alt
phprojekt-test IN CNAME bbb-server-alt
imap IN CNAME bbb-server-alt
; - IPMI Fileserver
file-ipmi IN A 192.168.42.15
; - Accesspoint - FRITZ!BOX
fritzbox IN A 192.168.42.60
accesspoint IN CNAME fritzbox
; - Drucker
hp-8610 IN A 192.168.42.56
hp-8610-wlan IN A 192.168.42.58
; - PC's
; - sb-desktop (Ubuntu 12.04)
prakti-desktop IN A 192.168.42.112
sb-desktop IN CNAME prakti-desktop
; - susi-desktop (Ubuntu 12.04)
susi-desktop IN A 192.168.42.113
ingo-laptop IN A 192.168.42.114
mp-laptop IN A 192.168.42.119
ingo-laptop-wlan IN A 192.168.42.43
mp-laptop-wlan IN A 192.168.42.49

View File

@ -0,0 +1,38 @@
;
; BIND reverse data file for local 102.168.192.in-addr.arpa zone
;
$TTL 43600
@ IN SOA ns.flr.netz. ckubu.oopen.de. (
2017042001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns-flr.flr.netz.
; - Gateway/Firewall
254 IN PTR gw-flr.flr.netz.
; - (Caching ) Nameserver
1 IN PTR ns-flr.flr.netz.
; - Fileserver
10 IN PTR file-flr.flr.netz.
; - IPMI (Fileserver)
11 IN PTR file-ipmi.flr.netz.
; - Drucker Brother MFC-9450CDN
5 IN PTR mfc-9450cdn.flr.netz.
; - Drucker Brother MFC-9142CDN
6 IN PTR mfc-9142cdn.flr.netz.
; - Office PCs
101 IN PTR pcbuero1.flr.netz.
102 IN PTR pcbuero2.flr.netz.
103 IN PTR pcbuero3.flr.netz.

View File

@ -0,0 +1,27 @@
;
; BIND reverse data file for local 103.168.192.in-addr.arpa zone
;
$TTL 43600
@ IN SOA ns.flr.netz. ckubu.oopen.de. (
2017042001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns-flr.flr.netz.
; - Gateway/Firewall
254 IN PTR gw-flr-wlan.flr.netz.
; Accesspoint - TP-Link WR841N
253 IN PTR tl-wr841n.flr.netz.
; - Laptops
142 IN PTR ivana-laptop.flr.netz
142 IN PTR lisa-laptop.flr.netz
143 IN PTR sabrina-laptop.flr.netz
144 IN PTR flr-1-laptop.flr.netz

View File

@ -0,0 +1,64 @@
;
; BIND data file for local flr.netz zone
;
$TTL 43600
@ IN SOA ns.flr.netz. ckubu.oopen.de. (
2017042001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns-flr.flr.netz.
; Gateway/Firewall
gw-flr IN A 192.168.102.254
gate IN CNAME gw-flr
gw IN CNAME gw-flr
gw-flr-wlan IN A 192.168.103.254
; Accesspoint - TP-Link WR841N
tl-wr841n IN A 192.168.103.253
ap IN CNAME tl-wr841n
; (Caching ) Nameserver
ns-flr IN A 192.168.102.1
ns IN CNAME ns-flr
nscache IN CNAME ns-flr
resolver IN CNAME ns-flr
; - Fileserver
file-flr IN A 192.168.102.10
file IN CNAME file-flr
; - IPMI (Fileserver)
file-ipmi IN A 192.168.102.11
ipmi IN CNAME file-ipmi
; - Drucker Brother MFC-9450CDN
mfc-9450cdn IN A 192.168.102.5
BRNF33586 IN CNAME mfc-9450cdn
; - Drucker Brother MFC-9142CDN
mfc-9142cdn IN A 192.168.102.6
BRN30055C746BC0 IN CNAME mfc-9142cdn
drucker IN CNAME mfc-9142cdn
; - Office PCs
pcbuero1 IN A 192.168.102.101
pcbuero2 IN A 192.168.102.102
pcbuero3 IN A 192.168.102.103
; - Laptops
ivana-laptop IN A 192.168.103.141
lisa-laptop IN A 192.168.103.142
sabrina-laptop IN A 192.168.103.143
flr-1-laptop IN A 192.168.103.144

View File

@ -0,0 +1,111 @@
;
; BIND data file for local ga.netz zone
;
$TTL 43200
@ IN SOA ns.local.netz. ckubu.oopen.de. (
2018032201 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns1.ga.netz.
IN NS ns2.ga.netz.
IN NS ns3.ga.netz.
IN NS ga-st-dc.ga.intra.
IN NS gaasdc01.ga.intra.
; Gateway/Firewall Server
ga-st-gw IN A 192.168.11.254
st-gw IN CNAME ga-st-gw
gw-schloss IN CNAME ga-st-gw
ga-st-gw-ipmi IN A 10.11.11.15
st-gw-ipmi IN CNAME ga-st-gw-ipmi
ga-schloss-ipmi IN CNAME ga-st-gw-ipmi
ga-nh-gw IN A 192.168.81.254
nh-gw IN CNAME ga-nh-gw
gw-nh IN CNAME ga-nh-gw
ga-nh-gw-ipmi IN A 192.168.81.15
nh-gw-ipmi IN CNAME ga-nh-gw-ipmi
gw-nh-ipmi IN CNAME ga-nh-gw-ipmi
ga-al-gw IN A 192.168.10.254
al-gw IN CNAME ga-al-gw
gw-altenschlirf IN CNAME ga-al-gw
gw-al-gw-ipmi IN A 172.17.0.15
al-gw-ipmi IN CNAME gw-al-gw-ipmi
ga-st-gw-ersatz IN A 192.168.11.19
st-gw-ersatz IN CNAME ga-st-gw-ersatz
gw-ersatz IN CNAME ga-st-gw-ersatz
ga-st-gw-ersatz-ipmi IN A 10.11.11.16
st-gw-ersatz-ipmi IN CNAME ga-st-gw-ersatz-ipmi
gw-ersatz-ipmi IN CNAME ga-st-gw-ersatz-ipmi
; Controller for Unifi AP's
ga-st-ctl-unifi IN A 10.121.15.254
st-ctl-unifi IN CNAME ga-st-ctl-unifi
; KVM Hostsysteme
ga-st-kvm1 IN A 10.10.11.1
st-kvm1 IN CNAME ga-st-kvm1
ga-st-kvm1-ipmi IN A 10.10.10.115
st-kvm1-ipmi IN CNAME ga-st-kvm1-ipmi
ga-al-kvm2 IN A 10.10.10.3
al-kvm2 IN CNAME ga-al-kvm2
ga-al-kvm2-ipmi IN A 10.10.10.115
al-kvm2-ipmi IN CNAME ga-al-kvm2-ipmi
; Nameserver
ns1 IN A 192.168.11.1
ns IN CNAME ns1
ga-st-ns1 IN CNAME ns1
st-ns1 IN CNAME ns1
ns2 IN A 192.168.10.254
ga-al-ns2 IN CNAME ns2
al-ns2 IN CNAME ns2
ns3 IN A 192.168.81.1
ga-nh-ns3 IN CNAME ns3
nh-ns3 IN CNAME ns3
ns.wolle IN A 10.113.12.3
; Linux Dienste Server
ga-st-lsx1 IN A 192.168.11.2
st-lsx1 IN CNAME ga-st-lsx1
lsx1 IN CNAME ga-st-lsx1
; Tech wiki
ga-st-twiki IN A 192.168.11.5
st-twiki IN CNAME ga-st-twiki
dokuwiki IN CNAME ga-st-twiki
techwiki IN CNAME ga-st-twiki
wiki IN CNAME ga-st-twiki
; Backup Server Stockhausen
ga-st-rsync1 IN A 10.10.11.7
st-rsync1 IN CNAME ga-st-rsync1
rsync1 IN CNAME ga-st-rsync1
; Backup Server Altenschlirf
ga-al-rsync2 IN A 10.10.10.7
al-rsync2 IN CNAME ga-al-rsync2
rsync2 IN CNAME ga-al-rsync2
; Xymon Server Altenschlirf
ga-al-xymon IN A 192.168.10.16
al-xymon IN CNAME ga-al-xymon
xymon IN CNAME ga-al-xymon
; Webserver 1 (Altenschlirf)
ga-al-ws1 IN A 192.168.10.17
al-ws1 IN CNAME ga-al-ws1

View File

@ -0,0 +1,31 @@
;
; BIND reverse data file for local jonas.netz zone
;
$TTL 43600
@ IN SOA ns.jonas.netz. ckubu.oopen.de. (
2013123001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-jonas.jonas.netz.
; - Gateway/Firewall
254 IN PTR gw-jonas.jonas.netz.
; - (Caching ) Nameserver
1 IN PTR ns-jonas.jonas.netz.
; - Fileserver
10 IN PTR file-jonas.jonas.netz.
; - Drucker Canon PIXMA MG51
5 IN PTR pixma-mg7150.jonas.netz.
; - Telefonanlage Auerswald Compact 3000 VoIP
240 IN PTR compact3000.jonas.netz.

View File

@ -0,0 +1,40 @@
;
; BIND data file for local anwaeltinnen.netz zone
;
$TTL 43600
@ IN SOA ns.anwaeltinnen.netz. ckubu.oopen.de. (
2013123001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-urban.anwaeltinnen.netz.
; Gateway/Firewall
gw-jonas IN A 192.168.86.254
gate IN CNAME gw-urban
gw IN CNAME gw-urban
; (Caching ) Nameserver
ns-jonas IN A 192.168.86.1
ns IN CNAME ns-urban
nscache IN CNAME ns-urban
; - Fileserver
file-jonas IN A 192.168.86.10
file IN CNAME file-jonas
backup IN CNAME file-jonas
; - Drucker Canon MG-7175
pixma-mg7150 IN A 192.168.86.5
pixma IN CNAME pixma-mg7150
; Telefonanlage Auerswald Compact 3000 VoIP
compact3000 IN A 192.168.86.240

View File

@ -0,0 +1,80 @@
;
; BIND reverse data file for local kanzlei-kiel.netz zone
;
$TTL 43600
@ IN SOA kanzlei-kiel.netz. ckubu.oopen.de. (
2012020701 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.kanzlei-kiel.netz.
; ==========
; - Server
; ==========
; Gateway/Firewall
254 IN PTR gw-kanzlei-kiel.kanzlei-kiel.netz.
; (Caching ) Nameserver
1 IN PTR ns.kanzlei-kiel.netz.
; File Server
10 IN PTR file-ah.kanzlei-kiel.netz.
; IPMI - File Server
11 IN PTR file-ipmi.kanzlei-kiel.netz.
; USV
;15 IN PTR usv-kanzlei-kiel.kanzlei-kiel.netz.
; Windows 7 Server
20 IN PTR file-win7.kanzlei-kiel.netz.
25 IN PTR win7-ah.kanzlei-kiel.netz.
; ==========
; - Accesspoints
; ==========
; UniFi AP-AC-LR
50 IN PTR unify-ap.kanzlei-kiel.netz.
; ==========
; - Drucker
; ==========
; Laserdrucker Kyocera FS-2020D
19 IN PTR kyocera-fs-2020d.kanzlei-kiel.netz.
; Multifunktions Drucker Kyocera TASKalfa 3051ci
100 IN PTR kyocera-taskalfa-3051ci.kanzlei-kiel.netz.
; Laserdrucker Kyocera FS-2100DN
189 IN PTR kyocera-fs-2100dn.kanzlei-kiel.netz.
; ==========
; - Buero PC's
; ==========
22 IN PTR buerozwei.kanzlei-kiel.netz.
77 IN PTR dokumentenscannerrechner.kanzlei-kiel.netz.
81 IN PTR buero-doro.kanzlei-kiel.netz.
88 IN PTR axel.kanzlei-kiel.netz.
99 IN PTR zk.kanzlei-kiel.netz.
101 IN PTR shuttle.kanzlei-kiel.netz.
121 IN PTR buerooben.kanzlei-kiel.netz.
184 IN PTR laptop-doro.kanzlei-kiel.netz.
; ---
; - ckubu
; ---
; Laptop (devil) LAN (eth0)
90 IN PTR devil.kanzlei-kiel.netz.
91 IN PTR devil-wlan.kanzlei-kiel.netz.

View File

@ -0,0 +1,14 @@
;
; BIND reverse data file for local kanzlei-kiel.netz zone
;
$TTL 43600
@ IN SOA ns.kanzlei-kiel.netz. ckubu.oopen.de. (
2012020201 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.kanzlei-kiel.netz.

View File

@ -0,0 +1,94 @@
;
; BIND data file for local kanzlei-kiel.netz zone
;
$TTL 43600
@ IN SOA ns.kanzlei-kiel.netz. ckubu.oopen.de. (
2017013001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.kanzlei-kiel.netz.
; ==========
; - Server
; ==========
; Gateway/Firewall
gw-ah IN A 192.168.100.254
gate IN CNAME gw-ah
gw IN CNAME gw-ah
; (Caching ) Nameserver
ns IN A 192.168.100.1
nscache IN CNAME ns
; File Server
file-ah IN A 192.168.100.10
file IN CNAME file-ah
; IPMI - File Server
file-ipmi IN A 192.168.100.11
; USV - APC Management Card
;usv-ah IN A 192.168.100.15
;usv IN CNAME usv-ah
; Windows 7 Server
file-win7 IN A 192.168.100.20
win7-ah IN A 192.168.100.25
; ==========
; - Accesspoints
; ==========
; Controller for Unifi AP's
unifi-ctl IN A 192.168.100.254
; UniFi AP-AC-LR
unify-ap IN A 192.168.100.50
accesspoint IN CNAME unify-ap
; ==========
; - Drucker
; ==========
; Laserdrucker Kyocera FS-2020D
kyocera-fs-2020d IN A 192.168.100.29
; Multifunktions Drucker Kyocera TASKalfa 3051ci
kyocera-taskalfa-3051ci IN A 192.168.100.100
kyocera-scanner IN CNAME kyocera-taskalfa-3051ci
; Laserdrucker Kyocera FS-2100DN
kyocera-fs-2100dn IN A 192.168.100.189
; ==========
; - Buero PC's
; ==========
buerozwei IN A 192.168.100.22
dokumentenscannerrechner IN A 192.168.100.77
buero-doro IN A 192.168.100.81
axel IN A 192.168.100.88
zk IN A 192.168.100.99
shuttle IN A 192.168.100.101
buerooben IN A 192.168.100.121
laptop-doro IN A 192.168.100.184
; ---
; - ckubu
; ---
; Laptop (devil) LAN (eth0)
devil IN A 192.168.100.90
; Laptop (devil) WLAN (wlan0)
devil-wlan IN A 192.168.101.91

View File

@ -0,0 +1,97 @@
;
; BIND reverse data file for local mbr-bln.netz zone
;
$TTL 43600
@ IN SOA ns.mbr-bln.netz. ckubu.oopen.de. (
2012122401 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.mbr-bln.netz.
; Gateway/Firewall
254 IN PTR gw-mbr.mbr-bln.netz.
; (Caching ) Nameserver
1 IN PTR ns.mbr-bln.netz.
; - Fileserver
10 IN PTR file-mbr.mbr-bln.netz.
201 IN PTR file-ipmi-alt.mbr-bln.netz.
15 IN PTR file-ipmi.mbr-bln.netz.
; - KVM Windows 7
20 IN PTR file-win10.mbr-bln.netz.
21 IN PTR file-win7-alt.mbr-bln.netz.
; Accesspoint - WAG54GX2
; 52 IN PTR linksys-wag54gx2.mbr-bln.netz.
; Laserdrucker Kyocera FS 3838DN
;230 IN PTR fs_3830dtn.mbr-bln.netz.
; Multifunktionsgeraet (Triumph)
5 IN PTR drucker-triumph.mbr-bln.netz.
6 IN PTR drucker-samsung.mbr-bln.netz.
7 IN PTR canon-lpb712cx.mbr-bln.netz.
35 IN PTR camera.mbr-bln.netz.
; - Office PCs
101 IN PTR pc101.mbr-bln.netz.
102 IN PTR pc102.mbr-bln.netz.
103 IN PTR pc103.mbr-bln.netz.
104 IN PTR pc104.mbr-bln.netz.
105 IN PTR pc105.mbr-bln.netz.
106 IN PTR pc106.mbr-bln.netz.
107 IN PTR pc107.mbr-bln.netz.
108 IN PTR pc108.mbr-bln.netz.
109 IN PTR pc109.mbr-bln.netz.
110 IN PTR pc110.mbr-bln.netz.
111 IN PTR pc111.mbr-bln.netz.
112 IN PTR pc112.mbr-bln.netz.
113 IN PTR pc113.mbr-bln.netz.
114 IN PTR pc114.mbr-bln.netz.
115 IN PTR pc115.mbr-bln.netz.
116 IN PTR pc116.mbr-bln.netz.
117 IN PTR pc117.mbr-bln.netz.
118 IN PTR pc118.mbr-bln.netz.
119 IN PTR pc119.mbr-bln.netz.
120 IN PTR pc120.mbr-bln.netz.
121 IN PTR pc121.mbr-bln.netz.
122 IN PTR pc122.mbr-bln.netz.
123 IN PTR pc123.mbr-bln.netz.
124 IN PTR pc124.mbr-bln.netz.
125 IN PTR pc125.mbr-bln.netz.
126 IN PTR pc126.mbr-bln.netz.
127 IN PTR pc127.mbr-bln.netz.
128 IN PTR pc128.mbr-bln.netz.
129 IN PTR pc129.mbr-bln.netz.
130 IN PTR pc130.mbr-bln.netz.
131 IN PTR pc131.mbr-bln.netz.
132 IN PTR pc132.mbr-bln.netz.
133 IN PTR pc133.mbr-bln.netz.
134 IN PTR pc134.mbr-bln.netz.
135 IN PTR pc135.mbr-bln.netz.
136 IN PTR pc136.mbr-bln.netz.
137 IN PTR pc137.mbr-bln.netz.
138 IN PTR pc138.mbr-bln.netz.
151 IN PTR pc101-alt.mbr-bln.netz.
; - Laptops
131 IN PTR lap131.mbr-bln.netz.
132 IN PTR lap132.mbr-bln.netz.
133 IN PTR lap133.mbr-bln.netz.
134 IN PTR lap134.mbr-bln.netz.
; - ckubu
90 IN PTR devil.mbr-bln.netz.

View File

@ -0,0 +1,120 @@
;
; BIND data file for local mbr-bln.netz zone
;
$TTL 43600
@ IN SOA ns.mbr-bln.netz. ckubu.oopen.de. (
2012122401 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
IN NS ns.mbr-bln.netz.
; - Gateway/Firewall
gw-mbr IN A 192.168.112.254
gate IN CNAME gw-mbr
gw IN CNAME gw-mbr
gw-ipmi IN A 172.16.112.15
; - (Caching ) Nameserver
ns IN A 192.168.112.1
nscache IN CNAME ns
; - Fileserver
file-mbr IN A 192.168.112.10
file IN CNAME file-mbr
file-mbr-neu IN A 192.168.112.10
file-mbr-alt IN A 192.168.112.210
file-ipmi-alt IN A 192.168.112.201
file-ipmi IN A 192.168.112.15
; - KVM Windows 7
file-win7-alt IN A 192.168.112.21
; - KVM Windows 10
file-win10 IN A 192.168.112.20
winserver IN CNAME file-win10
; - Accesspoint - WAG54GX2
;linksys_wag54gx2 IN A 192.168.112.52
;ap-nuclear IN CNAME linksys-wag54gx2
; - Laserdrucker Kyocera FS 3838DN
;fs-3830dtn IN A 192.168.112.230
;drucker IN CNAME fs-3830dtn
drucker-triumph IN A 192.168.112.5
drucker-samsung IN A 192.168.112.6
canon-lpb712cx IN A 192.168.112.7
canondb88b2 IN CNAME canon-lpb712cx
camera IN A 192.168.112.35
; - Lancom 1781VAW
lancom IN A 172.16.112.254
; - Office PCs
pc101 IN A 192.168.112.101
pc101a IN CNAME pc101
pc102 IN A 192.168.112.102
pc103 IN A 192.168.112.103
pc104 IN A 192.168.112.104
pc105 IN A 192.168.112.105
pc106 IN A 192.168.112.106
pc107 IN A 192.168.112.107
pc108 IN A 192.168.112.108
pc109 IN A 192.168.112.109
pc110 IN A 192.168.112.110
pc111 IN A 192.168.112.111
pc112 IN A 192.168.112.112
pc113 IN A 192.168.112.113
pc114 IN A 192.168.112.114
pc115 IN A 192.168.112.115
pc116 IN A 192.168.112.116
pc117 IN A 192.168.112.117
pc118 IN A 192.168.112.118
pc119 IN A 192.168.112.119
pc120 IN A 192.168.112.120
pc121 IN A 192.168.112.121
pc122 IN A 192.168.112.122
pc123 IN A 192.168.112.123
pc124 IN A 192.168.112.124
pc125 IN A 192.168.112.125
pc126 IN A 192.168.112.126
pc127 IN A 192.168.112.127
pc128 IN A 192.168.112.128
pc129 IN A 192.168.112.129
pc130 IN A 192.168.112.130
pc131 IN A 192.168.112.131
pc132 IN A 192.168.112.132
pc133 IN A 192.168.112.133
pc134 IN A 192.168.112.134
pc135 IN A 192.168.112.135
pc136 IN A 192.168.112.136
pc137 IN A 192.168.112.137
pc138 IN A 192.168.112.138
pc101-alt IN A 192.168.112.151
; - Laptops
lap131 IN A 192.168.112.131
lap132 IN A 192.168.112.132
lap133 IN A 192.168.112.133
lap134 IN A 192.168.112.134
; - ckubu
devil IN A 192.168.112.90
kvm-win7 IN A 192.168.112.41

View File

@ -0,0 +1,86 @@
;
; BIND reverse data file for local opp.netz zone
;
$TTL 43600
@ IN SOA ns.opp.netz. ckubu.oopen.de. (
2018010301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-opp.opp.netz.
; - Gateway/Firewall
254 IN PTR gw-opp.opp.netz.
; - (Caching ) Nameserver
53 IN PTR ns-opp.opp.netz.
; - Fileserver
1 IN PTR file-opp.opp.netz.
; - IPMI
;202 IN PTR ipmi-opp.opp.netz.
11 IN PTR file-ipmi.opp.netz.
12 IN PTR gw-ipmi.opp.netz.
; - Drucker
5 IN PTR hp-lj-3055.opp.netz.
6 IN PTR brother-mfc-7460.opp.netz.
7 IN PTR kyocera-m6535cidn.opp.netz.
; - Accesspoint
50 IN PTR wlan-opp.opp.netz.
51 IN PTR ap-unifi-1.opp.netz.
; - LAN
104 IN PTR opp4.opp.netz.
105 IN PTR opp5.opp.netz.
106 IN PTR opp6.opp.netz.
120 IN PTR opp3-lan.opp.netz.
121 IN PTR katja.opp.netz.
122 IN PTR katrin-eth-usb.opp.netz.
123 IN PTR marcus-eth-usb.opp.netz.
124 IN PTR ines.opp.netz.
125 IN PTR tobias.opp.netz.
126 IN PTR ulrike.opp.netz.
127 IN PTR opp2-lan.opp.netz.
128 IN PTR sofia.opp.netz.
129 IN PTR judith.opp.netz.
130 IN PTR amine.opp.netz.
131 IN PTR martin.opp.netz.
132 IN PTR cristina.opp.netz.
133 IN PTR katrin-priv.opp.netz.
135 IN PTR hannes.opp.netz.
136 IN PTR ingmar-eth-usb.opp.netz.
137 IN PTR opp1-lan.opp.netz.
139 IN PTR eli-eth-usb.opp.netz.
141 IN PTR katja-wlan.opp.netz.
142 IN PTR katrin-wlan.opp.netz.
143 IN PTR marcus-wlan.opp.netz.
144 IN PTR ines-wlan.opp.netz.
145 IN PTR tobias-wlan.opp.netz.
146 IN PTR ulrike-wlan.opp.netz.
147 IN PTR anne-wlan.opp.netz.
148 IN PTR sofia-wlan.opp.netz.
149 IN PTR judith-wlan.opp.netz.
150 IN PTR amine-wlan.opp.netz.
151 IN PTR martin-wlan.opp.netz.
152 IN PTR cristina-wlan.opp.netz.
153 IN PTR katrin-priv-wlan.opp.netz.
155 IN PTR hannes-wlan.opp.netz.
156 IN PTR ingmar-wlan.opp.netz.
157 IN PTR opp1-wlan.opp.netz.
159 IN PTR eli-wlan.opp.netz

View File

@ -0,0 +1,180 @@
;
; BIND data file for local opp.netz zone
;
$TTL 43600
@ IN SOA ns.opp.netz. ckubu.oopen.de. (
2018010301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-opp.opp.netz.
; Gateway/Firewall
gw-opp IN A 192.168.62.254
gate IN CNAME gw-opp
gw IN CNAME gw-opp
; (Caching ) Nameserver
ns-opp IN A 192.168.62.53
ns IN CNAME ns-opp
nscache IN CNAME ns-opp
; Accesspoint Unifi AP AC PRO Ubiquiti
ap-unifi-1 IN A 192.168.62.51
ap-1 IN CNAME ap-unifi-1
; Controller for Unifi AP's
ctl-unifi IN A 192.168.62.254
; - Fileserver
file-opp IN A 192.168.62.1
file IN CNAME file-opp
zapata IN CNAME file-opp
; - IPMI
file-ipmi IN A 192.168.62.11
zapata-ipmi IN CNAME file-ipmi
gw-ipmi IN A 192.168.62.12
gate-ipmi IN CNAME gw-ipmi
; - Drucker
hp-lj-3055 IN A 192.168.62.5
hp-laserjet-3055 IN CNAME hp-lj-3055
brother-mfc-7460 IN A 192.168.62.6
brother IN CNAME brother-mfc-7460
kyocera-m6535cidn IN A 192.168.62.7
kyocera IN CNAME kyocera-m6535cidn
; - Accesspoint
wlan-opp IN A 192.168.62.50
ap IN CNAME wlan-opp
accesspoint IN CNAME wlan-opp
; - LAN
opp4 IN A 192.168.62.104
opp4-lan IN CNAME opp4
opp5 IN A 192.168.62.105
opp5-lan IN CNAME opp5
opp6 IN A 192.168.62.106
opp6-lan IN CNAME opp6
opp3-lan IN A 192.168.62.120
opp3 IN CNAME opp3-lan
opp3-eth-usb IN CNAME opp3-lan
katja IN A 192.168.62.121
katja-lan IN CNAME katja
katrin-eth-usb IN A 192.168.62.122
katrin-lan IN CNAME katrin-eth-usb
marcus-eth-usb IN A 192.168.62.123
marcus-lan IN CNAME marcus-eth-usb
marcus IN CNAME marcus-eth-usb
ines IN A 192.168.62.124
ines-lan IN CNAME ines
tobias IN A 192.168.62.125
tobias-lan IN CNAME tobias
ulrike IN A 192.168.62.126
ulrike-lan IN CNAME ulrike
opp2-lan IN A 192.168.62.127
opp2 IN CNAME opp2-lan
opp2-eth-usb IN CNAME opp2-lan
sofia IN A 192.168.62.128
sofia-lan IN CNAME sofia
judith IN A 192.168.62.129
judith-lan IN CNAME judith
amine-eth-usb IN A 192.168.62.130
amine-lan IN CNAME amine-eth-usb
amine IN CNAME amine-eth-usb
martin IN A 192.168.62.131
martin-lan IN CNAME martin
cristina IN A 192.168.62.132
cristina-lan IN CNAME cristina
katrin-priv IN A 192.168.62.133
katrin-priv-lan IN CNAME katrin
hannes IN A 192.168.62.135
hannes-lan IN CNAME hannes
ingmar-eth-usb IN A 192.168.62.136
ingmar-lan IN CNAME ingmar-eth-usb
ingmar IN CNAME ingmar-eth-usb
opp1-lan IN A 192.168.62.137
opp1 IN CNAME opp1-lan
opp1-eth-usb IN CNAME opp1-lan
eli-eth-usb IN A 192.168.62.139
eli IN CNAME eli-eth-usb
eli-lan IN CNAME eli-eth-usb
; - WLAN
opp3-wlan IN A 192.168.62.140
katja-wlan IN A 192.168.62.141
katrin-wlan IN A 192.168.62.142
marcus-wlan IN A 192.168.62.143
ines-wlan IN A 192.168.62.144
tobias-wlan IN A 192.168.62.145
ulrike-wlan IN A 192.168.62.146
opp2-wlan IN A 192.168.62.147
sofia-wlan IN A 192.168.62.148
judith-wlan IN A 192.168.62.149
amine-wlan IN A 192.168.62.150
martin-wlan IN A 192.168.62.151
cristina-wlan IN A 192.168.62.152
katrin-priv-wlan IN A 192.168.62.153
hannes-wlan IN A 192.168.62.155
ingmar-wlan IN A 192.168.62.156
opp1-wlan IN A 192.168.62.157
eli-wlan IN A 192.168.62.159
; - Services
wiki IN A 192.168.62.254

View File

@ -0,0 +1,74 @@
;
; BIND reverse data file for local ro.netz zone
;
$TTL 43600
@ IN SOA ns.ro.netz. ckubu.oopen.de. (
2012120501 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-ro.ro.netz.
; - Gateway/Firewall
254 IN PTR gw-ro.ro.netz.
; - (Caching ) Nameserver
1 IN PTR ns-ro.ro.netz.
; - Fileserver
10 IN PTR file-ro.ro.netz.
20 IN PTR file-ro-alt.ro.netz.
; - IPMI - Fileserver
15 IN PTR file-ipmi.ro.netz.
; - Drucker
;
; Brother MFC-9332CDW (Buero Sabine)
4 IN PTR brother-mfc-9332cdw.ro.netz.
; - Kyocera KM-1635
5 IN PTR km-1635.ro.netz.
; - HP Color Laser Jet 2600 n
6 IN PTR hp-2600n.ro.netz.
; - HP Color LaserJet Pro MFP M177fw
; - Büro Maria
7 IN PTR hp-mfp-m177fw.ro.netz.
; - HP Laser Jet P2055dn (Buero Helga)
8 IN PTR hp-p2055dn.ro.netz.
; - Brother MFC-L2700DW (Buero Biplab/Ulle)
9 IN PTR brother-mfc-l2700DW.ro.netz.
; - Vodafone easybox
20 IN PTR easybox.ro.netz.
; Telefonanlage
;
50 IN PTR tka.ro.netz.
; Telefone
51 IN PTR app01.ro.netz.
52 IN PTR app02.ro.netz.
53 IN PTR app03.ro.netz.
; - Office PCs
101 IN PTR pc101.ro.netz.
102 IN PTR pc102.ro.netz.
103 IN PTR pc103.ro.netz.
104 IN PTR pc104.ro.netz.
105 IN PTR pc105.ro.netz.
106 IN PTR pc106.ro.netz.
107 IN PTR pc107.ro.netz.
108 IN PTR pc108.ro.netz.
; - Laptops
121 IN PTR pc121.ro.netz.
122 IN PTR pc122.ro.netz.
123 IN PTR pc123.ro.netz.

View File

@ -0,0 +1,20 @@
;
; BIND reverse data file for local ro.netz zone
;
$TTL 43600
@ IN SOA ns.ro.netz. ckubu.oopen.de. (
2016123101 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-ro.ro.netz.
; Unifi AP AC PRO
51 IN PTR ap-unifi-1.ro.netz.
52 IN PTR ap-unifi-2.ro.netz.
; Controler Unifi AP AC PRO
254 IN PTR ctl-unifi.ro.netz.

View File

@ -0,0 +1,99 @@
;
; BIND data file for local ro.netz zone
;
$TTL 43600
@ IN SOA ns.ro.netz. ckubu.oopen.de. (
2012120501 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-ro.ro.netz.
; Gateway/Firewall
gw-ro IN A 192.168.72.254
gate IN CNAME gw-ro
gw IN CNAME gw-ro
; (Caching ) Nameserver
ns-ro IN A 192.168.72.1
ns IN CNAME ns-ro
nscache IN CNAME ns-ro
resolver IN CNAME ns-ro
; Accesspoint Unifi AP AC PRO Ubiquiti
ap-unifi-1 IN A 192.168.73.51
ap-1 IN CNAME ap-unifi-1
ap-unifi-2 IN A 192.168.73.52
ap-2 IN CNAME ap-unifi-2
; - Fileserver
file-ro IN A 192.168.72.10
file IN CNAME file-ro
pandora IN CNAME file-ro
; Controller for Unifi AP's
ctl-unifi IN A 192.168.73.254
; - IPMI - Fileserver
file-ipmi IN A 192.168.72.11
ipmi IN CNAME file-ipmi
; - Drucker
;
; Brother MFC-9332CDW
brother-mfc-9332cdw IN A 192.168.72.4
brn3c2af40bfbf2 IN CNAME brother-mfc-9332cdw
; - Kyocera KM-1635
km-1635 IN A 192.168.72.5
; - HP Color Laser Jet 2600 n
hp-2600n IN A 192.168.72.6
; - HP Color LaserJet Pro MFP M177fw
; - Büro Maria
hp-mfp-m177fw IN A 192.168.72.7
; - HP Laser Jet P2055dn (Buero Helga)
hp-p2055dn IN A 192.168.72.8
; - Brother MFC-L2700DW (Buero Biplab/Ulle)
brother-mfc-l2700DW IN A 192.168.72.9
brn30055c601bd2 IN CNAME brother-mfc-l2700DW
; - Vodafone EasyBox
easybox IN A 192.168.72.20
; Telefonanlage
tka IN A 192.168.72.50
; Telefone
app01 IN A 192.168.72.51
app02 IN A 192.168.72.52
app03 IN A 192.168.72.53
; - Office PCs
pc101 IN A 192.168.72.101
pc102 IN A 192.168.72.102
pc103 IN A 192.168.72.103
pc104 IN A 192.168.72.104
pc105 IN A 192.168.72.105
pc106 IN A 192.168.72.106
pc107 IN A 192.168.72.107
pc108 IN A 192.168.72.108
pc101-alt IN A 192.168.72.111
pc104-alt IN A 192.168.72.114
pc106-alt IN A 192.168.72.116
; - Laptops
pc121 IN A 192.168.72.121
pc122 IN A 192.168.72.122
pc123 IN A 192.168.72.123

View File

@ -0,0 +1,59 @@
;
; BIND reverse data file for local sprachenatelier.netz zone
;
$TTL 43600
@ IN SOA ns.sprachenatelier.netz. ckubu.oopen.de. (
2017060301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns-spr.sprachenatelier.netz.
; - Gateway/Firewall
254 IN PTR gw-spr.sprachenatelier.netz.
; - (Caching ) Nameserver
1 IN PTR ns-spr.sprachenatelier.netz.
; - Fileserver
10 IN PTR file-spr.sprachenatelier.netz.
11 IN PTR file-spr-alt.sprachenatelier.netz.
; - IPMI
15 IN PTR file-ipmi.sprachenatelier.netz.
202 IN PTR file-ipmi-alt.sprachenatelier.netz.
; - Drucker
5 IN PTR hp-cp1515n.sprachenatelier.netz.
6 IN PTR kyocera-p2040dn.sprachenatelier.netz.
7 IN PTR br-mfc-jw5910dw.sprachenatelier.netz.
8 IN PTR kyocera-p2135dn.sprachenatelier.netz.
; - Accesspoint
50 IN PTR wlan-spr.sprachenatelier.netz.
; - Buero PC's
101 IN PTR cl101.sprachenatelier.netz.
102 IN PTR cl102.sprachenatelier.netz.
103 IN PTR cl103.sprachenatelier.netz.
104 IN PTR cl104.sprachenatelier.netz.
105 IN PTR cl105.sprachenatelier.netz.
106 IN PTR cl106.sprachenatelier.netz.
107 IN PTR cl107.sprachenatelier.netz.
108 IN PTR cl108.sprachenatelier.netz.
109 IN PTR cl109.sprachenatelier.netz.
110 IN PTR cl110.sprachenatelier.netz.
;111 IN PTR cl111.sprachenatelier.netz.
;112 IN PTR cl112.sprachenatelier.netz.
137 IN PTR cl107-alt.sprachenatelier.netz.
138 IN PTR cl108-alt.sprachenatelier.netz.

View File

@ -0,0 +1,148 @@
;
; BIND data file for local sprachenatelier.netz zone
;
$TTL 43600
@ IN SOA ns.sprachenatelier.netz. ckubu.oopen.de. (
2017060301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns-spr.sprachenatelier.netz.
; Gateway/Firewall
gw-spr IN A 192.168.92.254
gate IN CNAME gw-spr
gw IN CNAME gw-spr
; (Caching ) Nameserver
ns-spr IN A 192.168.92.1
ns IN CNAME ns-spr
nscache IN CNAME ns-spr
; - Fileserver
file-spr IN A 192.168.92.10
file IN CNAME file-spr
www IN CNAME file-spr
file-spr-alt IN A 192.168.92.11
; - IPMI
gw-ipmi IN A 172.16.92.15
file-ipmi IN A 192.168.92.15
file-ipmi-alt IN A 192.168.92.202
; - HP Color LaserJet CP1515DN
;
hp-cp1515n IN A 192.168.92.5
hp-color IN CNAME hp-cp1515n
; - Kyocera ECOSYS P3040DN
;
kyocera-p2040dn IN A 192.168.92.6
km-p2040dn IN CNAME kyocera-p2040dn
; Brother MFC-J5910DW
;
br-mfc-jw5910dw IN A 192.168.92.7
brother IN CNAME br-mfc-jw5910dw
; - KyoceraA P2035D
; - Gibt es nicht mehr -
;
;kyocera-p2135dn IN A 192.168.92.8
;kyocera IN CNAME kyocera-p2135dn
; - Kyocera ECOSYS P2135DN
;
kyocera-p2035d IN A 192.168.92.9
km29df05 IN CNAME kyocera-p2035d
; - Accesspoint
wlan-spr IN A 192.168.92.50
wlan IN CNAME wlan-spr
accesspoint IN CNAME wlan-spr
; PC's
cl101-spr IN A 192.168.92.101
cl101 IN CNAME cl101-spr
cl102-spr IN A 192.168.92.102
cl102 IN CNAME cl102-spr
cl103-spr IN A 192.168.92.103
cl103 IN CNAME cl103-spr
cl104-spr IN A 192.168.92.104
cl104 IN CNAME cl104-spr
cl105-spr IN A 192.168.92.105
cl105 IN CNAME cl105-spr
cl106-spr IN A 192.168.92.106
cl106 IN CNAME cl106-spr
cl107-spr IN A 192.168.92.107
cl107 IN CNAME cl107-spr
cl108-spr IN A 192.168.92.108
cl108 IN CNAME cl108-spr
cl109-spr IN A 192.168.92.109
cl109 IN CNAME cl109-spr
cl110-spr IN A 192.168.92.110
cl110 IN CNAME cl110-spr
cl111-spr IN A 192.168.92.111
cl111 IN CNAME cl111-spr
cl112-spr IN A 192.168.92.112
cl112 IN CNAME cl112-spr
cl101-alt-spr IN A 192.168.92.131
cl101-alt IN CNAME cl101-alt-spr
cl102-alt-spr IN A 192.168.92.132
cl102-alt IN CNAME cl102-alt-spr
cl103-alt-spr IN A 192.168.92.133
cl103-alt IN CNAME cl103-alt-spr
cl105-alt-spr IN A 192.168.92.135
cl105-alt IN CNAME cl105-alt-spr
cl106-alt-spr IN A 192.168.92.136
cl106-alt IN CNAME cl106-alt-spr
cl107-alt-spr IN A 192.168.92.137
cl107-alt IN CNAME cl107-alt-spr
cl108-alt-spr IN A 192.168.92.138
cl108-alt IN CNAME cl108-alt-spr
; Lancom 1781VAW - Router (von der Telekom)
;
lancome-router IN A 172.16.92.254
lancom IN CNAME lancome-router
router IN CNAME lancome-router
; Lancom L-322agn dual Wireless (R2)
; 2 * Accespoint (HotSpot)
;
lancom-ap1 IN A 192.168.150.11
ap1 IN CNAME lancom-ap1
lancom-ap2 IN A 192.168.150.12
ap2 IN CNAME lancom-ap2

View File

@ -0,0 +1,77 @@
;
; BIND data file for local wf.netz zone
;
$TTL 43600
@ IN SOA ns.wf.netz. ckubu.oopen.de. (
2014031001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.wf.netz.
; Gateway/Firewall
254 IN PTR gw-wf.wf.netz.
; Ersatz Gateway
253 IN PTR gw-replacement.wf.netz.
; (Caching ) Nameserver
53 IN PTR ns-wf.wf.netz.
; File-Server
60 IN PTR anita.wf.netz.
; Development - Server (Vserver System)
20 IN PTR devel-root.wf.netz.
; NAS System
80 IN PTR wf-nas.wf.netz.
; IPMI
21 IN PTR devel-ipmi.wf.netz
61 IN PTR anita-ipmi.wf.netz
; APC - Smart UPS 3000 RM
15 IN PTR usv.wf.netz.
; Drucker
179 IN PTR brother-5890.wf.netz.
; Vserver Instanzen
22 IN PTR devel-php54.wf.netz.
23 IN PTR devel-db.wf.netz.
24 IN PTR devel-php5.wf.netz.
25 IN PTR devel-repos.wf.netz.
26 IN PTR devel-todo.wf.netz.
27 IN PTR devel-spi.wf.netz.
28 IN PTR devel-schott-be.wf.netz.
29 IN PTR devel-schott-fe.wf.netz.
30 IN PTR devel-solr.wf.netz.
31 IN PTR devel-php7.wf.netz.
; Buero PC's
78 IN PTR kaya.wf.netz.
84 IN PTR christian.wf.netz.
85 IN PTR axel-mini.wf.netz.
87 IN PTR mariettewf.netz.
; Ersatz Gatewy
253 IN PTR gw-replacement.wf.netz.

View File

@ -0,0 +1,21 @@
;
; BIND data file for local wf.netz zone
;
$TTL 43600
@ IN SOA ns.wf.netz. ckubu.oopen.de. (
2013030701 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.wf.netz.
; Gateway/Firewall
gw-wf IN A 192.168.42.254
gate IN CNAME gw-wf
gw IN CNAME gw-wf
gw-d11 IN CNAME gw-wf

View File

@ -0,0 +1,199 @@
;
; BIND data file for local wf.netz zone
;
$TTL 43600
@ IN SOA ns.wf.netz. ckubu.oopen.de. (
2017071301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns-wf.wf.netz.
; Gateway/Firewall
gw-wf IN A 192.168.52.254
gate IN CNAME gw-wf
gw IN CNAME gw-wf
gw-d11 IN CNAME gw-wf
; Ersatz Gateway
gw-replacement IN A 192.168.52.253
; (Caching ) Nameserver
ns-wf IN A 192.168.52.53
ns IN CNAME ns-wf
nscache IN CNAME ns-wf
resolver IN CNAME ns-wf
; File-Server
anita IN A 192.168.52.60
; Development - Server (Vserver System)
devel-root IN A 192.168.52.20
devel IN CNAME devel-root
; NAS System
wf-nas IN A 192.168.52.80
nas IN CNAME wf-nas
; IPMI
anita-ipmi IN A 192.168.52.61
devel-ipmi IN A 192.168.52.21
; APC - Smart UPS 3000 RM
usv IN A 192.168.52.15
ups IN CNAME usv
; Drucker
brother-5890 IN A 192.168.52.179
; Vserver Instanzen
devel-php54 IN A 192.168.52.22
php54 IN CNAME devel-php54
devel-db IN A 192.168.52.23
db IN CNAME devel-db
devel-php5 IN A 192.168.52.24
php5 IN CNAME devel-php5
devel-repos IN A 192.168.52.25
repos IN CNAME devel-repos
devel-todo IN A 192.168.52.26
todo IN CNAME devel-todo
todo-dev IN CNAME devel-todo
devel-spi IN A 192.168.52.27
spi IN CNAME devel-spi
devel-schott-be IN A 192.168.52.28
schott-be IN CNAME devel-schott-be
devel-schott-fe IN A 192.168.52.29
schott-fe IN CNAME devel-schott-fe
devel-solr IN A 192.168.52.30
solr IN CNAME devel-solr
devel-php7 IN A 192.168.52.31
php7 IN CNAME devel-php7
; php5 - Webserver
;
artikelbox IN A 192.168.52.24
benjamin-hoff IN A 192.168.52.24
bodyvib-shop IN A 192.168.52.24
callinus IN A 192.168.52.24
contao IN A 192.168.52.24
demasi IN A 192.168.52.24
die-linke-europa IN A 192.168.52.24
dkf IN A 192.168.52.24
egypt-at-work IN A 192.168.52.24
etherpad IN A 192.168.52.24
forum-ds IN A 192.168.52.24
gambio-shop IN A 192.168.52.24
ism IN A 192.168.52.24
hp-address IN A 192.168.52.24
helle-panke IN A 192.168.52.24
juergen-klute IN A 192.168.52.24
jewrovision-voting IN A 192.168.52.24
jugendkongress IN A 192.168.52.24
jw IN A 192.168.52.24
jw56 IN A 192.168.52.24
jw-test IN A 192.168.52.24
kaya-test IN A 192.168.52.24
kleinpetersberg IN A 192.168.52.24
kontext-chris IN A 192.168.52.24
kontext-emt IN A 192.168.52.24
kontext-felix IN A 192.168.52.24
kontext-test IN A 192.168.52.24
kontext-ml IN A 192.168.52.24
kontext-emt-zr IN A 192.168.52.24
kontext3 IN A 192.168.52.24
kontext3-mvc IN A 192.168.52.24
kontext3-sass IN A 192.168.52.24
limesurvey IN A 192.168.52.24
medientagung IN A 192.168.52.24
mitzvahday IN A 192.168.52.24
michael-leutert IN A 192.168.52.24
nd IN A 192.168.52.24
nd-2017 IN A 192.168.52.24
ndkz IN A 192.168.52.24
nd-archiv IN A 192.168.52.24
nd-2013 IN A 192.168.52.24
nd-redesign2011 IN A 192.168.52.24
parkaue IN A 192.168.52.24
php-manual IN A 192.168.52.24
php5-opcache IN A 192.168.52.24
pessach IN A 192.168.52.24
platinit IN A 192.168.52.24
prager-fruehling-magazin IN A 192.168.52.24
zrkalender IN A 192.168.52.24
zr-alt IN A 192.168.52.24
silverstripe IN A 192.168.52.24
solidarische-moderne IN A 192.168.52.24
typo3neos IN A 192.168.52.24
tvet-laos IN A 192.168.52.24
voltaire IN A 192.168.52.24
wagenknecht IN A 192.168.52.24
wiki IN A 192.168.52.24
wwl IN A 192.168.52.24
wwl-intellektuelle IN A 192.168.52.24
wwl-gewerkschafter IN A 192.168.52.24
wordpress IN A 192.168.52.24
; php54 - Webserver
devel-php54-neu IN A 192.168.52.22
nd-54 IN A 192.168.52.22
kontext3-54 IN A 192.168.52.22
kontext-emt-54 IN A 192.168.52.22
kontext-emt-zr-54 IN A 192.168.52.22
; php7 (php57) - Webserver
helle-panke-php7 IN A 192.168.52.31
kontext3-php7 IN A 192.168.52.31
jw-php7 IN A 192.168.52.31
nd-php7 IN A 192.168.52.31
; Repository Server
trac-efi IN A 192.168.52.25
trac-bdb IN A 192.168.52.25
spider-trac IN A 192.168.52.25
; spi Server
spider IN A 192.168.52.27
spider-dev IN A 192.168.52.27
spider-dev56 IN A 192.168.52.27
; Buero PC's
kaya IN A 192.168.52.78
axel IN A 192.168.52.84
*.axel IN CNAME axel
axel-mini IN CNAME axel
christian IN A 192.168.52.85
*.christian IN CNAME christian
mariette IN A 192.168.52.87
; Ersatz Gatewy
gw-replacement IN A 192.168.52.253
; raspberry (netz 192.168.43.0/24)
raspberry IN A 192.168.43.10
owncloud IN CNAME raspberry

69
CKUBU/bind/bind.keys Normal file
View File

@ -0,0 +1,69 @@
# The bind.keys file is used to override the built-in DNSSEC trust anchors
# which are included as part of BIND 9. As of the current release, the only
# trust anchors it contains are those for the DNS root zone ("."), and for
# the ISC DNSSEC Lookaside Validation zone ("dlv.isc.org"). Trust anchors
# for any other zones MUST be configured elsewhere; if they are configured
# here, they will not be recognized or used by named.
#
# The built-in trust anchors are provided for convenience of configuration.
# They are not activated within named.conf unless specifically switched on.
# To use the built-in root key, set "dnssec-validation auto;" in
# named.conf options. To use the built-in DLV key, set
# "dnssec-lookaside auto;". Without these options being set,
# the keys in this file are ignored.
#
# This file is NOT expected to be user-configured.
#
# These keys are current as of Feburary 2017. If any key fails to
# initialize correctly, it may have expired. In that event you should
# replace this file with a current version. The latest version of
# bind.keys can always be obtained from ISC at https://www.isc.org/bind-keys.
managed-keys {
# ISC DLV: See https://www.isc.org/solutions/dlv for details.
#
# NOTE: The ISC DLV zone is being phased out as of February 2017;
# the key will remain in place but the zone will be otherwise empty.
# Configuring "dnssec-lookaside auto;" to activate this key is
# harmless, but is no longer useful and is not recommended.
dlv.isc.org. initial-key 257 3 5 "BEAAAAPHMu/5onzrEE7z1egmhg/WPO0+juoZrW3euWEn4MxDCE1+lLy2
brhQv5rN32RKtMzX6Mj70jdzeND4XknW58dnJNPCxn8+jAGl2FZLK8t+
1uq4W+nnA3qO2+DL+k6BD4mewMLbIYFwe0PG73Te9fZ2kJb56dhgMde5
ymX4BI/oQ+cAK50/xvJv00Frf8kw6ucMTwFlgPe+jnGxPPEmHAte/URk
Y62ZfkLoBAADLHQ9IrS2tryAe7mbBZVcOwIeU/Rw/mRx/vwwMCTgNboM
QKtUdvNXDrYJDSHZws3xiRXF1Rf+al9UmZfSav/4NWLKjHzpT59k/VSt
TDN0YUuWrBNh";
# ROOT KEYS: See https://data.iana.org/root-anchors/root-anchors.xml
# for current trust anchor information.
#
# These keys are activated by setting "dnssec-validation auto;"
# in named.conf.
#
# This key (19036) is to be phased out starting in 2017. It will
# remain in the root zone for some time after its successor key
# has been added. It will remain this file until it is removed from
# the root zone.
. initial-key 257 3 8 "AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjF
FVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoX
bfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaD
X6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpz
W5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relS
Qageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulq
QxA+Uk1ihz0=";
# This key (20326) is to be published in the root zone in 2017.
# Servers which were already using the old key (19036) should
# roll seamlessly to this new one via RFC 5011 rollover. Servers
# being set up for the first time can use the contents of this
# file as initializing keys; thereafter, the keys in the
# managed key database will be trusted and maintained
# automatically.
. initial-key 257 3 8 "AwEAAaz/tAm8yTn4Mfeh5eyI96WSVexTBAvkMgJzkKTOiW1vkIbzxeF3
+/4RgWOq7HrxRixHlFlExOLAJr5emLvN7SWXgnLh4+B5xQlNVz8Og8kv
ArMtNROxVQuCaSnIDdD5LKyWbRd2n9WGe2R8PzgCmr3EgVLrjyBxWezF
0jLHwVN8efS3rCj/EWgvIWgb9tarpVUDK/b58Da+sqqls3eNbuv7pr+e
oZG+SrDK6nWeL3c6H5Apxz7LjVc1uTIdsIXxuOLYA4/ilBmSVIzuDWfd
RUfhHdY6+cn8HFRm+2hM8AnXGXws9555KrUB5qihylGa8subX2Nn6UwN
R1AkUTV74bU=";
};

12
CKUBU/bind/db.0 Normal file
View File

@ -0,0 +1,12 @@
;
; BIND reverse data file for broadcast zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS localhost.

13
CKUBU/bind/db.127 Normal file
View File

@ -0,0 +1,13 @@
;
; BIND reverse data file for local loopback interface
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS localhost.
1.0.0 IN PTR localhost.

23
CKUBU/bind/db.172.16.63.0 Normal file
View File

@ -0,0 +1,23 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.local.netz. ckubu.oopen.de. (
2015100601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.local.netz.
; IPMI Gateway/Firewall
15 IN PTR gw-ckubu-ipmi.local.netz.
; Telefonanlage
240 IN PTR erkel.local.netz.
245 IN PTR comfortel-2600.local.netz.
; Entertain TV Media Reciever
5 IN PTR media-reciever.local.netz.

View File

@ -0,0 +1,58 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.local.netz. ckubu.oopen.de. (
2015100601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.local.netz.
; Gateway/Firewall
254 IN PTR gw-ckubu.local.netz.
15 IN PTR gw-ckubu-ipmi.local.netz.
; Ersatz Gateway
253 IN PTR gw-replacement.local.netz.
; (Caching ) Nameserver
1 IN PTR ns.local.netz.
; Accesspoint - WAG54GX2
52 IN PTR linksys-wag54gx2.local.netz.
; Laserdrucker Kyocera FS 3838DN
;230 IN PTR fs_3830dtn.local.netz.
; Brother MFC-7860DW WLAN
235 IN PTR mfc-7860dw.local.netz.
; Telefonanlage
240 IN PTR erkel.local.netz.
245 IN PTR comfortel-2600.local.netz.
; DVBT 2 Reciever
4 IN PTR dvbt2-reciever.local.netz.
; Entertain TV Media Reciever
5 IN PTR media-reciever.local.netz.
; Buero PC's
20 IN PTR luna.local.netz.
30 IN PTR inge-desktop-lan.local.netz.
; Laptop's
35 IN PTR frida-laptop.local.netz.
45 IN PTR netbook.local.netz.
90 IN PTR devil.local.netz.
; weitere
131 IN PTR cl109.local.netz.
132 IN PTR cl110.local.netz.

View File

@ -0,0 +1,39 @@
;
; BIND reverse data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.local.netz. ckubu.oopen.de. (
2012013101 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.local.netz.
; Accesspoint - WRT54G
;54 IN PTR linksys-wrt54g.local.netz.
; Switch TP-LINK TL-SG108E
40 IN PTR switch-tp-link
; Unifi AP AC PRO
50 IN PTR ap-unifi.local.netz.
; TP-Link Repeater (TL-WA850RE)
55 IN PTR ap-repeater.local.netz.
; Controler Unifi AP AC PRO
254 IN PTR ctl-unifi.local.netz.
; PC's
30 IN PTR inge-desktop.local.netz.
; Laptop's
35 IN PTR frida-laptop.local.netz.
45 IN PTR inge-netbook.local.netz.
90 IN PTR devil1.local.netz.
; Brother MFC-7860DW WLAN
235 IN PTR mfc-7860dw-wlan.local.netz.

12
CKUBU/bind/db.255 Normal file
View File

@ -0,0 +1,12 @@
;
; BIND reverse data file for broadcast zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS localhost.

14
CKUBU/bind/db.empty Normal file
View File

@ -0,0 +1,14 @@
; BIND reverse data file for empty rfc1918 zone
;
; DO NOT EDIT THIS FILE - it is used for multiple zones.
; Instead, copy it, edit named.conf, and use that copy.
;
$TTL 86400
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
86400 ) ; Negative Cache TTL
;
@ IN NS localhost.

14
CKUBU/bind/db.local Normal file
View File

@ -0,0 +1,14 @@
;
; BIND data file for local loopback interface
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
2 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS localhost.
@ IN A 127.0.0.1
@ IN AAAA ::1

108
CKUBU/bind/db.local.netz Normal file
View File

@ -0,0 +1,108 @@
;
; BIND data file for local local.netz zone
;
$TTL 43600
@ IN SOA ns.local.netz. ckubu.oopen.de. (
2017052001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns.local.netz.
; Gateway/Firewall
gw-ckubu IN A 192.168.63.254
gate IN CNAME gw-ckubu
gw IN CNAME gw-ckubu
gw-ckubu-ipmi IN A 172.16.63.15
gw-ipmi IN CNAME gw-ckubu-ipmi
; Ersatz Gateway
gw-replacement IN A 192.168.63.253
; (Caching ) Nameserver
ns IN A 192.168.63.1
nscache IN CNAME ns
; Accesspoint Unifi AP AC PRO Ubiquiti
ap-unifi IN A 192.168.64.50
accesspoint IN CNAME ap-unifi
ap-repeater IN A 192.168.64.55
repeater IN CNAME ap-repeater
; Controller for Unifi AP's
ctl-unifi IN A 192.168.64.254
; Switch TP-LINK TL-SG108E
switch-tp-link IN A 192.168.64.60
; Laserdrucker Kyocera FS 3838DN
fs-3830dtn IN A 192.168.63.230
drucker IN CNAME fs-3830dtn
; Brother MFC 7860DW LAN
mfc-7860dw IN A 192.168.63.235
fax IN CNAME mfc-7860dw
; Brother MFC 7860DW WLAN
mfc-7860dw-wlan IN A 192.168.64.235
fax-wlan IN CNAME mfc-7860dw-wlan
; Telefonanlage
erkel IN A 172.16.63.240
telefonanlage IN CNAME erkel
; Systemtelefon - COMfortel 2600 IP
;
comfortel-2600 IN A 172.16.63.245
systemtelefon IN CNAME comfortel-2600
telefon IN CNAME comfortel-2600
; FRITZ!Box 7490
fritzbox IN A 172.16.63.254
fritz IN CNAME fritzbox
; DVBT 2 Reciever
dvbt2-reciever IN A 192.168.63.4
; Entertain TV Media Reciever
media-reciever IN A 172.16.63.5
; PC's
luna IN A 192.168.63.20
IN AAAA fd5c:45d3:2a6e:1:76d4:35ff:febd:7783
inge-desktop IN A 192.168.64.30
inge-desktop-lan IN A 192.168.64.30
; Laptop's
netbook IN A 192.168.63.45
IN AAAA fd5c:45d3:2a6e:1:67d:7bff:fe30:4b64
netboo-lan IN CNAME netbook
inge-netbook-lan IN CNAME netbook
inge-netbook IN A 192.168.64.45
IN AAAA fd5c:45d3:2a6e:1:62d8:19ff:feca:113c
netbook-wlan IN CNAME inge-netbook
devil IN A 192.168.63.90
IN AAAA fd5c:45d3:2a6e:1:5eff:35ff:fe01:e903
devil-lan IN CNAME devil
devil-wlan IN A 192.168.64.90
IN AAAA fd5c:45d3:2a6e:1:224:d7ff:fe24:dc6c
frida-laptop IN A 192.168.64.35
; weitere
wipe IN A 192.168.63.70
; temprär spider
spider IN A 192.168.63.173

90
CKUBU/bind/db.root Normal file
View File

@ -0,0 +1,90 @@
; This file holds the information on root name servers needed to
; initialize cache of Internet domain name servers
; (e.g. reference this file in the "cache . <file>"
; configuration file of BIND domain name servers).
;
; This file is made available by InterNIC
; under anonymous FTP as
; file /domain/named.cache
; on server FTP.INTERNIC.NET
; -OR- RS.INTERNIC.NET
;
; last update: February 17, 2016
; related version of root zone: 2016021701
;
; formerly NS.INTERNIC.NET
;
. 3600000 NS A.ROOT-SERVERS.NET.
A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4
A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:ba3e::2:30
;
; FORMERLY NS1.ISI.EDU
;
. 3600000 NS B.ROOT-SERVERS.NET.
B.ROOT-SERVERS.NET. 3600000 A 192.228.79.201
B.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:84::b
;
; FORMERLY C.PSI.NET
;
. 3600000 NS C.ROOT-SERVERS.NET.
C.ROOT-SERVERS.NET. 3600000 A 192.33.4.12
C.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2::c
;
; FORMERLY TERP.UMD.EDU
;
. 3600000 NS D.ROOT-SERVERS.NET.
D.ROOT-SERVERS.NET. 3600000 A 199.7.91.13
D.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2d::d
;
; FORMERLY NS.NASA.GOV
;
. 3600000 NS E.ROOT-SERVERS.NET.
E.ROOT-SERVERS.NET. 3600000 A 192.203.230.10
;
; FORMERLY NS.ISC.ORG
;
. 3600000 NS F.ROOT-SERVERS.NET.
F.ROOT-SERVERS.NET. 3600000 A 192.5.5.241
F.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2f::f
;
; FORMERLY NS.NIC.DDN.MIL
;
. 3600000 NS G.ROOT-SERVERS.NET.
G.ROOT-SERVERS.NET. 3600000 A 192.112.36.4
;
; FORMERLY AOS.ARL.ARMY.MIL
;
. 3600000 NS H.ROOT-SERVERS.NET.
H.ROOT-SERVERS.NET. 3600000 A 198.97.190.53
H.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:1::53
;
; FORMERLY NIC.NORDU.NET
;
. 3600000 NS I.ROOT-SERVERS.NET.
I.ROOT-SERVERS.NET. 3600000 A 192.36.148.17
I.ROOT-SERVERS.NET. 3600000 AAAA 2001:7fe::53
;
; OPERATED BY VERISIGN, INC.
;
. 3600000 NS J.ROOT-SERVERS.NET.
J.ROOT-SERVERS.NET. 3600000 A 192.58.128.30
J.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:c27::2:30
;
; OPERATED BY RIPE NCC
;
. 3600000 NS K.ROOT-SERVERS.NET.
K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129
K.ROOT-SERVERS.NET. 3600000 AAAA 2001:7fd::1
;
; OPERATED BY ICANN
;
. 3600000 NS L.ROOT-SERVERS.NET.
L.ROOT-SERVERS.NET. 3600000 A 199.7.83.42
L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:3::42
;
; OPERATED BY WIDE
;
. 3600000 NS M.ROOT-SERVERS.NET.
M.ROOT-SERVERS.NET. 3600000 A 202.12.27.33
M.ROOT-SERVERS.NET. 3600000 AAAA 2001:dc3::35
; End of file

11
CKUBU/bind/named.conf Normal file
View File

@ -0,0 +1,11 @@
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local
include "/etc/bind/named.conf.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones";

View File

@ -0,0 +1,30 @@
// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};
// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912
zone "localhost" {
type master;
file "/etc/bind/db.local";
};
zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};
zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};
zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};

259
CKUBU/bind/named.conf.local Normal file
View File

@ -0,0 +1,259 @@
//
// Do any local configuration here
//
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";
zone "local.netz" {
type master;
file "/etc/bind/db.local.netz";
};
zone "63.168.192.in-addr.arpa" {
type master;
file "/etc/bind/db.192.168.63.0";
};
zone "63.16.172.in-addr.arpa" {
type master;
file "/etc/bind/db.172.16.63.0";
};
zone "64.168.192.in-addr.arpa" {
type master;
file "/etc/bind/db.192.168.64.0";
};
// AKB - Aktionsbündnis-brandenburg
//
zone "akb.netz" {
type master;
file "/etc/bind/VPN/akb/db.akb.netz";
};
zone "82.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/akb/db.192.168.82.0";
};
zone "83.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/akb/db.192.168.83.0";
};
// ANW-Berenice - Anwaeltin Berenice Böhlo
//
zone "anw-km.netz" {
type master;
file "/etc/bind/VPN/anw-km/db.anw-km.netz";
};
zone "122.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/anw-km/db.192.168.122.0";
};
// ANW-URB - Anwaeltinnen Urbanstrasse
//
zone "anwaeltinnen.netz" {
type master;
file "/etc/bind/VPN/anw-urb/db.anwaeltinnen.netz";
};
zone "1.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/anw-urb/db.192.168.132.0";
};
// FLR-BRB - Flüchtlingsrat Brandenburg
//
zone "flr.netz" {
type master;
file "/etc/bind/VPN/flr-brb/db.flr.netz";
};
zone "102.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/flr-brb/db.192.168.102.0";
};
zone "103.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/flr-brb/db.192.168.103.0";
};
// B3-BORNIM
//
zone "b3-bornim.netz" {
type master;
file "/etc/bind/VPN/b3-bornim/db.b3-bornim.netz";
};
zone "42.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/b3-bornim/db.192.168.42.0";
};
// GA - Gemeinschaft Altenschlirf
//
zone "ga.netz" {
type master;
file "/etc/bind/VPN/ga/ga.netz.zone";
};
// Kanzlei-Kiel
//
zone "kanzlei-kiel.netz" {
type master;
file "/etc/bind/VPN/kanzlei-kiel/db.kanzlei-kiel.netz";
};
zone "100.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/kanzlei-kiel/db.192.168.100.0";
};
zone "101.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/kanzlei-kiel/db.192.168.101.0";
};
// MBR - Mobile Opferberatung Berlin
//
zone "mbr-bln.netz" {
type master;
file "/etc/bind/VPN/mbr-bln/db.mbr-bln.netz";
};
zone "112.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/mbr-bln/db.192.168.112.0";
};
// OPP - Opferperspektive
//
zone "opp.netz" {
type master;
file "/etc/bind/VPN/opp/db.opp.netz";
};
zone "62.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/opp/db.192.168.62.0";
};
// ReachOut - ReachOut Berlin
//
zone "ro.netz" {
type master;
file "/etc/bind/VPN/ro/db.ro.netz";
};
zone "72.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/ro/db.192.168.72.0";
};
zone "73.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/ro/db.192.168.73.0";
};
// SPR-BE - Sprachenatelier Berlin
//
zone "sprachenatelier.netz" {
type master;
file "/etc/bind/VPN/spr-be/db.sprachenatelier.netz";
};
zone "92.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/spr-be/db.192.168.92.0";
};
// WF - Warenform
//
zone "wf.netz" {
type master;
file "/etc/bind/VPN/wf/db.wf.netz";
};
zone "52.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/wf/db.192.168.52.0";
};
zone "wf-wlan.netz" {
type master;
file "/etc/bind/VPN/wf/db.wf-wlan.netz";
};
// AK - Analyse & Kritik
//
zone "ak.local" {
type master;
file "/etc/bind/VPN/ak/db.ak.local";
};
zone "ak.netz" {
type master;
file "/etc/bind/VPN/ak/db.ak.netz";
};
zone "128.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/ak/db.192.168.128.0";
};
zone "0.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/ak/db.192.168.0.0";
};
// 123 - 123Comics
//
zone "123.netz" {
type master;
file "/etc/bind/VPN/123/db.123.netz";
};
zone "142.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/123/db.192.168.142.0";
};
zone "143.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/123/db.192.168.143.0";
};
zone "144.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/123/db.192.168.144.0";
};
// Jonas - privat
//
zone "jonas.netz" {
type master;
file "/etc/bind/VPN/jonas/db.jonas.netz";
};
zone "86.168.192.in-addr.arpa" {
type master;
file "/etc/bind/VPN/jonas/db.192.168.86.0";
};

View File

@ -0,0 +1,8 @@
//
// Do any local configuration here
//
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";

View File

@ -0,0 +1,108 @@
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you may need to fix the firewall to allow multiple
// ports to talk. See http://www.kb.cert.org/vuls/id/800113
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
#forwarders {
# # FRITZ!Box
# #
# 172.16.63.254;
#};
//========================================================================
// If BIND logs error messages about the root key being expired,
// you will need to update your keys. See https://www.isc.org/bind-keys
//========================================================================
dnssec-validation auto;
auth-nxdomain no; # conform to RFC1035
// Security options
#listen-on port 53 {
# 127.0.0.1;
# 192.168.63.1;
# fd5c:45d3:2a6e:1:ec4:7aff:feac:5ecf;
# #172.16.102.254;
#};
allow-query {
127.0.0.1;
192.168.0.0/16;
10.0.0.0/8;
172.16.0.0/16;
fe80::/8;
fd5c:45d3:2a6e:1::/64;
::1/128;
};
// caching name services
recursion yes;
allow-recursion {
127.0.0.1;
192.168.0.0/16;
10.0.0.0/16;
172.16.0.0/16;
fd5c:45d3:2a6e:1::/64;
fe80::/8;
::1/128;
};
allow-transfer { none; };
#listen-on-v6 {
# ::1;
# fd5c:45d3:2a6e:1:ec4:7aff:feac:5ecf;
#};
};
logging {
channel simple_log {
file "/var/log/named/bind.log" versions 3 size 5m;
//severity warning;
severity info;
print-time yes;
print-severity yes;
print-category yes;
};
channel queries_log {
file "/var/log/named/query.log" versions 10 size 5m;
severity debug;
//severity notice;
print-time yes;
print-severity yes;
print-category no;
};
channel log_zone_transfers {
file "/var/log/named/axfr.log" versions 5 size 2m;
severity info;
print-time yes;
print-severity yes;
print-category yes;
};
category resolver {
queries_log;
};
category queries {
queries_log;
};
category xfer-in {
log_zone_transfers;
};
category xfer-out {
log_zone_transfers;
};
category notify {
log_zone_transfers;
};
category default{
simple_log;
};
};

View File

@ -0,0 +1,26 @@
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you may need to fix the firewall to allow multiple
// ports to talk. See http://www.kb.cert.org/vuls/id/800113
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
// forwarders {
// 0.0.0.0;
// };
//========================================================================
// If BIND logs error messages about the root key being expired,
// you will need to update your keys. See https://www.isc.org/bind-keys
//========================================================================
dnssec-validation auto;
auth-nxdomain no; # conform to RFC1035
listen-on-v6 { any; };
};

4
CKUBU/bind/rndc.key Normal file
View File

@ -0,0 +1,4 @@
key "rndc-key" {
algorithm hmac-md5;
secret "7Lu2rc9TioQK4/CQ6jMU8g==";
};

20
CKUBU/bind/zones.rfc1918 Normal file
View File

@ -0,0 +1,20 @@
zone "10.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "16.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "17.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "18.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "19.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "20.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "21.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "22.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "23.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "24.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "25.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "26.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "27.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "28.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "29.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "30.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "31.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
zone "168.192.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };

39
CKUBU/chap-secrets.CKUBU Normal file
View File

@ -0,0 +1,39 @@
# Secrets for authentication using CHAP
# client server secret IP addresses
## - Aktionsbuendnis
"feste-ip9/1TBGC27CYX92@t-online-com.de" * "7FbmJz7L"
## - Anwaltskanzlei - Karl-Marx_Strasse (anw-km)
"0017005041965502052728690001@t-online.de" * "62812971"
## - Anwaltskanzlei - Urbanstrasse (anw-urb)
"0019673090265502751343110001@t-online.de" * "85593499"
## - B3 Bornim
"t-online-com/8TB0LIXKXV82@t-online-com.de" * "38460707"
## - Fluechlingsrat BRB
"0022044435885511150351780001@t-online.de" * "27475004"
## - Kanzlei Kiel
"ar0284280107" * "39457541"
## - MBR Berlin
## - DSL
"0019507524965100021004430001@t-online.de" * "76695918"
## - VDSL
"0029741693695511193970180001@t-online.de" * "84616024"
## - Opferperspektive
"feste-ip3/6TB9UZGGP1GK@t-online-com.de" * "53506202"
## - Sprachenatelier Berlin
"0021920376975502683262730001@t-online.de" * "52167784"
## - Warenform
"feste-ip4/7TB02K2HZ4Q3@t-online-com.de" * "EadGl15E"
## - ckubu
"0025591824365511139967620001@t-online.de" * "67982653"

52
CKUBU/cron_root.CKUBU Normal file
View File

@ -0,0 +1,52 @@
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.1ndZ3d/crontab installed on Wed May 17 02:08:53 2017)
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
# Edit this file to introduce tasks to be run by cron.
#
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
#
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').#
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
#
# For more information see the manual pages of crontab(5) and cron(8)
#
# m h dom mon dow command
PATH=/root/bin:/root/bin/admin-stuff:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# - Check forwarding ( /proc/sys/net/ipv4/ip_forward contains "1" )
# - if not set this entry to "1"
#
0-59/2 * * * * /root/bin/monitoring/check_forwarding.sh
# - Check if nameservice (bind) is running. If not restart the service
# -
*/10 * * * * /root/bin/monitoring/check_dns.sh
# - Check if Postfix Mailservice is running. If not restart the service
# -
*/10 * * * * /root/bin/monitoring/check_postfix.sh
# - Check if openvpn is running if not restart the service
# -
*/30 * * * * /root/bin/monitoring/check_vpn.sh
# - Check if DynDNS ip is correct, adjust if needed
# -
07,27,47 * * * * /root/bin/monitoring/check_dyndns.sh ckubu.homelinux.org
# - copy gateway configuration
# -
13 4 * * * /root/bin/manage-gw-config/copy_gateway-config.sh CKUBU

14
CKUBU/ddclient.conf.CKUBU Normal file
View File

@ -0,0 +1,14 @@
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
protocol=dyndns2
use=web, web=checkip.dyndns.com, web-skip='IP Address'
server=members.dyndns.org
login=ckubu
password='7213b4e6178a11e6ab1362f831f6741e'
ckubu.homelinux.org
ssl=yes
#mail=argus@oopen.de
mail-failure=root

331
CKUBU/dhcpd.conf.CKUBU Normal file
View File

@ -0,0 +1,331 @@
#
# Sample configuration file for ISC dhcpd for Debian
#
# $Id: dhcpd.conf,v 1.1.1.1 2002/05/21 00:07:44 peloy Exp $
#
# 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 subnet-mask 255.255.255.0;
option broadcast-address 192.168.63.255;
option domain-name "local.netz.";
#option domain-search "local.netz";
#option domain-search "akb.netz.";
#option domain-search "anwaeltinnen.netz.";
#option domain-search "flr.netz.";
#option domain-search "b3-bornim.netz.";
#option domain-search "kanzlei-kiel.netz.";
#option domain-search "mbr.netz.";
#option domain-search "opp.netz.";
#option domain-search "sprachenatelier.netz.";
#option domain-search "wf.netz.";
option domain-name-servers nscache.local.netz;
#option domain-name-servers ns1.example.org, ns2.example.org;
option routers gw-ckubu.local.netz;
option ntp-servers 192.168.63.254;
default-lease-time 86400;
max-lease-time 259200;
# If this DHCP server is the official DHCP server for the local
# network, the authoritative directive should be uncommented.
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.63.0 netmask 255.255.255.0 {
# --- 192.168.63.160/27 ---
# network address....: 192.168.63.160
# Broadcast address..: 192.168.63.191
# netmask............: 255.255.255.224
# network range......: 192.168.63.160 - 192.168.63.191
# Usable range.......: 192.168.63.161 - 192.168.63.190
range 192.168.63.161 192.168.63.190;
option domain-name-servers nscache.local.netz;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.63.255;
option routers gw-ckubu.local.netz;
option ntp-servers 192.168.63.254;
}
## devil (T410)
host devil {
hardware ethernet 5C:FF:35:01:E9:03;
fixed-address devil.local.netz;
}
## Inge Netbook (X121e)
host netbook {
hardware ethernet 04:7d:7b:30:4b:64;
fixed-address netbook.local.netz;
}
## luna - eth0
host luna {
hardware ethernet 74:d4:35:bd:77:83 ;
fixed-address luna.local.netz ;
}
## sol - eth0
host sol {
hardware ethernet 1c:6f:65:97:4a:9d ;
fixed-address sol.local.netz ;
}
## sol1 - eth1
host sol1 {
hardware ethernet 1c:6f:65:97:4a:9f ;
fixed-address sol1.local.netz ;
}
## crash
host crash {
hardware ethernet 00:1A:92:72:D6:39;
fixed-address crash.local.netz;
}
## telefonanlage
host erkel {
hardware ethernet 00:09:52:01:21:7F;
fixed-address erkel.local.netz;
}
## Syste,telefon COMfortel 2600IP
host comfortel-2600 {
hardware ethernet 00:09:52:04:4f:2e;
fixed-address comfortel-2600.local.netz;
}
## Drucker Brother MFC-7860DW - LAN
host mfc-7860dw {
hardware ethernet 30:05:5c:1e:62:c1;
fixed-address mfc-7860dw.local.netz;
}
## Drucker Brother MFC-7860DW WLAN
host mfc-7860dw-wlan {
hardware ethernet 00:80:92:b8:c1:9e;
fixed-address mfc-7860dw-wlan.local.netz;
}
## Switch TP-Link TL-SG108PE
host switch-tp-link {
hardware ethernet 98:DE:D0:FC:2E:85 ;
fixed-address switch-tp-link.local.netz;
}
host ap-repeater {
hardware ethernet 82:16:f9:2d:d5:4c;
fixed-address ap-repeater.local.netz;
}
## - DVBT 2 Reciever
host dvbt2-reciever {
hardware ethernet 00:22:28:10:39:3a ;
fixed-address dvbt2-reciever.local.netz;
}
## - Entertain TV Media Reciever
host media-reciever {
hardware ethernet 00:80:3f:21:2b:8f ;
fixed-address media-reciever.local.netz;
}
## sun - provide netinstall FreeBSD
host sun {
hardware ethernet 00:03:ba:0f:ce:53;
fixed-address 192.168.63.161 ;
server-name "crash.local.netz"; # name of the tftp-server
server-identifier 192.168.63.100; # address of the tftp-server
next-server 192.168.63.100; # address of the NFS-server
option root-path "/data/freebsd/8.0/pxeboot"; # root-path for NFS
filename "loader"; # filename of NBP (network bootstrap program)
}
host net6501 {
hardware ethernet 00:00:24:ce:7c:fc ;
fixed-address 192.168.63.9 ;
next-server 192.168.63.20; # address of the NFS-server
filename "pxelinux.0"; # filename to serv first
}
host server {
hardware ethernet 00:25:90:52:c6:fe ;
fixed-address 192.168.63.36 ;
next-server 192.168.63.20;
filename "pxelinux.0";
}
## - zweite netzwerkkarte
## -
host at-10 {
hardware ethernet 0c:c4:7a:b3:46:1f ;
fixed-address 192.168.63.36 ;
next-server 192.168.63.20;
filename "pxelinux.0";
}
## weitere
host cl109 {
hardware ethernet 38:60:77:39:f2:49 ;
fixed-address cl109.local.netz;
}
host cl110 {
hardware ethernet 38:60:77:4e:34:fe ;
fixed-address cl110.local.netz;
}
#subnet 192.168.93.0 netmask 255.255.255.0 {
#
# # --- 192.168.93.160/27 ---
# # network address....: 192.168.93.160
# # Broadcast address..: 192.168.93.191
# # netmask............: 255.255.255.224
# # network range......: 192.168.93.160 - 192.168.93.191
# # Usable range.......: 192.168.63.191 - 192.168.93.190
#
# range 192.168.93.161 192.168.93.190;
# option domain-name "sprachenatelier.netz";
# option domain-name-servers nscache.local.netz;
# option subnet-mask 255.255.255.0;
# option broadcast-address 192.168.93.255;
# option routers 192.168.93.254;
#}
## - wireless LAN
subnet 192.168.64.0 netmask 255.255.255.0 {
range 192.168.64.150 192.168.64.199;
#local-address 192.168.64.254 ;
option domain-name "local.netz";
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.64.255;
option domain-name-servers 192.168.63.1;
option routers 192.168.64.254;
option ntp-servers 192.168.63.254;
default-lease-time 86400;
max-lease-time 259200;
}
host 6501 {
#hardware ethernet 00:00:24:CE:99:30;
#hardware ethernet 00:00:24:ce:99:b0;
hardware ethernet 00:00:24:ce:99:ac;
fixed-address 192.168.63.9 ;
next-server 192.168.63.40;
filename "pxelinux.0";
}
## inge-desktop (W-LAN)
host inge-desktop {
hardware ethernet b0:c0:90:4a:00:a3;
fixed-address inge-desktop.local.netz;
}
## inge-desktop-lan
host inge-desktop-lan {
hardware ethernet 80:ee:73:bb:d9:d4;
fixed-address inge-desktop-lan.local.netz;
}
## Inge Netbook WLAN (X121e)
host inge-netbook {
hardware ethernet 60:d8:19:ca:11:3c;
fixed-address inge-netbook.local.netz;
}
## frida-laptop (W-LAN)
host frida-laptop {
hardware ethernet 00:21:5d:75:41:f4;
fixed-address frida-laptop.local.netz;
}
## devil wireless device
host devil1 {
hardware ethernet 00:24:d7:24:dc:6c;
fixed-address devil1.local.netz;
}
#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;
# }
#}

102
CKUBU/dhcpd6.conf.CKUBU Normal file
View File

@ -0,0 +1,102 @@
# Server configuration file example for DHCPv6
# From the file used for TAHI tests - addresses chosen
# to match TAHI rather than example block.
# IPv6 address valid lifetime
# (at the end the address is no longer usable by the client)
# (set to 30 days, the usual IPv6 default)
default-lease-time 2592000;
# IPv6 address preferred lifetime
# (at the end the address is deprecated, i.e., the client should use
# other addresses for new connections)
# (set to 7 days, the usual IPv6 default)
preferred-lifetime 604800;
# T1, the delay before Renew
# (default is 1/2 preferred lifetime)
# (set to 1 hour)
option dhcp-renewal-time 3600;
# T2, the delay before Rebind (if Renews failed)
# (default is 3/4 preferred lifetime)
# (set to 2 hours)
option dhcp-rebinding-time 7200;
# Enable RFC 5007 support (same than for DHCPv4)
allow leasequery;
# Global definitions for name server address(es) and domain search list
option dhcp6.name-servers 3ffe:501:ffff:100:200:ff:fe00:3f3e;
option dhcp6.domain-search "test.example.com","example.com";
# Set preference to 255 (maximum) in order to avoid waiting for
# additional servers when there is only one
##option dhcp6.preference 255;
# Server side command to enable rapid-commit (2 packet exchange)
##option dhcp6.rapid-commit;
# The delay before information-request refresh
# (minimum is 10 minutes, maximum one day, default is to not refresh)
# (set to 6 hours)
option dhcp6.info-refresh-time 21600;
# Static definition (must be global)
#host myclient {
# # The entry is looked up by this
# host-identifier option
# dhcp6.client-id 00:01:00:01:00:04:93:e0:00:00:00:00:a2:a2;
#
# # A fixed address
# fixed-address6 3ffe:501:ffff:100::1234;
#
# # A fixed prefix
# fixed-prefix6 3ffe:501:ffff:101::/64;
#
# # Override of the global definitions,
# # works only when a resource (address or prefix) is assigned
# option dhcp6.name-servers 3ffe:501:ffff:100:200:ff:fe00:4f4e;
#
# # For debug (to see when the entry statements are executed)
# # (log "sol" when a matching Solicitation is received)
# ##if packet(0,1) = 1 { log(debug,"sol"); }
#}
#
#host otherclient {
# # This host entry is hopefully matched if the client supplies a DUID-LL
# # or DUID-LLT containing this MAC address.
# hardware ethernet 01:00:80:a2:55:67;
#
# fixed-address6 3ffe:501:ffff:100::4321;
#}
# The subnet where the server is attached
# (i.e., the server has an address in this subnet)
#subnet6 3ffe:501:ffff:100::/64 {
# # Two addresses available to clients
# # (the third client should get NoAddrsAvail)
# range6 3ffe:501:ffff:100::10 3ffe:501:ffff:100::11;
#
# # Use the whole /64 prefix for temporary addresses
# # (i.e., direct application of RFC 4941)
# range6 3ffe:501:ffff:100:: temporary;
#
# # Some /64 prefixes available for Prefix Delegation (RFC 3633)
# prefix6 3ffe:501:ffff:100:: 3ffe:501:ffff:111:: /64;
#}
# A second subnet behind a relay agent
#subnet6 3ffe:501:ffff:101::/64 {
# range6 3ffe:501:ffff:101::10 3ffe:501:ffff:101::11;
#
# # Override of the global definitions,
# # works only when a resource (address or prefix) is assigned
# option dhcp6.name-servers 3ffe:501:ffff:101:200:ff:fe00:3f3e;
#
#}
# A third subnet behind a relay agent chain
#subnet6 3ffe:501:ffff:102::/64 {
# range6 3ffe:501:ffff:102::10 3ffe:501:ffff:102::11;
#}

1
CKUBU/hostname.CKUBU Normal file
View File

@ -0,0 +1 @@
gw-ckubu

7
CKUBU/hosts.CKUBU Normal file
View File

@ -0,0 +1,7 @@
127.0.0.1 localhost
192.168.63.254 gw-ckubu.local.netz gw-ckubu
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

104
CKUBU/interfaces.CKUBU Normal file
View File

@ -0,0 +1,104 @@
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
#-----------------------------
# lo - loopback interface
#-----------------------------
auto lo
iface lo inet loopback
#-----------------------------
# enp0s20f0 - WLAN
#-----------------------------
auto enp0s20f0
iface enp0s20f0 inet static
address 192.168.64.254
network 192.168.64.0
netmask 255.255.255.0
broadcast 192.168.64.255
iface enp0s20f0 inet6 static
address fd5c:45d3:2a6e:1:ec4:7aff:feac:5ece
netmask 64
autoconf 0
dad-attempts 0
accept_ra 0
#-----------------------------
# enp0s20f1 - LAN
#-----------------------------
auto enp0s20f1
iface enp0s20f1 inet static
address 192.168.63.254
network 192.168.63.0
netmask 255.255.255.0
broadcast 192.168.63.255
## - add route 172.16.1.0/24 (gw-replacement)
#post-up route add -net 172.16.1.0 netmask 255.255.255.0 dev eth1
iface enp0s20f1 inet6 static
address fd5c:45d3:2a6e:1:ec4:7aff:feac:5ecf
netmask 64
autoconf 0
dad-attempts 0
accept_ra 0
auto enp0s20f1:ns
iface enp0s20f1:ns inet static
address 192.168.63.1
network 192.168.63.1
netmask 255.255.255.255
broadcast 192.168.63.1
pre-up /sbin/ifconfig enp0s20f1 up
auto enp0s20f1:resc
iface enp0s20f1:resc inet static
address 172.16.1.254
network 172.16.1.0
netmask 255.255.255.0
broadcast 172.16.1.255
pre-up /sbin/ifconfig enp0s20f1 up
#-----------------------------
# enp0s20f2 - WAN
#-----------------------------
auto enp0s20f2
iface enp0s20f2 inet static
address 172.16.63.1
network 172.16.63.0
netmask 255.255.255.0
broadcast 172.16.63.255
gateway 172.16.63.254
#post-up vconfig add enp0s20f2 7
#post-up vconfig add enp0s20f2 8
#post-down vconfig rem enp0s20f2.7
#post-down vconfig rem enp0s20f2.8
# This is an autoconfigured IPv6 interface
iface enp0s20f2 inet6 auto
# - Entertain TV
# -
#auto enp0s20f2.8
#iface enp0s20f2.8 inet dhcp
# ## - Start igmpproxy
# post-up /usr/local/igmpproxy/sbin/igmpproxy /usr/local/igmpproxy/etc/igmpproxy.conf &
# #post-up /usr/local/igmpproxy/sbin/igmpproxy -d -v /usr/local/igmpproxy/etc/igmpproxy.conf > /var/log/igmpproxy.log 2>&1 &
# - VDSL
# -
#auto dsl-ckubu
#iface dsl-ckubu inet ppp
# pre-up /sbin/ifconfig enp0s20f2 up # line maintained by pppoeconf
# pre-up /sbin/ifconfig enp0s20f2.7 up # line maintained by pppoeconf
#

View File

@ -0,0 +1,14 @@
[Unit]
Description=IPv6 Firewall with ip6tables
After=network.target
[Service]
SyslogIdentifier="ip6t-gateway"
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/local/sbin/ip6t-firewall-gateway start
ExecStop=/usr/local/sbin/ip6t-firewall-gateway stop
User=root
[Install]
WantedBy=multi-user.target

View File

@ -0,0 +1,14 @@
[Unit]
Description=IPv4 Firewall with iptables
After=network.target
[Service]
SyslogIdentifier="ipt-gateway"
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/local/sbin/ipt-firewall-gateway start
ExecStop=/usr/local/sbin/ipt-firewall-gateway stop
User=root
[Install]
WantedBy=multi-user.target

View File

@ -0,0 +1,22 @@
# - IPv4 addresses listet here will be completly banned by the firewall
# -
# - - Line beginning with '#' will be ignored.
# - - Blank lines will be ignored
# - - Only the first entry (until space sign or end of line) of each line will be considered.
# -
# - Valid values are:
# - complete IPv4 adresses like 1.2.3.4 (will be converted to 1.2.3.0/32)
# - partial IPv4 addresses like 1.2.3 (will be converted to 1.2.3.0/24)
# - network/nn CIDR notation like 1.2.3.0/27
# - network/netmask notaions like 1.2.3.0/255.255.255.0
# - network/partial_netmask like 1.2.3.4/255
# -
# - Note:
# - - wrong addresses like 1.2.3.256 or 1.2.3.4/33 will be ignored
# -
# - Example:
# - 79.171.81.0/24
# - 79.171.81.0/255.255.255.0
# - 79.171.81.0/255.255.255
# - 79.171.81

View File

@ -0,0 +1,44 @@
#!/usr/bin/env bash
# =============
# --- Define Ports for Services out
# =============
standard_ident_port=113
standard_silc_port=706
standard_irc_port=6667
standard_jabber_port=5222
standard_smtp_port=25
standard_ssh_port=22
standard_http_port=80
standard_https_port=443
standard_ftp_port=21
standard_tftp_udp_port=69
standard_ntp_port=123
standard_snmp_port=161
standard_snmp_trap_port=162
standard_timeserver_port=37
standard_pgp_keyserver_port=11371
standard_telnet_port=23
standard_whois_port=43
standard_cpan_wait_port=1404
standard_xymon_port=1984
standard_hbci_port=3000
standard_mysql_port=3306
standard_ipp_port=631
standard_cups_port=$standard_ipp_port
standard_print_raw_port=515
standard_print_port=9100
standard_remote_console_port=5900
# - IPsec - Internet Security Association and
# - Key Management Protocol
standard_isakmp_port=500
standard_ipsec_nat_t=4500
# - Comma separated lists
# -
standard_http_ports="80,443"
standard_mailuser_ports="587,465,110,995,143,993"

View File

@ -0,0 +1,113 @@
#!/usr/bin/env bash
# =============
# --- Some functions
# =============
# - Is this script running on terminal ?
# -
if [[ -t 1 ]] ; then
terminal=true
else
terminal=false
fi
echononl(){
echo X\\c > /tmp/shprompt$$
if [ `wc -c /tmp/shprompt$$ | awk '{print $1}'` -eq 1 ]; then
echo -e -n "$*\\c" 1>&2
else
echo -e -n "$*" 1>&2
fi
rm /tmp/shprompt$$
}
echo_done() {
if $terminal ; then
echo -e "\033[75G[ \033[32mdone\033[m ]"
else
echo " [ done ]"
fi
}
echo_ok() {
if $terminal ; then
echo -e "\033[75G[ \033[32mok\033[m ]"
else
echo " [ ok ]"
fi
}
echo_warning() {
if $terminal ; then
echo -e "\033[75G[ \033[33m\033[1mwarn\033[m ]"
else
echo " [ warning ]"
fi
}
echo_failed(){
if $terminal ; then
echo -e "\033[75G[ \033[1;31mfailed\033[m ]"
else
echo ' [ failed! ]'
fi
}
echo_skipped() {
if $terminal ; then
echo -e "\033[75G[ \033[37mskipped\033[m ]"
else
echo " [ skipped ]"
fi
}
fatal (){
echo ""
echo ""
if $terminal ; then
echo -e "\t[ \033[31m\033[1mFatal\033[m ]: \033[37m\033[1m$*\033[m"
echo ""
echo -e "\t\033[31m\033[1m Firewall Script will be interrupted..\033[m\033[m"
else
echo "fatal: $*"
echo "Firewall Script will be interrupted.."
fi
echo ""
exit 1
}
error(){
echo ""
if $terminal ; then
echo -e "\t[ \033[31m\033[1mFehler\033[m ]: $*"
else
echo "Error: $*"
fi
echo ""
}
warn (){
echo ""
if $terminal ; then
echo -e "\t[ \033[33m\033[1mWarning\033[m ]: $*"
else
echo "Warning: $*"
fi
echo ""
}
info (){
echo ""
if $terminal ; then
echo -e "\t[ \033[32m\033[1mInfo\033[m ]: $*"
else
echo "Info: $*"
fi
echo ""
}
## - Check if a given array (parameter 2) contains a given string (parameter 1)
## -
containsElement () {
local e
for e in "${@:2}"; do [[ "$e" == "$1" ]] && return 0; done
return 1
}

View File

@ -0,0 +1,49 @@
#!/usr/bin/env bash
# =============
# --- Define Network Interfaces / Ip-Adresses / Ports
# =============
# - Extern Interfaces DSL Lines
# - (blank separated list)
ext_if_dsl_1=""
ext_if_dsl_2=""
ext_if_dsl_3=""
ext_if_dsl_4=""
ext_ifs_dsl="$ext_if_dsl_1 $ext_if_dsl_2 $ext_if_dsl_3 $ext_if_dsl_4"
# - Extern Interfaces Static Lines
# - (blank separated list)
ext_if_static_1="enp0s20f2"
ext_if_static_2=""
ext_if_static_3=""
ext_ifs_static="$ext_if_static_1 $ext_if_static_2 $ext_if_static_3"
# - VPN Interfaces
# - (blank separated list)
vpn_ifs="tun+"
# - Local Interfaces
local_if_1="enp0s20f0"
local_if_2="enp0s20f1"
local_if_3=""
local_if_4=""
local_if_5=""
local_if_6=""
local_if_7=""
local_ifs="$local_if_1 $local_if_2 $local_if_3 $local_if_4 $local_if_5 $local_if_6 $local_if_7"
# - Devices given in list "nat_devices" will be natted
# -
# - Notice: Devices "ext_if_dsl_n" will be natted and must not been given here.
# -
# - Blank separated list
# -
nat_devices=""
# - Are local alias interfaces like eth0:0 defined"
# -
local_alias_interfaces=true

View File

@ -0,0 +1,42 @@
#!/usr/bin/env bash
# =============
# --- Define Network Interfaces / Ip-Adresses / Ports
# =============
# - Extern Interfaces DSL Lines
# - (blank separated list)
ext_if_dsl_1=""
ext_if_dsl_2=""
ext_if_dsl_3=""
ext_if_dsl_4=""
ext_ifs_dsl="$ext_if_dsl_1 $ext_if_dsl_2 $ext_if_dsl_3 $ext_if_dsl_4"
# - Extern Interfaces Static Lines
# - (blank separated list)
#ext_if_static_1="sixxs"
ext_if_static_1="enp0s20f2"
ext_if_static_2=""
ext_if_static_3=""
ext_ifs_static="$ext_if_static_1 $ext_if_static_2 $ext_if_static_3"
# - VPN Interfaces
# - (blank separated list)
vpn_ifs="tun+"
# - Local Interfaces
local_if_1="enp0s20f0"
local_if_2="enp0s20f1"
local_if_3=""
local_if_4=""
local_if_5=""
local_if_6=""
local_if_7=""
local_ifs="$local_if_1 $local_if_2 $local_if_3 $local_if_4 $local_if_5 $local_if_6 $local_if_7"
# - Are local alias interfaces like eth0:0 defined"
# -
local_alias_interfaces=true

View File

@ -0,0 +1,36 @@
# =============
# - Load Kernel Modules
# =============
# - Note:!
# - Since Kernel 4.7 the automatic conntrack helper assignment
# - is disabled by default (net.netfilter.nf_conntrack_helper = 0).
# - Enable it by setting this variable in file /etc/sysctl.conf:
# -
# - net.netfilter.nf_conntrack_helper = 1
# -
# - Reboot or type "sysctl -p"
ip_tables
iptable_nat
iptable_filter
iptable_mangle
iptable_raw
# - Load base modules for tracking
# -
nf_conntrack
nf_nat
# - Load module for FTP Connection tracking and NAT
# -
nf_conntrack_ftp
nf_nat_ftp
# - Load modules for SIP VOIP
# -
nf_conntrack_sip
nf_nat_sip

View File

@ -0,0 +1,9 @@
# =============
# - Load Kernel Modules
# =============
ip6_tables
ip6table_filter
ip6t_REJECT
ip6table_mangle

View File

@ -0,0 +1,40 @@
#!/usr/bin/env bash
# =============
# --- Logging
# =============
log_all=false
log_syn_flood=false
log_fragments=false
log_new_not_sync=false
log_invalid_state=false
log_invalid_flags=false
log_spoofed=false
log_spoofed_out=false
log_to_lo=false
log_not_wanted=false
log_blocked=false
log_unprotected=false
log_prohibited=false
log_voip=false
log_rejected=false
log_ssh=false
# - Log using the specified syslog level. 7 (debug) is a good choice
# - unless you specifically need something else.
# -
log_level=debug
# - logging messages
# -
log_prefix="IPv4:"
# ---
# - Log all traffic for givven ip address
# ---
log_ips=""

Some files were not shown because too many files have changed in this diff Show More