Conexim DNS Administrator s Guide

Size: px
Start display at page:

Download "Conexim DNS Administrator s Guide"

Transcription

1 Conexim DNS Administrator s Guide Last Updated August 2013

2 Contents Conexim DNS Quick Reference... 1 DNS Delegation Information... 1 Control Panel Access... 1 Supported Record Types... 1 Getting Support... 1 Introduction... 2 Feedback Logging in to DNS Management Basic Zone Management Creating a New Zone Resource Records SOA (Start of Authority) Internationalised Domain Names (IDN) Templates Creating a Template Creating Zones from a Template Deleting Templates Importing Records DNSSEC Reverse DNS Records Managing Permissions and Auditing Changes Managing Sub-Accounts Assigning Permissions Auditing Changes External Zone Transfers (AXFR Access) API and Dynamic DNS (DDNS) Managing Authentication Conexim DNS API Dynamic DDNS Dynamic DNS Configuration Generators DDNS Update Protocol... 25

3 Conexim DNS Quick Reference If you are familiar with Conexim DNS and DNS in general, the details below will get you up and running in no time at all. DNS Delegation Information Delegate your domain names to the Conexim DNS AnyCast network using the below name servers: Name Server IPv4 Address IPv6 Address ns.cdns1.net :400:e001::53 ns.cdns2.io :400:e002::53 Control Panel Access Access to the Control Panel for managing Conexim DNS can be accessed from Supported Record Types Conexim DNS supports any current or emerging DNS RR (Resource Record) type as per RFC 3597, but includes full validation support for the following types. Resource Record Type Entry RFC A IPv4 Address RFC 1035 AAAA IPv6 Address RFC 3596 CNAME Alias to another hostname RFC 1035 MX Mail Exchanger Host RFC 1035 NS Name Server RFC 1035 TXT Text RFC 1035 SRV Service Locator RFC 2782 SPF Sender Policy Framework RFC 4408 PTR Pointer (Reverse DNS) RFC 1035 All Others - RFC 3597 Getting Support Speak to someone with a deep understanding of DNS whenever you contact Conexim Support: Phone: ( ) [email protected] or via the DNS Control Panel. 1

4 Introduction DNS is at the foundation of your web sites, , applications and cloud services, so it s important that it s secure, always available and delivers high performance. Conexim is trusted by thousands of companies to deliver professional, managed DNS services that meet the strictest requirements for performance, reliability and security. Conexim s Managed DNS platform has been engineered from the ground up with years of Internet engineering experience in delivering always available DNS services. The DNS platform is managed through Conexim s management portal which provides a familiar interface for managing all Conexim managed services. It provides powerful DNS functionality beyond basic DNS zone management in a way that is both accessible and helps avoid common mistakes that may compromise availability or performance of DNS. Feedback Conexim encourages and welcomes feedback to ensure we re delivering the best services possible. If you have ideas for a new feature, or if there s an aspect of Conexim DNS you feel we could improve, please let us know we d love to hear from you. Please send feedback to [email protected]. 2

5 1. Logging in to DNS Management When you subscribe to a Conexim Managed DNS Service, you will be provided with an detailing the username and password to login to My Conexim. To access DNS Management, simply visit and enter your address and assigned password. Once logged in, there are two ways you can access DNS Management either from the home page, or the icon on the front dashboard. 3

6 2. Basic Zone Management The screen below displays a typical display of current DNS Zones that are configured for the service. If you have multiple separated DNS services, you can select the one to manage from a list. Create a new zone by entering its name and selecting the type (Standard/Primary/Secondary). Serial number of the zone. This is updated automatically on each change made. Search for a zone by name. The following actions are available for each zone: 1. Delete a zone and all of its records. 2. View/change a zone. This is also available by clicking on the zone s domain name. 3. Copy the zone either as a new zone or a new template. 2.1 Creating a New Zone Conexim DNS allows you to create three types of zones: Standard Zone (Default): There are no primary or secondary DNS servers other than those run as part of Conexim s platform. Master Zone with Slaves: Select this option if you wish to use Conexim s DNS platform to act as a DNS Master server, with your own server(s) operating as slaves. Slave Zone: If you already operate a DNS server operating as a Master and wish to use Conexim s DNS platform as a Slave, select this option. With the exception of very specific use cases, Standard Zone suits most situations. See the sections on Managing Master and Slave Zones for details on additional configuration required for each of these options. 4

7 When creating a new DNS Zone, you are provided with several options for creating the zone: Once you ve entered the name for the new zone to be created, there are several options for populating the zone with an initial set of records. These are: Empty Zone: Creates only the NS records and sets up the SOA. Web and Mail Records: If you know the IP address (IPv4 and/or IPv6) of the web server and also the MX (mail exchanger) server details, select this option. Conexim cpanel Hosting: Sets up hosting for Conexim cpanel Shared Hosting Services. Conexim Hosted Exchange: Sets up the appropriate DNS records for Hosted Microsoft Exchange. Conexim DNS also contains a template for Google Apps, allowing you to set up a zone for running Google Apps in a single operation. This configures the appropriate MX records, CNAME and also prompts you to enter the Google Apps Domain Verification TXT Record if you have one. 5

8 2.2 Resource Records Each DNS zone contains a collection of Resource Records (RRs). In their simplest form, Resource Records define mappings between names and IP addresses (A and AAAA Records), define aliases between names (CNAMEs) or provide Server (Mail Exchanger / MX) information. A: IPv4 address - maps a name to an IPv4 address. Conexim DNS supports a standard set of RR types as described below, but in addition, supports virtually any RR type that may be defined in the future by supporting RFC For each type of Resource Record that Conexim DNS directly supports, thorough validation of entries (where possible) is performed to ensure that common mistakes are avoided. AAAA: Equivalent of an A Record, but for an IPv6 address. If the server supports both IPv4 and IPv6 (Dual-Stack), you must crease both an A and an AAAA record. CNAME: Aliases one record to another. For example, may be aliased to server cpanel1.conexim.com.au. NS: Name Server records define the servers that respond to DNS queries for the zone. MX: Mail Exchanger records define hosts that will accept on behalf of the domain. TXT: Text Records serve multiple purposes, but at their lowest level contain text. They are commonly used for DKIM (DomainKeys) Signing and SPF (Sender Policy Framework). 6

