Showing posts with label Properties. Show all posts
Showing posts with label Properties. Show all posts

Saturday, August 29, 2015

How to Set Up Split DNS (7 Steps)


Go to the Windows server computer hosting the pages and hostname for which you want to create a split DNS. Click “Start” and enter “Services.msc” in the search box. Press the “Enter” key. The Services window appears on the screen.
Scroll down to the “Domain Name Server (DNS)” listing. Double-click the service name. In the DNS Properties window, click the “Startup type” drop-down list and select “Automatic.” Click the “Start” button, then “OK.” Restart the server computer and wait for it to boot into Windows.
Click “Start,” “All Programs,” “Administrative Tools” and then “DNS.” In the server list, right-click the name of the Windows server machine, and then click “Properties” on the popup list.
Click the “Forwarders” tab. Add the IP address of the remotely hosted machine on in the “All Other DNS Domains” area. This causes regular HTTP requests from outer-world network computer to redirect to the IP address of the server hosted by your hosting provider or ISP. Click the “Add” button.
Enter and add additional ISP IP address as needed. Click the “Apply” button to save the DNS changes.
Click the “Internal NAT IP Addresses” tab. Enter the IP address of a server computer on your network hosting Web services meant only for internal use or viewing. For instance, if the computer is on the same internal network, you might enter “192.168.0.2” or “10.0.0.2” depending on the IP scheme your network uses. If the services run from the server computer on which you are working, enter “127.0.0.1” in the field and click “OK.” Note that if the service uses a specific port -- for instance port 118 -- enter the local IP address in the “192.168.0.2:118” format.
Click “Apply,” and then restart the server. Wait for the server computer to restart and boot into Windows. Setup of the split DNS service is complete.
VPS Hosting

Thursday, August 27, 2015

How to Create a Test Certificate


Highlight the project name in the 'Solution Explorer' in the Visual Studio workspace.
Click the 'Project' menu at the top of the window and select 'Properties.' This opens a window that lists project designer properties.
Click the 'Signing' tab.
Click the 'Create Test Certificate' button.
Enter a password for the certificate. This step is optional. If you do not enter a password, the certificate is created with no password encryption.
Click 'Ok.'
Confirm the password and click 'Ok.' If you entered a password in step 5, a window prompts you to confirm the password selection.
VPS Hosting

Thursday, August 20, 2015

How to Find Your Port Number on GoDaddy (3 Steps)


Access your email server port settings. The instructions for reaching the port settings vary on all email clients, but you can usually do so either when you first set up the email or by selecting the email account properties.
Look to see if you have enabled 'This sever requires a secure connection.' If you did not, type '143' into the incoming port if you're using an IMAP-enabled email. Type '110' if you're using a POP-enabled email. You can look to see whether you're using POP or IMAP in the main email settings. If you do have a secure connection enabled, set the IMAP settings to 993 and the POP settings to 995.
Set the 'Outgoing Mail' port to '80,' '25,' '3535' or '787' if you do not have a secure connection enabled. Depending on your location and connection, some ports may not work. If you do have a secure connection enabled, set the port to '465.' Click 'Apply' and 'OK.'
VPS Hosting