|
|
Click Here To Get Amazing Facebook Profile Covers,Status Messages
Make your windows XP machine, work as a router
This article tells how to make your windows XP (professional) machine work as a router by following simple steps.
There are situations in which we need to connect two different series network and make them communicate to each other. We need a router to make necessary routing of packets from one network to a different network. But for home router seems a costly option. However if you are having Windows XP professional you can make it router by enabling IP forwarding in registry.
You need to have two network cards installed on your router machine (windows xp machine), both connected to network switches of two different networks.
Two network cards on the router are having following configuration
Router (Windows XP Professional)
Network Card X (connected to switch of network X):
IP Address: 172.16. 1 .1
Netmask: 255.255.255.0
Gateway: Blank
Network Card Y (connected to switch of network Y):
IP Address: 10.0.40.1
Netmask: 255.255.255.0
Gateway: Blank
All computers in network X should have following configuration.
IP Address : 172.16. 1.2 to 172.16. 1.254
Netmask: 255.255.255.0
Gateway: 172.16. 1 .1
All computers in network Y should have following configuration.
IP Address: 10.0.40.2 to 10.0.40.254
Netmask: 255.255.255.0
Gateway: 10.0.40.1
Now to make these two networks communicate Configure IP forwarding
Go to Start and click Run
Type in regedit to run registry editor.
Go to the following registry key at the left hand side tree
HKEY_LOCAL_MACHINE-SYSTEM-CurrentControlSet-Services-Tcpip-Parameters
Right click IPEnableRouter and click Modify.
In IPEnableRouter window Type 1 as Value data and click OK.
Close the regisrty editor and reboot the computer to make new settings effective.
Your XP router is ready and and your different series networks can communicate to each other without any Router
- Article Category:
Similar entries
- How to know private IP address of your computer
- How does hub,bridge,switch and router affect collision domain and broadcast domain
- IP Address- from classful addressing to CIDR
- MAC address vs IP Address for data transmission
- System error 67 has occurred. The network name cannot be found
- bandwidth ,latency and speed How these things are related.
- How to install IIS (Internet Information Server) on Windows XP
- Network topology-Advantages and disadvantages of Star,Mesh,Tree,Ring,Bus Topologies
- what is Reverse Address Resolution Protocol (RARP)
- backup your registry by exporting it