9 SRV: Service Records define the location (specifically, the hostname and port number) of servers for specified services. Common uses for SRV records are SIP (IP telephony), Microsoft Exchange, Lync and Active Directory. Conexim DNS provides a single form to assist in correctly setting up each of the attributes of an SRV record. SPF: Sender Policy Framework records define a list of servers or networks that are allowed to send s on your domain s behalf. Conexim DNS includes a single form for managing SPF records. If there is a Resource Record type that does not exist in the list above, it can be created by selecting Other (RFC 3597). From here, you can enter any type desired. This can be used for creating new types of resource record or specifying rarely used RR types such as HINFO, SSHFP, LOC, AFSDB and NAPTR. Naming Resource Records If you are familiar with other types of DNS server such as BIND, you will note that zone files typically allow you to specify the complete fully qualified domain name ( or just the name of the record itself (www). Conexim DNS requires that you enter the name of the record itself or leave the name field blank if you wish to create the record on the base (apex) of the domain. 7

10 The Time to Live (TTL) Attribute In addition to the record-specific attributes that RRs contain, there is also a TTL (Time to Live). The TTL defines for how long a caching nameserver should keep the current version of the record before a new request is made to the authoritative nameserver. It s important to set the TTLs for records appropriately to ensure you can take advantage of a caching nameserver s ability to quickly respond to DNS requests and at the same time, ensure that the setting is such that records that are likely to need to be changed quickly are not inhibited by delays in caching nameservers serving the updated record. While the settings will depend on your exact implementation, Conexim offers the following guidance in setting DNS records: Record Type TTL Comment NS (24h) Name Servers are unlikely to change often and can usually be planned with some notice. MX (24h) The nature of being able to store and forward allows for longer TTLs. A and AAAA (5m-1h) Depending on the purpose of the record, A/AAAA records are more likely to require a change. If the record may need to be changed as part of Disaster Recovery, these SPF (24h) must be set lower. SPF records are unlikely to experience frequent change. Priority Attribute Both MX and SRV records contain a priority attribute. Where there are multiple servers serving mail or providing a specific service, configure multiple records with the same name (usually blank for MX), the record with the lowest priority number is the more preferred. 8

11 2.3 SOA (Start of Authority) The Start of Authority (SOA) specifies authoritative records for the DNS Zone. In the vast majority of cases, these values do not need to be changed, however each of these are configurable if needed. Nameserver: Primary/master name server that can respond authoritatively for the domain. Hostmaster contact for the domain. Note that this is not entered in the standard way of entering an address it must be entered as user.domain.tld (replacing with a. ). Refresh Interval: Only applicable when operating a zone with slaves, indicate how frequently slaves should refresh from the master. Update Retry: Interval between retries when a slave server fails to contact the master. Expiry: When slaves should stop responding to requests for a given zone if they have not been able to successfully contact the master. Minimum: The minimum amount of time resource records should remain in another nameserver s cache. Serial Number: The serial number is system managed and is updated each time a change is made either to the SOA or one of the Resource Records. The format of the serial number indicates the date on which the record was last changed as YYYYMMDDXX with the last two characters incremented from 01. 9

12 2.4 Internationalised Domain Names (IDN) An internationalised domain name (IDN) is an Internet domain name that contains at least one name that is displayed in software applications, in whole or in part, in a language-specific script or alphabet, such as Arabic, Chinese, Russian, Tamil or the Latin alphabet-based characters with diacritics, such as French. Conexim DNS fully supports IDN either by first converting names (or domain names when creating zones) to the ASCII equivalent format, or by simply entering the original language-specific script. Conversion takes place on-the-fly. Where IDNs are used, ConeximDNS displays both the original Unicode character as well as the ASCII equivalent. 10

13 3. Templates When operating a large number of zones, it s often inevitable that zones share similar configuration. Changing individual records on each zone can be a time consuming, tedious and error prone task. Conexim DNS supports Zone Templates which address this problem by allowing you to build a template containing all of your desired records and then creating new zones based on the template. Changes made to the template apply to all dependent zones. 3.1 Creating a Template There are two ways in which you can create a template: 1. Create a template from scratch from the Templates section. You can either configure RRs manually or use the import function to import records from another DNS server (see Importing Records). 2. Copy an existing zone to a template. This is done by selecting the copy icon next to the DNS zone and selecting the Copy to Template option. The domain name entry represents the name you wish to apply to the template. 11

14 3.2 Creating Zones from a Template To create zones that are based on the template, simply select the template and select the Templated Zones tab. From here, you can add, delete or detach zones from the template. Detaching zones from a template allows the zone to be modified independently as a regular zone. Create new zones from the template. Delete a templated zone and all of its records. 3.3 Deleting Templates Detach a zone from the template. Deleting a template deletes the template, but none of the zones that are created from the template. Zones continue to work as regular independent zones, but cannot be re-attached to a template. 12

15 4. Importing Records Conexim DNS supports importing records from another DNS server. Records can be imported into existing or newly created DNS zones or templates from the following sources. Each source may have specific requirements to enable you to import records from these are detailed as follows: Import Type AXFR Zone Transfer AXFR Transfer TSIG Auth. Record Discovery Import Zone File Zone with BIND Requirements Import DNS records from a BIND or compatible server using an AXFR request. The source DNS Server must support AXFR zone transfers you may need to configure an Access Control List (ACL) on the source server to allow AXFR requests from my.conexim.com.au. Similar to a regular AXFR request, this method offers improved authentication using TSIG (Transaction Signature) keys. The TSIG keys must be preconfigured on your source DNS Server. As with a regular AXFR zone transfer, you may be required This method attempts to guess common DNS records, including MX, SPF/TXT and common A/AAAA records such as www. This method is ineffective if you use a wildcard name (*.yourdomain.tld) as all requests will return a response. If the source DNS server runs BIND or can produce BINDcompatible Zone Files, these can be copy/pasted. This is also effective if you have output from a utility such as dig (Linux/FreeBSD/Mac OS X) that produces output compatible with BIND zone files. To import records, simply create the zone (in the case of creating a new zone) and selecting the Import tab. Select the type of import to perform Import specific entry e.g. copy/paste BIND data 13

16 Once you click on the Preview button, records are validated and you can select which ones are to be imported. By default NS records are deselected from the list as they are generally modified to match that of the destination DNS servers. 14

17 5. DNSSEC Recently discovered vulnerabilities in the original DNS specifications from the early 1980s have significantly reduced the time it takes an attacker to hijack the DNS lookup process and thereby take over control of a session to, for example, direct users to their own deceptive Web sites for account and password collection. The only long-term solution to this vulnerability is the end-to-enddeployment of a security protocol called DNS Security Extensions or DNSSEC. Conexim DNS fully supports DNSSEC for providing origin authentication of DNS data. The purpose of DNSSEC is to provide certainty that DNS responses are from the intended source. In order to use DNSSEC, it s imperative that the following are in place: 1. The registry operating the TLD (Top Level Domain) is DNSSEC signed and supports DS (Delegation Signer) records. An up to date list is available from The Australian.au namespace currently DOES NOT support DNSSEC, however a large number including.net,.com,.net and.nz do. 2. The registry supports configuring of DS (Delegation Signer) records. In some cases, it s necessary to submit requests to your registrar manually to apply DS records. 3. The DNS Zone has DNSSEC enabled and the generated DS records match those configured at the registry. While DNSSEC offers a multitude of options for DNSSEC key management, Conexim DNS makes DNSSEC straightforward to enable and maintain while still allowing advanced users to manage keys to their preferences. 15

18 Enabling DNSSEC for a DNS Zone After confirming that the domain name can be DNSSEC enabled, simply enable DNSSEC for the zone within Conexim DNS. Two modes of operation are available: NSEC3: Recommended. Avoids zone enumeration by returning next valid NS records on an unsuccessful DNS query. NSEC: Offered for backward compatibility only. This method is part of the original DNSSEC specification and while useful for authenticating originating DNS data; it is vulnerable to exposing more information than is necessary about a zone. DNSSEC KSK and ZSK Keys Once DNSSEC has been enabled, two types of keys are generated: KSK (Key Signing Key): Used longer term, these keys are used for signing ZSKs. Current best practice is that these keys are rotated yearly. ZSK (Zone Signing Key): Used shorter term, these keys are used for signing DNS zone data and should be rolled over much more frequently. For both DNSSEC KSK and ZSK, Conexim DNS supports the following algorithms at 1024 or 2048 bit. RSA/SHA1 RSA/SHA256 (default) RSA/SHA512 ECC-GHOST 16

19 DS (Delegation Signer) Records Delegation signer records are records signed by the KSK and are stored with the parent zone (e.g..com) by the registry. If you wish to use a new ZSK, it s important that you generate new DS records and assign these to the zone with the registrar. Click this link to display DS information to be configured against the domain at the registry. KSKs may be pre-configured, but not enabled. Active KSKs and their associated DS records can be disabled before deleting them. Verifying DNSSEC Records In order to ensure your DNSSEC records have been configured correctly, it s recommended that you use a tool to validate the correct set up of the zones. Two such tools include: Verisign Labs DNSSEC Debugger: DNSViz: 17

20 6. Reverse DNS Records Conexim DNS fully supports reverse DNS entries and provides several facilities to simplify management of both IPv4 and IPv6 reverse DNS. In order to use Reverse DNS, you must ensure that the owner of the address space is able to delegate the subnet to Conexim s DNS servers. While it is possible to manually create.inaddr.arpa (IPv4) and ip6.arpa (IPv6) reverse DNS zones, Conexim DNS will create the appropriate zones simply by entering an IPv4 or IPv6 CIDR. IPv4 Reverse DNS Schemas For IPv4, reverse DNS delegations are typically performed on a /24 block, however smaller allocations can also be handled by Conexim DNS either automatically, or manually. If you enter an IPv4 subnet with a subnet size smaller than a /24, Conexim DNS will generate the DNS zone based on RFC 4183 notation. RFC 2137 and DeGroot notation are fully supported if are manually entered. IPv6 Reverse DNS IPv6 Reverse DNS is fully supported with zones automatically created when you enter an IPv6 subnet in CIDR notation or create the.ip6.arpa zone manually. Creating and Updating PTR Records PTR records can be created manually within the reverse DNS zone, however they can also be created/updated when managing an A or AAAA record for a regular DNS zone. 18

21 7. Managing Permissions and Auditing Changes 7.1 Managing Sub-Accounts Conexim DNS provides full access control capabilities, allowing you to create user accounts for each person responsible for managing DNS zones. Furthermore, user accounts can be restricted by the level of access that they have on either a global basis, or per DNS zone. Before permissions can be granted to a user, they must first have a sub-account configured within the Conexim Portal. To manage sub-accounts, login to the Conexim Portal with your login and locate your name at the top-right hand corner and select Contacts/Sub-Accounts from the drop-down menu. 7.2 Assigning Permissions Once the sub-contacts have been created, you can assign permissions either on a global level (enabling the permissions to all zones) or on a per-zone basis by clicking on the Permissions link within a zone or at the top of the DNS management page. 19

22 Permissions are assigned as follows: Read Access: The specified user can read all properties and records, but not modify. Write Access: Make changes to all aspects of a zone with the exception of permissions. If assigned on a global level, modify all zones. Modify Permissions: Allows the user to change permissions or assign permissions to another user. It is also possible to enable Read access on all zones at a global level and then enable Write or Modify Permissions on a per-domain level to enable more granular control. 7.3 Auditing Changes All actions relating to zones (create, update or delete) are logged. The level of logging varies depending on what has been changed, however, the following details are logged: Timestamp: Time and Date of the change. Times are stored in Sydney Time. Login IP Address: Either the IPv4 or IPv6 address from which the request came. Modified By: Keeps track of the user who made the change. If the change was made by means of DDNS Update or through an API call, the API key identifier is logged. Changes may be viewed on either a per-domain basis, or globally. 20

23 8. External Zone Transfers (AXFR Access) Conexim DNS includes the ability to set up external AXFR (DNS Zone Transfer) access to support access from third party software, or to run a slave server external to Conexim DNS infrastructure. Conexim DNS provides two modes of authentication for AXFR requests: IPv4 / IPv6 Access Control Lists Nominated IPv4 and IPv6 addresses are allowed to perform full zone transfer requests (AXFR) on a given zone. TSIG (Transfer Signature) Shared Secrets TSIG Shared Secrets can be used on their own, or in addition to IPv4/IPv6 Access Control Lists for a given zone to enhance the level of authentication required to provide access to zone information. AXFR access is configured within the Advanced tab of a given zone. IP Addresses that are allowed to perform AXFR requests. TSIG key name and associated shared secret digest. TSIG Keys can be used for both authenticating incoming AXFR requests or for authenticating against a master DNS server. In addition to supporting TSIG keys for incoming AXFR requests, TSIG keys can also be configured for outgoing AXFR requests when Conexim DNS is configured as a slave for another master DNS server. 21

24 9. API and Dynamic DNS (DDNS) Conexim DNS provides external access by means of RESTful API and Dynamic DNS (DDNS) updates. 9.1 Managing Authentication Conexim DNS manages authentication for DDNS and API access as follows: 1. An API key is created that can be used for DDNS and/or API access. 2. Dynamic DNS is authenticated using the API Key ID (12 digit unique ID) and a user-specified password. 3. API Access is authenticated by hashing the request against a secret, preshared key. The key itself is never sent from the client to the server to ensure the request is secure. A number of permissions are available for authenticating API and DDNS requests: Read (GET): Allows properties of a DNS record/zone to be read. Update (PUT): Enable updating of DNS records/zone, but cannot create new records. Create (POST): Create a new DNS record/zone, but not update any existing ones. Delete (DELETE): Allows deletion of a DNS record/zone. Dynamic DNS: Enables DDNS access. Enabling DDNS access enforces that you enter a password to enable Dynamic DNS authentication. If you wish to enable DDNS, but not API access, only enable Dynamic DNS and disable the API-specific permissions (GET/PUT/POST/DELETE). 22

25 In addition to key/password authentication, access to the API or Dynamic DNS can be restricted by IP address or subnet. This is useful in the following situations: 1. You use Dynamic DNS and cannot restrict DDNS by IP address, but know what subnet the request is coming from. This can be configured in CIDR (Classless Inter-domain Routing) format. 2. You wish to limit API access from specific IP addresses. 9.2 Conexim DNS API Please refer to the Conexim DNS API Guide for details on how to make use of the API. 9.3 Dynamic DDNS Conexim supports Dynamic DNS (DDNS) using an open protocol widely adopted by most Dynamic DNS providers to facilitate the widest possible adoption by equipment vendors. Conexim enforces that Dynamic DNS updates are performed over a secure SSL connection to avoid eavesdropping of DDNS authentication information. Old DDNS clients that cannot connect over HTTPS may not work with Conexim DDNS. Please contact Conexim Support to discuss your requirements if your device manufacturer cannot support SSL. 23

26 9.3.1 Dynamic DNS Configuration Generators Conexim DNS can generate DDNS configuration information for the following platforms/software: Cisco IOS based routers. Juniper JunOS based routers. ddclient for Linux, FreeBSD and other Unix-compatible operating systems. A modified version of InaDyn that supports SSL (download from the download page of the Conexim Portal). To use the configuration generation utility, simply select the type of client you wish to use from the dropdown in the DDNS section of Conexim DNS. This will include instructions and any additional information you may need to successfully configure DDNS. 24

27 9.3.2 DDNS Update Protocol Some devices provide configurable Dynamic DNS support based on the provider s protocol. The Conexim Dynamic DNS Update Protocol is as follows: name=ddnshostname.mydomain.tld&myip= Conexim DNS also supports an alternative format: ddns.conexim.com.au/nic/update/ddnshostname.mydomain.tld/ In the above examples, the following items need to be set: api_key_id: The API Key ID (DDNS Username). Not to be confused with the API Key itself. ddnshostname.mydomain.tld: The fully qualified domain name of the record you wish to update. This record must exist as an A and/or AAAA record. If you wish to update multiple records at the same time, specify multiple fully qualified domain names separated by commas. myip: The IP address to update the record with. If is specified, the incoming IP address is automatically detected and used as the update IP. Important Note: Conexim DNS requires that requests specify a User-Agent header in all requests. This is used to help security mechanisms detect suspicious behaviour and is usually sent by default. Unsupported Parameters Similar Dynamic DNS protocols may support the following additional parameters. Conexim does not support the following. Passing these parameters will be silently ignored. system mx wildcard backupmx 25

28 Server Responses The Conexim DDNS Update protocol will return one of the following Status good <IP> nochg <IP> nohost badauth abuse badagent Description Successful Dynamic DNS Update Record not changed as the existing record is the same. Unable to find the record to update. Please ensure you have the A or AAAA (if performing an update over IPv6) already configured. Bad Authentication verify the authentication settings. Most likely, the quota has been exceeded for the DNS Service. Please contact Conexim Support for further information. The request is malformed or not understood by the server. 26

29 10 Contact Conexim Australia Pty. Limited W: E: Australia: New Zealand: USA:

My Services Online Service Support. User Guide for DNS and NTP services

My Services Online Service Support. User Guide for DNS and NTP services My Services Online Service Support User Guide for DNS and NTP services Table of Contents 1 MY SERVICES... 3 2 ACCESSING MY SERVICES VIA THE INTERNET... 3 2.1 Logging into My Services... 3 2.2 My Services

More information

Fasthosts Internet Parallels Plesk 10 Manual

Fasthosts Internet Parallels Plesk 10 Manual Fasthosts Internet Parallels Plesk 10 Manual Introduction... 2 Before you begin... 2 Logging in to the Plesk control panel... 2 Securing access to the Plesk 10 control panel... 3 Configuring your new server...

More information

Copyright 2012 http://itfreetraining.com

Copyright 2012 http://itfreetraining.com In order to find resources on the network, computers need a system to look up the location of resources. This video looks at the DNS records that contain information about resources and services on the

More information

Networking Domain Name System

Networking Domain Name System IBM i Networking Domain Name System Version 7.2 IBM i Networking Domain Name System Version 7.2 Note Before using this information and the product it supports, read the information in Notices on page

More information

How to Configure the Windows DNS Server

How to Configure the Windows DNS Server Windows 2003 How to Configure the Windows DNS Server How to Configure the Windows DNS Server Objective This document demonstrates how to configure domains and record on the Windows 2003 DNS Server. Windows

More information

DNS and E-mail Interface User Guide

DNS and E-mail Interface User Guide DNS and E-mail Interface User Guide Document Revision 04 // 2012 www.twcbc.com back back to TOC to TOC Header Text and Info Table of Contents 1. Introduction 3 2. Accessing the Application 4 3. Working

More information

How to Add Domains and DNS Records

How to Add Domains and DNS Records How to Add Domains and DNS Records Configure the Barracuda NextGen X-Series Firewall to be the authoritative DNS server for your domains or subdomains to take advantage of Split DNS or dead link detection.

More information

Switching Your DNS WiredTree

Switching Your DNS WiredTree Switching Your DNS Switching your DNS Now that you have your new account with us it is time to start planning on moving your current hosting over to your new server. This getting started guide covers switching

More information

Section 1 Overview... 4. Section 2 Home... 5

Section 1 Overview... 4. Section 2 Home... 5 ecogent User Guide 2012 Cogent Communications, Inc. All rights reserved. Every effort has been made to ensure that the information in this User Guide is accurate. Information in this document is subject

More information

Networking Domain Name System

Networking Domain Name System System i Networking Domain Name System Version 5 Release 4 System i Networking Domain Name System Version 5 Release 4 Note Before using this information and the product it supports, read the information

More information

DNS at NLnet Labs. Matthijs Mekking

DNS at NLnet Labs. Matthijs Mekking DNS at NLnet Labs Matthijs Mekking Topics NLnet Labs DNS DNSSEC Recent events NLnet Internet Provider until 1997 The first internet backbone in Holland Funding research and software projects that aid the

More information

DNS. Computer networks - Administration 1DV202. fredag 30 mars 12

DNS. Computer networks - Administration 1DV202. fredag 30 mars 12 DNS Computer networks - Administration 1DV202 DNS History Who needs DNS? The DNS namespace How DNS works The DNS database The BIND software Server and client configuration The history of DNS RFC 882 and

More information

THE MASTER LIST OF DNS TERMINOLOGY. v 2.0

THE MASTER LIST OF DNS TERMINOLOGY. v 2.0 THE MASTER LIST OF DNS TERMINOLOGY v 2.0 DNS can be hard to understand and if you re unfamiliar with the terminology, learning more about DNS can seem as daunting as learning a new language. To help people

More information

Agenda. Network Services. Domain Names. Domain Name. Domain Names Domain Name System Internationalized Domain Names. Domain Names & DNS

Agenda. Network Services. Domain Names. Domain Name. Domain Names Domain Name System Internationalized Domain Names. Domain Names & DNS Agenda Network Services Domain Names & DNS Domain Names Domain Name System Internationalized Domain Names Johann Oberleitner SS 2006 Domain Names Naming of Resources Problems of Internet's IP focus IP

More information

How To Guide Edge Network Appliance How To Guide:

How To Guide Edge Network Appliance How To Guide: How To Guide Edge Network Appliance How To Guide: ActiveDNS v 4.01 Edge Network Appliance How To Guide: ActiveDNS 2007 XRoads Networks 17165 Von Karman, Suite 112 888-9-XROADS v 4.01 updated 09/11/07 Table

More information

Networking Domain Name System

Networking Domain Name System System i Networking Domain Name System Version 6 Release 1 System i Networking Domain Name System Version 6 Release 1 Note Before using this information and the product it supports, read the information

More information

Talk-101 User Guide. DNSGate

Talk-101 User Guide. DNSGate Talk-101 User Guide DNSGate What is DNSGate? DNSGate is a management interface to allow you to make DNS changes to your domain. The interface supports A, CNAME, MX and TXT records. What is DNS? DNS stands

More information

THE MASTER LIST OF DNS TERMINOLOGY. First Edition

THE MASTER LIST OF DNS TERMINOLOGY. First Edition THE MASTER LIST OF DNS TERMINOLOGY First Edition DNS can be hard to understand and if you re unfamiliar with the terminology, learning more about DNS can seem as daunting as learning a new language. To

More information

- Domain Name System -

- Domain Name System - 1 Name Resolution - Domain Name System - Name resolution systems provide the translation between alphanumeric names and numerical addresses, alleviating the need for users and administrators to memorize

More information

Domain Name System 2015-04-28 17:49:44 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

Domain Name System 2015-04-28 17:49:44 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Domain Name System 2015-04-28 17:49:44 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Domain Name System... 4 Domain Name System... 5 How DNS Works

More information

Motivation. Domain Name System (DNS) Flat Namespace. Hierarchical Namespace

Motivation. Domain Name System (DNS) Flat Namespace. Hierarchical Namespace Motivation Domain Name System (DNS) IP addresses hard to remember Meaningful names easier to use Assign names to IP addresses Name resolution map names to IP addresses when needed Namespace set of all

More information

WHM Administrator s Guide

WHM Administrator s Guide Fasthosts Customer Support WHM Administrator s Guide This manual covers everything you need to know in order to get started with WHM and perform day to day administrative tasks. Contents Introduction...

More information

How to Configure DNS Zones

How to Configure DNS Zones How to Configure DNS Zones The Barracuda NG Firewall DNS configuration object contains two predefined zones: _template and. To be able to edit and specify DNS zones within the Barracuda NG Firewall DNS

More information

Using Webmin and Bind9 to Setup DNS Sever on Linux

Using Webmin and Bind9 to Setup DNS Sever on Linux Global Open Versity Systems Integration Hands-on Labs Training Manual Using Webmin and Bind9 to Setup DNS Sever on Linux By Kefa Rabah, [email protected] March 2008 Installing and Configuring

More information

Installing and Setting up Microsoft DNS Server

Installing and Setting up Microsoft DNS Server Training Installing and Setting up Microsoft DNS Server Introduction Versions Used Windows Server 2003 Setup Used i. Server Name = martini ii. Credentials: User = Administrator, Password = password iii.

More information

How-to: DNS Enumeration

How-to: DNS Enumeration 25-04-2010 Author: Mohd Izhar Ali Email: [email protected] Website: http://johncrackernet.blogspot.com Table of Contents How-to: DNS Enumeration 1: Introduction... 3 2: DNS Enumeration... 4 3: How-to-DNS

More information

Parallels Plesk Panel User Guide

Parallels Plesk Panel User Guide Parallels Plesk Panel User Guide Page 1 of 31 Parallels Plesk Panel User Guide Table of contents Parallels Plesk Panel User Guide... 2 Table of contents... 2 Introduction... 3 Before you begin... 3 Logging

More information

Presto User s Manual. Collobos Software Version 1.6. 2014 Collobos Software, Inc http://www.collobos.com

Presto User s Manual. Collobos Software Version 1.6. 2014 Collobos Software, Inc http://www.collobos.com Presto User s Manual Collobos Software Version 1.6 2014 Collobos Software, Inc http://www.collobos.com Welcome To Presto 3 System Requirements 3 How It Works 4 Presto Service 4 Presto 4 Printers 5 Virtual

More information

Getting Started with Clearlogin A Guide for Administrators V1.01

Getting Started with Clearlogin A Guide for Administrators V1.01 Getting Started with Clearlogin A Guide for Administrators V1.01 Clearlogin makes secure access to the cloud easy for users, administrators, and developers. The following guide explains the functionality

More information

Presto User s Manual. Collobos Software Version 1.1. 2013 Collobos Software, Inc! http://www.collobos.com

Presto User s Manual. Collobos Software Version 1.1. 2013 Collobos Software, Inc! http://www.collobos.com Presto User s Manual Collobos Software Version 1.1 2013 Collobos Software, Inc! http://www.collobos.com Welcome To Presto! 3 AirPrint! 3 Google Cloud Print! 3 System Requirements! 3 How It Works! 5 PrintKit

More information

Leveraging Best Practices for SolarWinds IP Address Manager

Leveraging Best Practices for SolarWinds IP Address Manager Leveraging Best Practices for SolarWinds IP Address Manager Share: Leveraging Best Practices for SolarWinds IPAM SolarWinds IP Address Manager (IPAM) is a comprehensive IP address management solution that

More information

Lesson 13: DNS Security. Javier Osuna [email protected] GMV Head of Security and Process Consulting Division

Lesson 13: DNS Security. Javier Osuna josuna@gmv.com GMV Head of Security and Process Consulting Division Lesson 13: DNS Security Javier Osuna [email protected] GMV Head of Security and Process Consulting Division Introduction to DNS The DNS enables people to use and surf the Internet, allowing the translation

More information

Domain Name System Security

Domain Name System Security Abstract Domain Name System Security Ladislav Hagara [email protected] Department of Automated Command Systems and Informatics Military Academy in Brno Brno, Czech Republic Domain Name System (DNS) is one of

More information

Use Domain Name System and IP Version 6

Use Domain Name System and IP Version 6 Use Domain Name System and IP Version 6 What You Will Learn The introduction of IP Version 6 (IPv6) into an enterprise environment requires some changes both in the provisioned Domain Name System (DNS)

More information

Module 2. Configuring and Troubleshooting DNS. Contents:

Module 2. Configuring and Troubleshooting DNS. Contents: Configuring and Troubleshooting DNS 2-1 Module 2 Configuring and Troubleshooting DNS Contents: Lesson 1: Installing the DNS Server Role 2-3 Lesson 2: Configuring the DNS Server Role 2-9 Lesson 3: Configuring

More information

Tunnel Client FAQ. Table of Contents. Version 0v5, November 2014 Revised: Kate Lance Author: Karl Auer

Tunnel Client FAQ. Table of Contents. Version 0v5, November 2014 Revised: Kate Lance Author: Karl Auer Tunnel Client FAQ Version 0v5, November 2014 Revised: Kate Lance Author: Karl Auer Table of Contents A. Tunnelling 1 How does tunnelling work? 2 What operating systems are supported? 3 Where can I get

More information

How to set up the Integrated DNS Server for Inbound Load Balancing

How to set up the Integrated DNS Server for Inbound Load Balancing How to set up the Integrated DNS Server for Introduction Getting Started Peplink Balance has a built-in DNS server for inbound link load balancing. You can delegate a domain s NS/SOA records, e.g. www.mycompany.com,

More information

Customer admin guide. UC Management Centre

Customer admin guide. UC Management Centre Customer admin guide UC Management Centre June 2013 Contents 1. Introduction 1.1 Logging into the UC Management Centre 1.2 Language Options 1.3 Navigating Around the UC Management Centre 4 4 5 5 2. Customers

More information

FAQ (Frequently Asked Questions)

FAQ (Frequently Asked Questions) FAQ (Frequently Asked Questions) Specific Questions about Afilias Managed DNS What is the Afilias DNS network? How long has Afilias been working within the DNS market? What are the names of the Afilias

More information

DNS. The Root Name Servers. DNS Hierarchy. Computer System Security and Management SMD139. Root name server. .se name server. .

DNS. The Root Name Servers. DNS Hierarchy. Computer System Security and Management SMD139. Root name server. .se name server. . Computer System Security and Management SMD139 Lecture 5: Domain Name System Peter A. Jonsson DNS Translation of Hostnames to IP addresses Hierarchical distributed database DNS Hierarchy The Root Name

More information

DNS ActiveX Control for Microsoft Windows. Copyright Magneto Software All rights reserved

DNS ActiveX Control for Microsoft Windows. Copyright Magneto Software All rights reserved DNS ActiveX Control for Microsoft Windows Copyright Magneto Software All rights reserved 1 DNS Overview... 3 1.1 Introduction... 3 1.2 Usage... 3 1.3 Property... 4 1.4 Event... 4 1.5 Method... 4 1.6 Error

More information

Local DNS Attack Lab. 1 Lab Overview. 2 Lab Environment. SEED Labs Local DNS Attack Lab 1

Local DNS Attack Lab. 1 Lab Overview. 2 Lab Environment. SEED Labs Local DNS Attack Lab 1 SEED Labs Local DNS Attack Lab 1 Local DNS Attack Lab Copyright c 2006 Wenliang Du, Syracuse University. The development of this document was partially funded by the National Science Foundation s Course,

More information

Red Hat system-config-bind BIND (Berkeley Internet Name Domain) DNS ( Domain Name System)

Red Hat system-config-bind BIND (Berkeley Internet Name Domain) DNS ( Domain Name System) Red Hat system-config-bind BIND (Berkeley Internet Name Domain) DNS ( Domain Name System) Configuration tool User Guide and Manual Jason Vas Dias Copyright ( ) Red Hat Inc. 2005 Table

More information

netkit lab dns Università degli Studi Roma Tre Dipartimento di Informatica e Automazione Computer Networks Research Group Version Author(s)

netkit lab dns Università degli Studi Roma Tre Dipartimento di Informatica e Automazione Computer Networks Research Group Version Author(s) Università degli Studi Roma Tre Dipartimento di Informatica e Automazione Computer Networks Research Group netkit lab dns Version Author(s) E-mail Web Description 2.2 G. Di Battista, M. Patrignani, M.

More information

Copyright International Business Machines Corporation 2001. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure

Copyright International Business Machines Corporation 2001. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure iseries DNS iseries DNS Copyright International Business Machines Corporation 2001. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule

More information

DNSSEC Applying cryptography to the Domain Name System

DNSSEC Applying cryptography to the Domain Name System DNSSEC Applying cryptography to the Domain Name System Gijs van den Broek Graduate Intern at SURFnet Overview First half: Introduction to DNS Attacks on DNS Second half: DNSSEC Questions: please ask! DNSSEC

More information

Internet-Praktikum I Lab 3: DNS

Internet-Praktikum I Lab 3: DNS Kommunikationsnetze Internet-Praktikum I Lab 3: DNS Mark Schmidt, Andreas Stockmayer Sommersemester 2015 kn.inf.uni-tuebingen.de Motivation for the DNS Problem IP addresses hard to remember for humans

More information

SpamPanel Reseller Level Manual 1 Last update: September 26, 2014 SpamPanel

SpamPanel Reseller Level Manual 1 Last update: September 26, 2014 SpamPanel SpamPanel Reseller Level Manual 1 Last update: September 26, 2014 SpamPanel Table of Contents Domains... 1 Add Domain... 2 MX verification Tool... 4 Overview... 5 Incoming... 6 Incoming Bandwidth Overview...

More information

DNS and DHCP. 14 October 2008 University of Reading 2006 www.reading.ac.uk

DNS and DHCP. 14 October 2008 University of Reading 2006 www.reading.ac.uk DNS and DHCP 14 October 2008 University of Reading 2006 www.reading.ac.uk Contents Introduction DNS at the University of Reading DHCP myths DHCP at the University of Reading 2 Introduction DNS: Domain

More information

Plesk 11 Manual. Fasthosts Customer Support

Plesk 11 Manual. Fasthosts Customer Support Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...

More information

Bulk DNS Update CSV File

Bulk DNS Update CSV File Bulk DNS Updates Bulk DNS Update CSV File Each line in the comma-separated value (CSV) file represents a resource record. A line break must follow each line, and the file may contain up to 5000 lines.

More information

KB259302 - Windows 2000 DNS Event Messages 1 Through 1614

KB259302 - Windows 2000 DNS Event Messages 1 Through 1614 Page 1 of 6 Knowledge Base Windows 2000 DNS Event Messages 1 Through 1614 PSS ID Number: 259302 Article Last Modified on 10/29/2003 The information in this article applies to: Microsoft Windows 2000 Server

More information

4PSA DNS Manager 3.7.0. Administrator's User Guide

4PSA DNS Manager 3.7.0. Administrator's User Guide 4PSA DNS Manager 3.7.0 Administrator's User Guide For more information about 4PSA DNS Manager, check: http://www.4psa.com Copyrights 2002-2010 Rack-Soft, Inc. Administrator's User Guide Manual Version

More information

Pre Delegation Testing (PDT) Frequently Asked Questions (FAQ)

Pre Delegation Testing (PDT) Frequently Asked Questions (FAQ) Pre Delegation Testing (PDT) Frequently Asked Questions (FAQ) [Ver 1.7 2013-06- 04] List of contents General questions Who do I contact with questions about Pre- Delegation Testing?... 3 What is the process

More information

The Use of DNS Resource Records

The Use of DNS Resource Records International Journal of Advances in Electrical and Electronics Engineering 230 Available online at www.ijaeee.com & www.sestindia.org/volume-ijaeee/ ISSN: 2319-1112 Simar Preet Singh Systems Engineer,

More information

2 HDE Controller X DNS Server Manual

2 HDE Controller X DNS Server Manual DNS Server Manual 2 HDE Controller X DNS Server Manual Please note that this user manual may be subjected to change due to product upgrades without any prior notice. HDE and HDE Controller is a registered

More information

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Configuration Guide 2014 Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Table of Contents 1. Introduction...3

More information

FuseMail- Exchange ControlPanel Admin Guide Feb.27-14 V1.0. Exchange ControlPanel Administration Guide

FuseMail- Exchange ControlPanel Admin Guide Feb.27-14 V1.0. Exchange ControlPanel Administration Guide Exchange ControlPanel Administration Guide Table of Contents Top Level Portal Administration... 4 Signing In to Control Panel... 4 Restoring Account Password... 5 Change Account Details... 7 Viewing Account

More information

BlackBerry Enterprise Service 10. Universal Device Service Version: 10.2. Administration Guide

BlackBerry Enterprise Service 10. Universal Device Service Version: 10.2. Administration Guide BlackBerry Enterprise Service 10 Universal Service Version: 10.2 Administration Guide Published: 2015-02-24 SWD-20150223125016631 Contents 1 Introduction...9 About this guide...10 What is BlackBerry

More information

DNS Update API November 15, 2006 Version 2.0.3

DNS Update API November 15, 2006 Version 2.0.3 DNS Update API November 15, 2006 Version 2.0.3 Dynamic Network Services, Inc. phone: +1-603-668-4998 1230 Elm Street, Fifth Floor fax: +1-603-668-6474 Manchester, NH 03101 www.dyndns.com Table of Contents

More information

DNS (Domain Name System) is the system & protocol that translates domain names to IP addresses.

DNS (Domain Name System) is the system & protocol that translates domain names to IP addresses. Lab Exercise DNS Objective DNS (Domain Name System) is the system & protocol that translates domain names to IP addresses. Step 1: Analyse the supplied DNS Trace Here we examine the supplied trace of a

More information

HTG XROADS NETWORKS. Network Appliance How To Guide: EdgeDNS. How To Guide

HTG XROADS NETWORKS. Network Appliance How To Guide: EdgeDNS. How To Guide HTG X XROADS NETWORKS Network Appliance How To Guide: EdgeDNS How To Guide V 3. 2 E D G E N E T W O R K A P P L I A N C E How To Guide EdgeDNS XRoads Networks 17165 Von Karman Suite 112 888-9-XROADS V

More information

CDN SERVICE ICSS ROUTE MANAGED DNS DEUTSCHE TELEKOM AG INTERNATIONAL CARRIER SALES AND SOLUTIONS (ICSS)

CDN SERVICE ICSS ROUTE MANAGED DNS DEUTSCHE TELEKOM AG INTERNATIONAL CARRIER SALES AND SOLUTIONS (ICSS) CDN SERVICE ICSS ROUTE MANAGED DNS DEUTSCHE TELEKOM AG INTERNATIONAL CARRIER SALES AND SOLUTIONS (ICSS) CDN FEATURE ICSS ROUTE ICSS ROUTE IS OUR NEW OFFERING TO HELP YOU MANAGE YOUR DOMAIN NAME SYSTEM

More information

Domain Name System (DNS) Fundamentals

Domain Name System (DNS) Fundamentals Domain Name System (DNS) Fundamentals Mike Jager Network Startup Resource Center [email protected] These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International

More information

DNS + DHCP. Michael Tsai 2015/04/27

DNS + DHCP. Michael Tsai 2015/04/27 DNS + DHCP Michael Tsai 2015/04/27 lubuntu.ova http://goo.gl/bax8b8 DNS + DHCP DNS: domain name < > IP address DHCP: gives you a IP + configuration when you joins a new network DHCP = Dynamic Host Configuration

More information

NetIQ Advanced Authentication Framework - MacOS Client

NetIQ Advanced Authentication Framework - MacOS Client NetIQ Advanced Authentication Framework - MacOS Client Installation Guide Version 5.2.0 1 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 About MacOS Client 4 System Requirements

More information

DNS. Computer Networks. Seminar 12

DNS. Computer Networks. Seminar 12 DNS Computer Networks Seminar 12 DNS Introduction (Domain Name System) Naming system used in Internet Translate domain names to IP addresses and back Communication works on UDP (port 53), large requests/responses

More information

DNS & IPv6. Agenda 4/14/2009. MENOG4, 8-9 April 2009. Raed Al-Fayez SaudiNIC CITC [email protected], www.nic.net.sa. DNS & IPv6.

DNS & IPv6. Agenda 4/14/2009. MENOG4, 8-9 April 2009. Raed Al-Fayez SaudiNIC CITC rfayez@citc.gov.sa, www.nic.net.sa. DNS & IPv6. DNS & IPv6 MENOG4, 8-9 April 2009 Raed Al-Fayez SaudiNIC CITC [email protected], www.nic.net.sa Agenda DNS & IPv6 Introduction What s next? SaudiNIC & IPv6 About SaudiNIC How a cctld Registry supports

More information

USING TRANSACTION SIGNATURES (TSIG) FOR SECURE DNS SERVER COMMUNICATION

USING TRANSACTION SIGNATURES (TSIG) FOR SECURE DNS SERVER COMMUNICATION USING TRANSACTION SIGNATURES (TSIG) FOR SECURE DNS SERVER COMMUNICATION Transaction Signatures (TSIG) provide a secure method for communicating in the Domain Name System (DNS) from a primary to a secondary

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

Array Networks NetContinuum. Netli. Fine Ground. StrangeLoop. Akamai. Barracuda. Aptimize. Inkra. Nortel. Juniper. Cisco. Brocade/Foundry.

Array Networks NetContinuum. Netli. Fine Ground. StrangeLoop. Akamai. Barracuda. Aptimize. Inkra. Nortel. Juniper. Cisco. Brocade/Foundry. Array Networks NetContinuum Netli Barracuda StrangeLoop Inkra Fine Ground Aptimize Akamai Cisco Citrix Juniper Zeus Radware Nortel ActivNetworks Brocade/Foundry Swan Labs A10 Redline Coyote Point Crescendo

More information

CONFIGURING FUSE BUSINESS

CONFIGURING FUSE BUSINESS CONFIGURING FUSE BUSINESS This tutorial will walkthrough with you on how to configure your Fuse Business Account. You will learn how to setup your domain name for use with EmailHosting.com, as well as

More information

Lync Online Deployment Guide. Version 1.0

Lync Online Deployment Guide. Version 1.0 Date 28/07/2014 Table of Contents 1. Provisioning Lync Online... 1 1.1 Operating System Requirements... 1 1.2 Browser Requirements Administrative Centre... 1 2. Obtaining your login Credentials & Logging

More information

API V2.0. Documentation 7/28/2014

API V2.0. Documentation 7/28/2014 API V2.0 Documentation 7/28/2014 Table of Contents TABLE OF CONTENTS 2 REVISION HISTORY 6 OVERVIEW 7 Making A Request 7 The Sandbox 7 Rate Limiting 7 Supported Data Formats 8 Authentication 8 Common Header

More information

HTG XROADS NETWORKS. Network Appliance How To Guide: DNS Delegation. How To Guide

HTG XROADS NETWORKS. Network Appliance How To Guide: DNS Delegation. How To Guide HTG X XROADS NETWORKS Network Appliance How To Guide: DNS Delegation How To Guide DNS Delegation (The Simple Redundancy Solution) The key requirement when performing DNS based network redundancy and load

More information

Configuring DNS. Finding Feature Information

Configuring DNS. Finding Feature Information The Domain Name System (DNS) is a distributed database in which you can map hostnames to IP addresses through the DNS protocol from a DNS server. Each unique IP address can have an associated hostname.

More information

NETASQ SSO Agent Installation and deployment

NETASQ SSO Agent Installation and deployment NETASQ SSO Agent Installation and deployment Document version: 1.3 Reference: naentno_sso_agent Page 1 / 20 Copyright NETASQ 2013 General information 3 Principle 3 Requirements 3 Active Directory user

More information

Understanding DNS (the Domain Name System)

Understanding DNS (the Domain Name System) Understanding DNS (the Domain Name System) A white paper by Incognito Software January, 2007 2007 Incognito Software Inc. All rights reserved. Understanding DNS (the Domain Name System) Introduction...2

More information

Exchange 2013 mailbox setup guide

Exchange 2013 mailbox setup guide Fasthosts Customer Support Exchange 2013 mailbox setup guide This article covers the setup of Exchange 2013 mailboxes in Microsoft Outlook 2013, 2010 and Outlook 2011 for Mac. Contents Exchange 2013 Mailbox

More information

Configuration Guide to Hosted Exchange 2010. User Documentation for Customers & Resellers

Configuration Guide to Hosted Exchange 2010. User Documentation for Customers & Resellers Configuration Guide to Hosted Exchange 2010 User Documentation for Customers & Resellers Table of Contents Configuration Guide to Hosted Exchange 2010 Detailed settings for the Hosted Exchange 2010 platform...

More information

Hosted Microsoft Exchange Client Setup & Guide Book

Hosted Microsoft Exchange Client Setup & Guide Book Hosted Microsoft Exchange Client Setup & Guide Book Section 1 Microsoft Outlook Web Access (OWA) access directions Section 2 Windows 10 Mail App setup & configuration Section 3 Windows Mobile Phone ActiveSync

More information

Hosted Exchange 2010

Hosted Exchange 2010 Hosted Exchange 2010 Introduction The purpose of this Startup Guide is to familiarize you with ExchangeDefender's Exchange and SharePoint Hosting. ExchangeDefender provides enterprise grade Exchange 2010

More information

API of DNS hosting. For DNS-master and Secondary services Table of contents

API of DNS hosting. For DNS-master and Secondary services Table of contents API of DNS hosting. For DNS-master and Secondary services Table of contents API of DNS hosting. For DNS-master and Secondary services... 1 1. Introduction... 3 2. Setting access area of application for

More information

ECE 4321 Computer Networks. Network Programming

ECE 4321 Computer Networks. Network Programming ECE 4321 Computer Networks Network Programming Name Space System.Net Domain Name System (DNS) To resolve computer naming Host database is split up and distributed among multiple systems on the Internet

More information

Portal Administration. Administrator Guide

Portal Administration. Administrator Guide Portal Administration Administrator Guide Portal Administration Guide Documentation version: 1.0 Legal Notice Legal Notice Copyright 2013 Symantec Corporation. All rights reserved. Symantec, the Symantec

More information

Managing Qualys Scanners

Managing Qualys Scanners Q1 Labs Help Build 7.0 Maintenance Release 3 [email protected] Managing Qualys Scanners Managing Qualys Scanners A QualysGuard vulnerability scanner runs on a remote web server. QRadar must access

More information

4. Client-Level Administration

4. Client-Level Administration 4. Client-Level Administration Introduction to Client Usage The Client Home Page Overview Managing Your Client Account o Editing Your Client Record View Account Status Report Domain Administration Page

More information

DNS Conformance Test Specification For Client

DNS Conformance Test Specification For Client DNS Conformance Test Specification For Client Revision 1.0 Yokogawa Electric Corporation References This test specification focus on following DNS related RFCs. RFC 1034 DOMAIN NAMES - CONCEPTS AND FACILITIES

More information

Creating Custom Nameservers Contents

Creating Custom Nameservers Contents Creating Custom Nameservers Contents Goals... 2 Register Name Servers... 2 Setup Private NameServers in WHM... 4 Adding IP addresses for your name server... 5 Conclusion... 5 Goals This guide will help

More information

Glossary of Technical Terms Related to IPv6

Glossary of Technical Terms Related to IPv6 AAAA Record An AAAA record stores a 128-bit Internet Protocol version 6 (IPv6) address, which does not fit the standard A record format. For example, 2007:0db6:85a3:0000:0000:6a2e:0371:7234 is a valid

More information

DNSSEC in your workflow

DNSSEC in your workflow DNSSEC in your workflow Presentation roadmap Overview of problem space Architectural changes to allow for DNSSEC deployment Deployment tasks Key maintenance DNS server infrastructure Providing secure delegations

More information

Eucalyptus 3.4.2 User Console Guide

Eucalyptus 3.4.2 User Console Guide Eucalyptus 3.4.2 User Console Guide 2014-02-23 Eucalyptus Systems Eucalyptus Contents 2 Contents User Console Overview...4 Install the Eucalyptus User Console...5 Install on Centos / RHEL 6.3...5 Configure

More information

DNS zone transfers from FreeIPA to non-freeipa slave servers

DNS zone transfers from FreeIPA to non-freeipa slave servers FreeIPA Training Series DNS zone transfers from FreeIPA to non-freeipa slave servers FreeIPA 3.0 and bind-dyndb-ldap 2.3 Petr Špaček 01-03-2013 Text file based

More information

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0 Administration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2015-01-16 SWD-20150116150104141 Contents Introduction... 9 About this guide...10 What is BES12?...11 Key features of BES12...

More information

Dynamic DNS How-To Guide

Dynamic DNS How-To Guide Configuration Guide Dynamic DNS How-To Guide Overview This guide will show you how to set up a Dynamic DNS host name under the D-Link DDNS service with your D-Link ShareCenter TM. Dynamic DNS is a protocol

More information

User Guide. Time Warner Cable Business Class Cloud Solutions Control Panel. Hosted Microsoft Exchange 2007 Hosted Microsoft SharePoint 2007

User Guide. Time Warner Cable Business Class Cloud Solutions Control Panel. Hosted Microsoft Exchange 2007 Hosted Microsoft SharePoint 2007 Chapter Title Time Warner Cable Business Class Cloud Solutions Control Panel User Guide Hosted Microsoft Exchange 2007 Hosted Microsoft SharePoint 2007 Version 1.1 Table of Contents Table of Contents...

More information

Security of IPv6 and DNSSEC for penetration testers

Security of IPv6 and DNSSEC for penetration testers Security of IPv6 and DNSSEC for penetration testers Vesselin Hadjitodorov Master education System and Network Engineering June 30, 2011 Agenda Introduction DNSSEC security IPv6 security Conclusion Questions

More information

Installation Guide. Version 1.5. May 2015 Edition 2002-2015 ICS Learning Group

Installation Guide. Version 1.5. May 2015 Edition 2002-2015 ICS Learning Group Installation Guide Version 1.5 May 2015 Edition 2002-2015 ICS Learning Group 1 Disclaimer ICS Learning Group makes no representations or warranties with respect to the contents or use of this manual, and

More information