SMSMS

Posts Tagged ‘IP’

How to Modify the Default IP Address of a Wireless Hosted Network

The default IP address of Windows 7 (and Windows Server 2008 R2) virtual Wi-Fi Access Point (AP) feature called Wireless Hosted Network is 192.168.137.1. Although, this address is highly unlikely to conflict with other addresses that you may have configured on your network still, you may wish to change it to another value.  In order to be able to change this default IP address you need to modify a Registry setting as follows:

Read more…

Share

Be the first to comment - What do you think?  Posted by George - August 30, 2012 at 8:43 am

Categories: Admin, Tweaks   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: , , , , , , , , , , ,

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: , , , , , , ,

Troubleshooting IP Configuration

Windows 7 retains the same command-line tools of its predecessors for troubleshooting IP configurations. The most basic tools are the Ping and Ipconfig utilities which help you determine your system’s IP configuration and test connectivity. There are more advanced network tools such as, Tracert or Pathping, Nslookup for DNS related issues, etc.  These help you troubleshoot advanced network related issues but this article will only cover the basic command-line tools which are adequate for the Windows 7 average users.

Read more…

Be the first to comment - What do you think?  Posted by George - January 1, 2011 at 5:49 am

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

IPv4 Configuration in Windows 7

You can view the IP configuration of your computer by using either the command-line tools Ipconfig or Netsh, or by using the Network and Sharing Center. The command-line tools display your computers’ network adapters IP settings including IPv4 and IPv6 addresses, subnet masks and the default gateway.

An IP address identifies a computer in a network and hence, each computer must have a unique address within the same network. Private IP addresses are used for internal networks while public addresses are used for the Internet. Since there are not enough public IP addresses to be allocated for every internal device, we use private addresses internally and use NAT to translate these addresses to a public address. An organization or individual that needs Internet access is allocated one or more public IP addresses through various agencies worldwide that are responsible for the distribution of public IP addresses.

Read more…

Be the first to comment - What do you think?  Posted by George - December 29, 2010 at 4:31 am

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

Internet Connection Sharing (ICS)

Sharing the Internet connection over windows 7 requires one computer called the host that is connected to the Internet and to the rest of the computers on the internal network (LAN). Then the computers on the network connect to the Internet via the host computer. The host computer Internet connection can be wireless, modem (Ethernet or USB), 3G card or any similar device. To use ICS make sure that the LAN connection on each computer is configured to get an IP address automatically. This includes the LAN connection of the host computer.

Read more…

2 comments - What do you think?  Posted by George - December 22, 2010 at 2:30 am

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

Next Page »