Thursday, December 31, 2009

How to Publish a DNS server in Internet Security and Accelerate (ISA) Server

dns server

This article will tell you how to publish a DNS server by using the Microsoft Internet Security and Acceleration (ISA) Server.

If you want to publish a DNS Server which is hosted on the ISA Server, then you have to create a new server publishing rule. For doing this, follow these steps:

  • You have to start the ISA Server Management tool.
  • Then you have to elaborate the Server Name, where Server Name is the name of your ISA Server computer.
  • After this, click on the Firewall Policy.
  • Click on Create a New Server Publishing Rule after clicking on the Tasks tab.
  • After performing this, in the Server publishing rule name box, you have to type a descriptive name for this rule
  • Then click on the Next. If you want to publish the DNS Server,
  • Then write its IP address in the Server IP address box.
  • You have to type the IP address of the ISA Server computer's internal interface, in case the DNS server is hosted on the ISA Server computer.
  • Then in the Selected protocol list, click on DNS Server and then click on the Next.

If you want that ISA Server to listen on for DNS queries, then you have to click to select the check box of the network list. For example, click to select the External check box, in case you want to enable external users to submit queries to your DNS server.
Now, if you want to select a particular IP address that ISA Server listens on:

  • Then click on the Address.
  • Then click on the opted IP addresses on the ISA Server computer in the selected network.
  • After this, click on the IP address that you want ISA Server to listen on, click on Add,
  • Then click on OK. After performing this,
  • Click on Next and then click on the Finish.
  • Click on the Apply to save your changes and to update the firewall policy and then click OK.

Friday, December 18, 2009

Finding out the Best DNS Server

The Domain Name System (DNS) is a naming system which is useful for the devices which are either using or participating in Internet. It translates the domain names of these participants into a form which is simple and useful for users. Now let us see what this form is? This form is basically composed of the numerical identifiers. These numerical identifiers are linked with the networking devices for the intention of locating these devices globally. DNS is also useful for the Internet because it can translate the user friendly domain names into the IP addresses.

If you want to calculate the DNS server addresses for your IP, then you can use a website for this purpose. Although this project is under development, it gives satisfactory results. For getting the best DNS servers for your IP follow these steps:

  • You have to open the website http://dnsserverlist.org/.
  • Then on this website, search for a rectangular box in the middle part of the website. On this rectangular box the calculated DNS servers were written.
  • You have to open your Local Area Network (LAN) in the Network Connections.
  • Then right click on the LAN and select Properties.
  • Then highlight Internet Protocol (TCP/IP) and click on the Properties. Choose the option Use the following DNS server addresses and then click on the Advanced.
  • Then move to the DNS tab and click on Add. After doing this, you have to add the three DNS server addresses which were automatically created by at the website dnsserverlist.org.
  • Then click on the OK for coming out of the LAN. Now, you will get the best DNS servers for your IP.

Thursday, December 17, 2009

Alteration in Terminal Server's Listening Port

terminal server

As we have described earlier about DNS Server Installation in Windows Server 2003 that is Domain Name Server installation in Windows Server 2003 and now will describe how to alter listening port of your Server.


It is a well-known fact that TCP port 3389 is used by Terminal Server and Windows 2000 Terminal Services for client connections. Alteration in this port is not recommended by Microsoft. But you can change this port. You have to perform this task carefully, otherwise you will face serious problems.


You have to give more concentration while modifying the registry. If you want to change the default port, then you have to follow these steps:



  • You start with the task of running Regedt32 and go to this key, HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp.

  • Then you have to find the port number subkey and notice the value of 00000D3D, hex is for 3389.

  • After this, you have to change the port number in Hex and save the new value

If you want to change the port for a particular connection on the Terminal Server, then follow these steps:



  • You have to run Regedt32 and go to this key, HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\connection.

  • After this, you have to find the port number subkey and notice the value of 00000D3D, here hex is for 3389.

  • Then you have to change the port number in Hex and save this new value.

After performing this, you have to make alteration in the Port on the Client Side. Follow these steps to perform this:



  • You have to open Client Connection Manager.

  • Then on the File menu, click on New Connection and then create the new connection. After executing the wizard, you will view a new connection listed there.

  • Then you have to ensure that new connection is highlighted. After this, on the File menu, click Export.

  • Then you have to edit the .cns file using Notepad. You have to make modifications in the server port, Server Port=3389 to Server Port= new port number, that you had specified on Terminal Server.

  • Now import the file back into Client Connection Manager. Then you will be demanded to overwrite the current one.

  • If it has the same name, then overwrite it.

In this way, you will receive a client that has the correct port settings to match your Terminal Server settings. Hope it will help you out, Don’t Forget to subscribe to my blog for more tips and tricks on server and Microsoft Server Support Services

Thursday, December 10, 2009

Installation of DNS Server in Windows Server 2003

When you browse Internet, you always write alphanumeric address in the address bar. You write these type of addresses because these are easy to remember. The main point is that any server address is in the form of IP address. Then there arises the need of translating these alphanumeric addresses in the IP addresses. Here comes the role of DNS Server. DNS Server does the task of translating the alphanumeric address into the IP address. This server is required when you write any website address in the address bar or you click on any link. Before the installation of DNS Server, you should have the information about your domain name, the IP address and host name of each server for which you want to provide name resolution.

If you want to configure your computer as a DNS Server, then the following conditions should be fulfilled:

Your operating system should be configured in the correct way. DNS service is based on the correct configuration of the operating system and its services, in case you are using the Windows Server 2003 family. You have to allocate the available disk space. All the existing disk volumes should use the NTFS file system.

If you want to install DNS Server, then follow these steps:

Click on the Start, click on Control Panel and then click on the Add or Remove Programs. After this, click on Add/Remove Windows Components. Then open the Windows Components Wizard. In the Components, pick out the Networking Services check box and then click on the Details. In the Subcomponents of Networking Services, pick out the Domain Name System (DNS) check box, click on OK and then click on the Next. If you are prompted, then type the full path of the distribution files and then click on OK. In this way DNS Server will be installed on your system.

Wednesday, December 9, 2009

Finding out the Best DNS Server

The Domain Name System (DNS) is a naming system which is useful for the devices which are either using or participating in Internet. It translates the domain names of these participants into a form which is simple and useful for users. Now let us see what this form is? This form is basically composed of the numerical identifiers. These numerical identifiers are linked with the networking devices for the intention of locating these devices globally. DNS is also useful for the Internet because it can translate the user friendly domain names into the IP addresses.

If you want to calculate the DNS server addresses for your IP, then you can use a website for this purpose. Although this project is under development, it gives satisfactory results. For getting the best DNS servers for your IP follow these steps:

You have to open the website http://dnsserverlist.org. Then on this website, search for a rectangular box in the middle part of the website. On this rectangular box the calculated DNS servers were written. After this, you have to open your Local Area Network (LAN) in the Network Connections. Then right click on the LAN and select Properties. After performing this, highlight Internet Protocol (TCP/IP) and click on the Properties. Choose the option Use the following DNS server addresses and then click on the Advanced. Then move to the DNS tab and click on Add. After doing this, you have to add the three DNS server addresses which were automatically created by at the website dnsserverlist.org. Then click on the OK for coming out of the LAN. Now, you will get the best DNS servers for your IP.