This commit is contained in:
Jörg Thalheim 2015-04-09 10:32:31 +00:00
parent 96e5594ef0
commit 395def452c
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,13 @@
\.dn42$ whois.dn42
\-DN42$ whois.dn42
# dn42 range 64512-65534
^as6(4(5(1[2-9]|[2-9][0-9])|[6-9][0-9]{2})|5([0-4][0-9]{2}|5([0-2][0-9]|3[0-4])))$ whois.dn42
# dn42 range 76100-76199
^as761[0-9][0-9]$ whois.dn42
# dn42 range 4242420000-4242429999
^as424242[0-9]{4}$ whois.dn42
# dn42 ipv4 address space
^172\.2[2-3]\.[0-9]{1,3}\.[0-9]{1,3}(/(1[56789]|2[0-9]|3[012]))?$ whois.dn42
# dn42 ula ipv6 address space
fd**:****:****:****:****:****:****:**** whois.dn42

View File

@ -0,0 +1,2 @@
- name: Reload systemd
action: command systemctl daemon-reload