Cisco ASA DNS doctering rewrite new and old style
- No Comments
- Nov, 29, 2012
- Angelo Schalley
- Cisco, DNS, security
DNS inspection has to be configured
pre 8.3
static (inside,outside) 188.93.56.14 192.168.1.5 netmask 255.255.255.255 dns
8.3 and later
cisco(config)# object network internal-server-dns
cisco(config-network-object)# host 192.168.1.5
cisco(config-network-object)# nat (inside,outside) static 188.93.56.14 dns
Read more on Cisco ASA DNS doctering rewrite new and old style…
Active Directory Database Corruption/Recovery
- No Comments
- Apr, 20, 2011
- Angelo Schalley
- Active Directory, DNS, Windows-Microsoft
Active Directory Database corruption and you don’t know what to do?
Did you got stuck with a domain controller that at startup is showing a message “Directory is Rebuilding Indices” and after a long time it fails?
Read more on Active Directory Database Corruption/Recovery…
Plesk DNS issues, rebuilding DNS named on plesk
- No Comments
- Dec, 16, 2010
- Angelo Schalley
- DNS, Linux, Plesk Linux
Named under plesk can sometimes go haywire. I have seen until now two cases when this happens:
First Scenario
Named will not start due to a faulty zone file. Log into your server by ssh as user root
Read more on Plesk DNS issues, rebuilding DNS named on plesk…