Summary: This bindSetup script gives you the configurations needed to setup two Solaris DNS
servers using TSIG and DNSSEC. Great for stamping out identical DNS servers.
- This installer script assumes the server names are ns1 and ns2.
- ns1 = master | ns2 = slave
- ns1 has an ip ending in 123
- sample zone files will be populated. You can modify them pre-installation
post installation and resign the zones.
- The libxml, openssl and bind-9 packages should be in the directory of this installer script.
- At the time of writing this script bind-9 for solaris did not support "dnssec-validation yes;"
- All but base logging is enabled. You should determine the right logging for you.
- An acl for "badguys" is created and used in a zone for known bad people
These are some awesome videos for iptables; I really enjoyed them and if you as well make sure you tell the guys over at Linux Journal.
I find embedded videos annoying so I’m just putting these links up.
Mastering IPTables by Linux Journal
http://www.linuxjournal.com/
This is just a great video and link to the Enterprise IPA Server.
Red Hat IPA Server