forked from anuragmathur1/LearningMaterialsDevops
-
Notifications
You must be signed in to change notification settings - Fork 23
/
DEMOFILE.txt
50 lines (44 loc) · 1.9 KB
/
DEMOFILE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
***** Module #2
test01.edurekademo.com: DNS Server
test06.edurekademo.com: APACHE/NGINX on Ubuntu 14
test07.edurekademo.com: APACHE/NGINX on Centos
test02.edurekademo.com: HA Proxy
edurekademo.com
***** GITHUB LINK
https://github.com/SeshagiriSriram/LearningMaterialsDevops
Install DNS,APACHE/NGINX,HAPROXY.docx
**** Where are my Root Servers?
A) VeriSign Global Registry Services
B) Information Sciences Institute at USC
C) Cogent Communications
D) University of Maryland
E) NASA Ames Research Center
F) Internet Systems Consortium Inc.
G) U.S. DOD Network Information Center
H) U.S. Army Research Lab
I) Autonomica/NORDUnet, Sweden
J) VeriSign Global Registry Services
K) RIPE NCC, Netherlands
L) ICANN
M) WIDE Project, Japan.
***** Additional DNS Record Types
To facilitate signature validation, DNSSEC adds a few new DNS record types:
RRSIG - Contains a cryptographic signature
DNSKEY - Contains a public signing key
DS - Contains the hash of a DNSKEY record
NSEC and NSEC3 - For explicit denial-of-existence of a DNS record
CDNSKEY and CDS - For a child zone requesting updates to DS record(s) in the parent zone.
***** Reference
https://en.wikipedia.org/wiki/List_of_DNS_record_types
http://www.faqs.org/rfcs/rfc2929.html
https://www.icann.org/resources/pages/dnssec-qaa-2014-01-29-en
https://www.cloudflare.com/dns/dnssec/how-dnssec-works/
http://www.esecurityplanet.com/network-security/how-to-prevent-dns-attacks.html
http://securityskeptic.typepad.com/the-security-skeptic/anatomy-of-dns-ddos-attack.html
http://www.networkworld.com/article/3137456/security/gartner-despite-the-ddos-attacks-don-t-give-up-on-dyn-or-dns-service-providers.html
**** HA Proxy Documentation: http://cbonte.github.io/haproxy-dconv/
**** Cool tools link
http://rdns6.com/hostRecord
https://www.sixxs.net/faq/dns/?faq=reverse
http://www.subnet-calculator.com/
https://www.tutorialspoint.com/ipv4/ipv4_subnetting.htm