Your Ad Here
Your Ad Here

In Facebook

Popular Topics

ജാലകം
Showing posts with label mcitp. Show all posts
Showing posts with label mcitp. Show all posts

What is NAT and PAT

03 October, 2012




WHAT IS NAT

Network Address Translation (NAT) is simply that – it takes a network address, and “translates” it to another network address.  It is a simple lookup table, where each row is created  by a router command with the two addresses.  The user address is behind the router on the LAN interface, and the Internet address is sent out across the serial interface.

Static NAT
For security - requires n Internet IP addresses -  assign unique, unregistered local IP addresses to all users, and use unique Internet addresses as well.  Users can all use the same port.
Static NAT offers enhanced security - the actual IP address of the user is hidden.  A router running NAT (RFC1631) allows the users to maintain anonymity, because their addresses are not sent out to the world.  Users will typically use addresses from one of three reserved address spaces, the most famous being the “10” Class A address range.
Source
Computer
Source
Computer's
IP Address
NAT Router's
IP Address
A
10.0.0.1
215.37.32.201
B
10.0.0.2
215.37.32.202
C
10.0.0.3
215.37.32.203


Dynamic NAT (NAT & PAT)
for overloading - requires 1 outside Internet IP address - assign unique, unregistered local IP addresses to all users.  Must use unique ports for each user !!!
Dynamic NAT allows overloading - multiple users access the Internet via one IP address.  This is used by Microsoft ICS (Internet Connection Sharing) and by DSL routers that have several home user PC’s connected.  In fact, every Cable/DSL Broadband Router on the market accomplishes its job with NAT.

Source
Computer
Source
Computer's
IP Address
Source
Computer's Port
NAT Router's
IP Address
A
10.0.0.1
400
215.37.32.201
B
10.0.0.2
50
215.37.32.201
C
10.0.0.3
3750
215.37.32.201







Continue Reading | comments

Requirment of Windows 2008 server

30 September, 2012






Component Requirement

Processor: 
Minimum: 1GHz (x86 processor) or 1.4GHz (x64 processor) • Recommended: 2GHz or faster Note: An Intel Itanium 2 processor is required for Windows Server 2008 for Itanium-based Systems

Memory:
Minimum: 512MB RAM • Recommended: 2GB RAM or greater • Maximum (32-bit systems): 4GB (Standard) or 64GB (Enterprise and Datacenter) • Maximum (64-bit systems): 32GB (Standard) or 2TB (Enterprise, Datacenter and Itanium-based Systems)

Disk Space Requirment:
Minimum: 10GB • Recommended: 40GB or greater Note: Computers with more than 16GB of RAM

Display:
Super VGA (800 x 600) or higher-resolution monitor • Keyboard • Microsoft Mouse or compatible pointing device

Upgrade Note

If you are currently running:You can upgrade to:
Windows Server 2003 Standard Edition (R2, Service Pack 1 or Service Pack 2)Full Installation of Windows Server 2008 Standard Edition
Full Installation of Windows Server 2008 Enterprise Edition
Windows Server 2003 Enterprise Edition (R2, Service Pack 1 or Service Pack 2)Full Installation of Windows Server 2008 Enterprise Edition
Windows Server 2003 Datacenter Edition (R2, Service Pack 1 or Service Pack 2)Full Installation of Windows Server 2008 Datacenter Edition
Continue Reading | comments

Difference Between Windows server 2008 and R2

01 September, 2012



 Windows 2008 Server,

Windows Server 2008 (Win2k8) is one of Microsoft Windows' server line of operating systems. Released to manufacturing on February 4, 2008, and officially released on February 27, 2008, it is the successor to Windows Server 2003, released nearly five years earlier.

Windows Server 2008 is built from the same code base as Windows Vista; therefore, it shares much of the same architecture and functionality.

Whats in Windows Server 2008 :
Virtualisation:
Server Core
IIS
Role Based Installation
RODC
NAP
Bit Locker
Powershell
Fail-over Clustering
Self Healing NTFS
System Resource Manager





Windows Server 2008 R2,

Windows Server 2008 R2 is a server operating system produced by Microsoft. It was released to manufacturing on July 22, 2009 and launched on October 22, 2009. According to the Windows Server Team blog, the retail availability was September 14, 2009.[4] It is built on Windows NT 6.1, the same kernel used with the client-oriented Windows 7. It is the first 64-bit-only operating system release from Microsoft.

Whats New in Windows Server 2008 R2:
64-Bit Only
Support for 256 cores
Core Parking
Remote Desktop Services
New Hyper-V
Live Migration
Support .NET Frameworks in Server Core
Powershell 2.0
Remote Server Management
Active Directory Administrative Center
Continue Reading | comments

Network Topology

08 September, 2011




Here you will learn network topology introduction, how computers get connected, bus, star, hub, hybrid, mesh, tree topologies and network physical design. In Computer Networking “topology” refers to the layout or design of the connected devices. Network Topologies can be physical or logical. In this section I will illustrate on the different types of the topologies.

Physical Topology means the physical design of a network including the devices, location and
cable installation.

Logical Topology refers to the fact that how data actually transfers in a network as opposed to its design.

Topology can be considered as a virtual shape or structure of a network. This shape actually does not correspond to the actual physical design of the devices on the computer network. The computers on the home network can be arranged in a circle shape but it does not necessarily mean that it presents a ring topology.

