Windows XP machine as a router.
This article tells how to make your windows XP (professional) machine work as a router by following simple steps.
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.
-
Wireless Router & Security: A Step-By-Step Guide
| By vijayram | in Computers
Setting up a wireless router is easy. Essentially you turn your cable or DSL modem off and your wireless router on....
-
Windows XP Services, what you can turn off.
| By Magicmrb | in Programming
Windows XP starts a lot of different services, as engine of the whole Windows system. However, some of them won't b...
-
Tutorial: How to greatly speed up Windows XP
| By Duncan1 | in Software
A HUGE tutorial by me, about making Windows XP run faster, boot faster etc....
-
Spyware Scanner Is Very Useful | By ja_schmidt | in Computers
The Internet has been the haven for scanners, hackers, and those people who want nothing but to destroy your system...
-
Selling On The Internet Is Not Very Difficult | By ja_schmidt | in Computers
The greatest way to sell on internet is through EBay, of course! It can probably never get any better than this cra...
-
Hiding or Changing your Drive Letter using DISKPART | By rcthero | in Computers
A how-to tutorial on changing or even hiding the root of your drives....
-
Murdoch threatens to Google became a payment fee | By Website | in Computers
The man from Australian was named Google, Microsoft and Ask.com, as three examples the News Corp announcement steal...
-
Upgrade problems with Windows Vista | By MaxwellPayne | in Computers
Common Windows Vista upgrade problems and their solutions....
-
Howto use QueryString in ASP.NET for passing info between pages | By rajeshchoudhary | in Web Development
The QueryString in ASP.NET is used to pass information between pages....
-
Custom error pages in asp.net using configuration file | By rajeshchoudhary | in Web Development
In ASP.NET you can handle page level errors using OnError method of page object or Application level errors using A...
-
Using remote desktop in windows XP | By rajeshchoudhary | in Computers
if you want to connect to a machine remotly using Remote Desktop Connection, remote Desktop in target machine needs...
-
setting password wisely for your accounts | By rajeshchoudhary | in Computers
Incidents of information phishing and hacking are happening every now and then. One fine day morning you wake up to...
-
Web.config –configuration file for ASP.NET web application. | By rajeshchoudhary | in Web Development
This article tells what web.config file is, how to write this and how this file is used by run time to apply settin...








No comments yet.