Posts Tagged ‘IP address’

Windows Hosts File

The Windows Hosts file allows you to map IP addresses to host names, it is another method used in domain name resolution! For instance, the hosts file may become handy when your DNS servers are unavailable or data within these servers is incorrect. Also, it can help when new DNS records have not yet replicated to all DNS servers or when you need to test a copy of your website on a backup host. Although, you can use an IP address to directly contact a host, there are instances such as when connecting to web sites sharing a single IP address, where this is not possible.

Read more…

Share

Be the first to comment - What do you think?  Posted by George - May 24, 2012 at 4:54 am

Categories: Management   Tags: , , , , , ,

Configuring WFAS Rules

The best to way to understand WFAS (Windows Firewall with Advanced Security) is by setting up a test rule as we are going to see in this article. We will configure a firewall rule that accepts only authenticated RDP (Remote Desktop Protocol) connections from hosts on a specific or same subnet:

Read more…

Be the first to comment - What do you think?  Posted by George - May 4, 2011 at 2:16 am

Categories: Security   Tags: , , , , , , , , , ,

Creating Firewall Rules using WFAS

Windows Firewall and WFAS work together on Windows 7 computers.  WFAS allows you to configure inbound and outbound firewall rules based on ports, programs, and services. In addition, it allows you to set a rule scope and authentication. In this article we will see the main configuration elements you need to know when creating firewall rules using the WFAS.

Read more…

Be the first to comment - What do you think?  Posted by George - April 27, 2011 at 3:44 am

Categories: Security   Tags: , , , , , , , , , , ,

Configuring IPv6

As with IPv4 configurations, with IPv6 you can either set an automated address configuration through DHCPv6 or configure an address manually. The Netsh command gives you the ability to set all parameters but in this article we will focus on configuring the interface using the Internet Protocol Version 6 (TCP/IPv6) GUI from the Network and Sharing Center.

Read more…

10 comments - What do you think?  Posted by George - February 5, 2011 at 3:32 am

Categories: Networking   Tags: , , , , , ,

Understanding IPv6

IPv6 uses 128 bits as opposed to 32 bits of an IPv4 address and this results in a new address space of 2pow128 that is, over 4 billion of available addresses. IPv6 allows for multiple levels of subnetting. The enormous address space created by the 128 bit format give us the option of allocating more than one IPv6 address to a host, with each address serving a specific purpose. In IPv6 we find addresses that are equivalent to IPv4 types and others that are unique to IPv6.

Read more…

2 comments - What do you think?  Posted by George - February 2, 2011 at 6:26 am

Categories: Networking   Tags: , , , , ,

IPv6 Advantages

As you might be aware that we are running out of IPv4 Public addresses and that’s coming soon! Check some stats here -  However, this does not mean the end of the IPv4 Internet as most service providers may still have quite a number of addresses while they can reclaim back unused ones. However, moving on to IPv6 has big advantages and this article deals briefly with the advantages that IPv6 has over IPv4.

Read more…

Be the first to comment - What do you think?  Posted by George - January 22, 2011 at 3:48 am

Categories: Networking   Tags: , , , , , , ,

IPv6 Compatibility Addresses

IPv6 provides a set of compatibility addresses that help users migrate from IPv4 to IPv6 and these are IPv4-compatible, IPv4-mapped, 6to4 and Teredo addresses.

IPv4-Compatible Address

An IPv4-compatible address consists of an initial colon-hexadecimal notation and an ending dotted decimal notation as we find in IPv4. For example, 0:0:0:0:0:0:w.x.y.z or ::w.x.y.z, the last four octets represent an IPv4 address. IPv4-compatible addresses are used by hosts that are communicating with IPv6 over an IPv4 infrastructure. When an IPv4-compatible address is used as an IPv6 destination, the IPv6 traffic is automatically encapsulated with an IPv4 header.

Read more…

2 comments - What do you think?  Posted by George - January 8, 2011 at 3:49 am

Categories: Networking   Tags: , , , , , , ,

Next Page »