Computer network topologies can be categorized in the following categories.
• bus
• star
• ring
• mesh
• Tree.

BUS TOPOLOGY

 Bus topology uses a common backbone to connect all the network devices in a network in a linear shape. A single cable functions as the shared communication medium for all the devices attached with this cable with an interface connector. The device, which wants to communicate send the broadcast message to all the devices attached with the shared cable but only the intended recipient actually accepts and process that message.
 
Ethernet bus topologies are easy to install and don’t require much cabling and only a main shared cable is used for network communication. 10Base-2 and 10BaseT are two popular types of the Ethernet cables used in the Bus topology. Also, Bus network works with very limited devices. Performance issues are likely to occur in the Bus topology if more than 12-15 computers are added in a Bus Network. Additionally, if the Backbone cable fails then all network becomes useless and no communication fails among all the computers. Unlike in the Star topology in which if one computer is detached from a network then there is not effect on the other computers in a network.

RING TOPOLOGY  


In ring Network, every computer or devices has two adjacent neighbors for communication. In a ring network, all the communication messages travel in the same directory whether clockwise or anti clockwise. Any damage of the cable of any cable or device can result in the breakdown of the whole network. Ring topology now has become almost obsolete.
FDDI, SONET or Token Ring Technology can be used to implement Ring Technology. Ring topologies can be found in office, school or small buildings.

STAR TOPOLOGY


In the computer networking world the most commonly used topology in LAN is the star topology. Star topologies can be implemented in home, offices or even in a building. All the computers in the star topologies are connected to central devices like hub, switch or router. The functionality of all these devices is different. I have covered the detail of each networking devices in the separate portion of my website. Computers in a network are usually connected with the hub, switch or router with the Unshielded Twisted Pair (UTP) or Shielded Twisted Pair Cables.
As compared to the bus topology, a star network requires more devices & cables to complete anetwork. The failure of each node or cable in a star network, won’t take down the entire network
as compared to the Bus topology.
However if the central connecting devices such as hub, switch or router fails due to any reason,then ultimately all the network can come down or collapse.

MESH TOPOLOGY


Mesh topology work on the concept of routes. In Mesh topology, message sent to the destination can take any possible shortest, easiest route to reach its destination. In the previous topologies star and bus, messages are usually broadcasted to every computer, especially in bus topology. Similarly in the Ring topology message can travel in only one direction i.e clockwise or anticlockwise. Internet employs the Mesh topology and the message finds its route for its destination. Router works in find the routes for the messages and in reaching them to their destinations.The topology in which every devices connects to every other device is called a full Mesh topology unlike in the partial mesh in which every device is indirectly connected to the other devices.

Continue Reading | comments (1)

Upgade Vista to windows 7

06 September, 2011


From within Windows Vista, insert the Windows 7 Setup DVD and choose Run from the AutoPlay dialog.



Windows Vista to Windows 7 upgrade
Choose Install Now.

Windows Vista to Windows 7 upgrade

Always go online to get the latest updates. Doing so will result in a better install experience.

Windows Vista to Windows 7 upgrade

Accept the EULA (end user license agreement).

Windows Vista to Windows 7 upgrade

Choose Upgrade from the installation type screen.
At this point, an integrated version of the Windows 7 Upgrade Advisor runs behind the scenes and tests your PC to see that it meets the Windows 7 system requirements and that your hardware and software is compatible with the new OS. There are a variety of issues that can come up at this phase of Setup, including issues that may cause Setup to end prematurely. Some issues are minor. For example, if you are upgrading from Windows Vista Ultimate, Setup will inform you that Windows Vista Ultimate Extras have been discontinued and that these tools will no longer be available after the upgrade.

Windows Vista to Windows 7 upgrade

Windows Vista to Windows 7 upgrade

Setup will alert you if any currently installed applications are incompatible with Windows 7 and, in some cases, recommend reinstalling these applications after the upgrade for best results. Other issues are more disruptive. If Vista is waiting on a Windows Update-based reboot, for example, Setup will halt and inform you to reboot before trying again.

Windows Vista to Windows 7 upgrade

Once you've passed muster with the Compatibility Report, you'll be confronted with the familiar Install Windows phase of Setup. This works identically to the same phase of Setup during a clean install, but with one important change. In addition to the Copying Windows files; Gathering files, settings, and programs; Expanding Windows files; and Installing features and updates steps, you'll see an additional step during an in-place upgrade. It's called Transferring files, settings, and programs, and this is the part that takes a number of hours to complete. Because of the variable length of this part of Setup, it provides a continuous update to its progress.



Windows Vista to Windows 7 upgrade
Windows Vista to Windows 7 upgrade

During Setup, you PC will also reboot a number of times. When that's finally done, you'll enter into a shortened version of the post-Setup tasks you perform during a clean install. You're aked to input your product key (which is optional), configure Automatic Updates, review time and date settings (which, unlike with a clean install, should already be correct), configure a network locations (Home, Work, or Public network), (optionally) and configure HomeGroup sharing.

Windows Vista to Windows 7 upgrade

Windows Vista to Windows 7 upgrade

Windows Vista to Windows 7 upgrade

Windows Vista to Windows 7 upgrade

Windows Vista to Windows 7 upgrade




When that's done, Setup will prepare your Windows 7 desktop.
Continue Reading | comments
 
Copyright © 2011. Server Training . All Rights Reserved
Company Info | Contact Us | Privacy policy | Term of use | Widget | Advertise with Us | Site map