Simple DNS Plus 5.1


 
  Simple DNS Plus 5.1 | 3.54 MB
Simple yet Powerful
What makes Simple DNS Plus "simple" is its easy-to-use user interface and automation features.
All options and settings are available directly from the intuitive Windows user interface.
It provides wizards for common tasks such as setting up new zones, importing data, making bulk updates, etc.
You never need to mess with cryptic configuration files or registry settings.
Novice users can have their DNS server up and running correctly and securely in no time.
But make no mistake - Simple DNS Plus is a very capable and full featured DNS server, and it has plenty of options for expert users to tweak it just the way they want.
Authoritative and Recursive (resolver and cache) DNS server
All the DNS server features and functionality you need to host DNS for domain names, assign domain name to computers and devices for easy access, create and delegate sub-domains, resolve other domain names on the Internet, speed up Internet access with centralized DNS caching, etc.
High performance DNS server engine and user interface
Great for hosting and managing anywhere from a few domains to +100,000 domains.
The user interface is optimized to handle really large domain name portfolios.
Highly configurable
Simple DNS Plus has options to configure all aspects of the DNS services, including many unique but important options not found in competing products such as the ability to limit recursion by IP address. Options are well organized and easy to manage in a central Options dialog available directly from first toolbar button in the main program window.
Of course the software comes preconfigured with settings that are appropriate for most users.
Direct support for dynamic IP clients
Simple DNS Plus supports TSIG authenticated dynamic DNS updates.
This update method is more efficient than the HTTP based and other proprietary update methods typically used because it happens directly via the DNS protocol.
Several dynamic IP updater applications can be used with this.
Setup tutorials are provided for DynSite and DirectUpdate.
Simple DNS Plus can also function as a dynamic DNS service for more generic HTTP based update clients by using a web-server front-end. ASP.NET and classic ASP sample code for this is available here.
Full support for IDNs (internationalized domain names)
In Simple DNS Plus you can enter domain names with native characters directly (no punycode conversion needed), and have an option to display native character or punycoded domain names anywhere in the user interface, and quickly switch between these modes. More details...
Full support for IPv6
Simple DNS Plus v. 5.0 has full support for IPv6 - the next Internet Protocol version.
It has an option to control protocol preference (IPv4 / IPv6) on dual-stack computers, and it can even act as IPv6-to-IPv4 or IPv4-to-IPv6 forwarder. More details...
DNS record and zone comment fields
Enter comments for individual DNS records and zones. For example client account numbers, or reminders about what certain records do, etc.
For DNS records updated dynamically or via DHCP, the comment field will automatically contain a timestamp and other information about the update.
Powerful DNS features
Automate secondary DNS servers
A secondary Simple DNS Plus server can be configured as a "super slave" server, meaning that all updates on the primary server are automatically transferred to the secondary. This includes creating and deleting zones.
(On other DNS server, you have to create and delete zones on both primary and secondary servers).
Everything is completely automated - when changes are made in the Record Editor, Simple DNS Plus immediately notifies secondary servers and a Zone Transfer is initiated.
Simple DNS Plus can also be configured as a standard secondary DNS server, and will then automatically check for updates on the primary server.
As everything else in Simple DNS Plus, Zone Transfers are implemented according to the DNS standards (RFCs), and so it is 100% compatible with other standard DNS servers.
Plug-in system
Simple DNS Plus has a plug-in system for fetching host record data from various outside sources.
The standard Simple DNS Plus installation comes with these 8 plug-ins:
- Regular Expressions - "advanced wildcards"
- MS SQL Server - database host record lookups
- MS SQL Server Plus - database lookups (New in v. 5.1)
- Hosts file - serve host records from a standard hosts file
- DHCP Server - automatically assign IP addresses to local computers and devices.
- Weighted Round Robin - control traffic distribution (New in v. 5.1).
- Domain Blacklist - block browser access to bad web-sites (New in v. 5.1).
- Domain Whitelist - prevent blocking... (New in v. 5.1).
Another 6 plug-ins are available for download:
- MySQL Server - database lookups.
- DNS Blacklist - host DNS blacklists (DNSBL / RBL).
- MyIP - returns clients own IP address.
- CYBERsitter - blocks bad web-sites (New for v. 5.1)
- HTTP Redirector - redirects HTTP requests (New for v. 5.1)
- DynDNS Service - run your own DynDNS service (New for v. 5.1)
The plug-in system is open for users and 3rd parties to develop their own plug-ins (.NET 2.0 based).
NAT IP alias conversion
In DNS responses to LAN clients only, this function changes A-records which are pointing to a public IP address of the NAT router to point to the corresponding private IP address of a local server. This way, for example HTTP requests from LAN clients for local web-sites will go directly to the local web-server instead of via the NAT router (which often does not work).
Round Robin load distribution option
If you have multiple web servers (or other Internet servers), containing identical content, Simple DNS Plus can automatically distribute connection loads across the servers using Round Robin.
Round Robin works on a rotating basis in that one server IP address is handed out, then moves to the back of the list; the next server IP address is handed out, then it moves to the end of the list; and so on, depending on the number of servers being used.
Support for standard dynamic updates
Windows clients (Me/2000 and later) can automatically register themselves in the DNS database.
(IP address permission list per zone).
This includes support for SRV-records used by Microsoft Active Directory.
Incremental Zone Transfers
A history of individual record updates (DHCP, dynamic update, HTTP updates) is recorded, so secondary DNS servers don't need to zone transfer the entire zone each time there is a change.
This saves both CPU cycles and bandwidth.
Option to redirect abusers (synthesize DNS records for unauthorized users)
When someone (unauthorized) from the Internet tries to resolve outside domain names via your DNS server, Simple DNS Plus can respond with synthesized (false) DNS records, for example to redirect that person to a signup web-page or similar.
This feature is also useful when someone is incorrectly pointing their domain registration to your DNS server - for example an ISP customer who has cancelled their account but not changed the domain registration.
Supports wildcard records ( *.domain-name ) for ALL record types.
If you are hosting many sub-domains on the same servers, this feature can be a real time saver.
Alias zones (zone file sharing)
Two or more zones can share the same data file making it very easy to manage a large number of zones based on the same data. Change one zone, and all the alias zones are instantly updated as well.
Redirect DNS requests for non-existing domains (NXDOMAIN)
Typically when you open a non-existing domain name in a web-browser, you either get an error page, or you are redirected to some search web-site controlled by the web-browser company (or DNS registry).
This of course happens all the time because of misspellings and bad links on web-sites.
Now you can take advantage of those failed requests (from any client configured to use your DNS server) by redirecting them to your web-server instead of giving this traffic to the browser companies.
Domain specific DNS forwarding (a.k.a. "conditional forwarding")
You can use forwarding to different DNS servers for different domain names.
This is helpful for example if you wish to be able to resolve both Internet domain names as well as a private domain name hosted on another internal DNS server.
DNS Look Up tool - including WHOIS
Great for testing your installation and troubleshooting all kinds of network problems.
With the "WHOIS" feature, you can check the details (such as name, address and phone) on the owners of a domain name or IP address.
Cache snapshot viewer
Browse the current DNS cache with this intuitive explorer style tool.
See what's going on behind the scenes - live
The Simple DNS Plus "Active Log View" shows who's requesting what, and how the answers are found in real time.
Everything translated into human readable text.
This is great for troubleshooting all kinds of network problems.
If you are trying to learn how DNS works, this can be a real helper.
Detailed log files
Simple DNS Plus optionally writes all DNS queries and answers to a log file which you can then analyze at your convenience.
Remote logging to Syslog server (New in v. 5.1)
Log data can be sent to a remote syslog server using the standard syslog protocol (RFC3164).
This can be useful centralize logging and/or take advantage of various alerting features of syslog server software.
Raw log files for incoming request data
This can be used analyze DNS request traffic for security review or for example to compile usage statistics for domain names, customers, etc.
Animated Tray Bar Icon.
Simple DNS Plus optionally resides in the tray-bar (next to the clock), so it is out of the way, but always within a click's reach.
The Tray Bar Icon lights up whenever Simple DNS Plus is processing requests, so you will know even when the program is minimized.
DNS record types and RFCs
Standard DNS record types supported
A, A6, AAAA, AFSDB, ATMA, CNAME, DNAME, HINFO, ISDN, LOC, MB, MG, MINFO, MR, MX, NAPTR, NS, NSAP, PTR, RP, RT, SOA, SPF, SRV, TXT, and X25
RFCs and drafts supported
RFC1034 Domain Names - Concepts and Facilities.
RFC1035 Domain Names - Implementation and Specification.
RFC1183 New DNS RR Definitions
RFC1706 DNS NSAP Resource Records
RFC1876 Location Information in the DNS (LOC)
RFC1912 Common DNS Operational and Configuration Errors
RFC1995 Incremental Zone Transfer in DNS
RFC1996 A Mechanism for Prompt Notification of Zone Changes (DNS NOTIFY)
RFC2136 Dynamic Updates in the Domain Name System (DNS UPDATE)
RFC2181 Clarifications to the DNS Specification
RFC2308 Negative Caching of DNS Queries (DNS NCACHE)
RFC2317 Classless IN-ADDR.ARPA delegation
RFC2671 Extension Mechanisms for DNS (EDNS0)
RFC2672 Non-Terminal DNS Name Redirection
RFC2782 A DNS RR for specifying the location of services (DNS SRV)
RFC2845 Secret Key Transaction Authentication for DNS (TSIG)
RFC2874 DNS Extensions to Support IPv6 Address Aggregation and Renumbering
RFC3403 Dynamic Delegation Discovery System (DDDS) (NAPTR records)
RFC3596 DNS Extensions to support IP version 6
RFC3597 Handling of Unknown DNS Resource Record (RR) Types
RFC4408 Sender Policy Framework (SPF)
draft-ietf-dnsop-default-local-zones Locally-served DNS Zones
draft-ietf-dnsext-forgery-resilience - Measures for making DNS more resilient against forged answers (New in v. 5.1).
RFC2131 Dynamic Host Configuration Protocol
RFC2132 DHCP Options and BOOTP Vendor Extensions
 

No comments:

Post a Comment