Hi Gyes, here is new question. can you provide answer of
following question
Like linux, can we windows as router?
If yes how can we able to do this,
Answers were Sorted based on User's Feedback
Answer / jitu
Not able to understand what are u asking.plz make it briefly
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jitendera kumar sinha
are you asking about how we make widows xp that act as a router then here is the solution
let the scenario is like that
internet
|
|
windows--------switch-ip(192.168.10.1)
|
|
-------switch--ip--10.10.10.1
this is my snario where i am going to say how we make the wnidows xp as a router so that they can comuniacte over two diifrent network
ok
get ready
As an example, let say you have 7 computers and 2 network switches, and need to create 2 networks that can access Internet, so how to do it?? Some more information, one of the computers is equipped with 3 network cards and one of the network cards is connected to cable/DSL modem to access Internet, so this computer will act as a router!
Configure the network cards on the router with following information.
Router (Windows XP Professional)
Network Card A (connect to network A):
IP: 10.10.10.1
Netmask: 255.255.255.0
Gateway (GW): [leave it blank]
Network Card B (connect to network B):
IP: 192.168.20.1
Netmask: 255.255.255.0
Gateway (GW): [leave it blank]
Network Card C (connect to Internet via cable/dsl connection)
This information will be based on the Internet connection service which you have subscribed.
IP: 192.168.1.1
Netmask: 255.255.255.0
Gateway (GW): 192.168.1.1
Configure all the computers in network A with following information.
Network A
IP: 10.10.10.2-254
Netmask: 255.255.255.0
Gateway (GW): 10.10.10.1
Configure all the computers in network B with following information.
Network B
IP: 192.168.20.2-254
Netmask: 255.255.255.0
Gateway: 192.168.20.1
Ok.. Now it’s the time to configure IP forwarding on that router…
Go to Start and click Run…, then type in regedit to run registry editor
Registry editor window will appear. Browse for the following registry key at the left hand side window:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters
Right click IPEnableRouter registry object, and click Modify.
Note: Be extra careful when you deal with registry editor, wrong editing will crash you Windows OS.
The IPEnableRouter window will appear. Type 1 as Value data and click OK.
When I did the test, IP forwarding will only work after rebooting the computer. So don’t forget to do it.
Note: If you feel the above process is too troublesome, advise you to get a wireless router or wired router and set up a simple network. It's much easier
Thank you
Jitendera kumar sinha
| Is This Answer Correct ? | 0 Yes | 0 No |
Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats
Which frame has a Type field to identify the upper-layer protocol? A.) 802.3 B.) 802.2 C.) 802.5 D.) Ethernet_II
what is the difference between a passive and active hub?? which is better ??
Define the igp (interior gateway protocol)?
Identify 2 features of PPP CHAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) Less secure then PAP D.) Local router 'challenges' the remote router
If a router uses dynamic routing, how does it learn the route to remote networks? The router uses a DHCP request to obtain remote network numbers. The router uses a routing protocol to exchange routing info. with other routers. The router uses DNS request packets to obtain remote network numbers. The Network Administrator manually configures the remote networks.
How many LMI types are available on Cisco routers? A.) Four B.) Two C.) Five D.) Three
What is the difference between hub, switch, and router?
What is the default interval for SAP updates? A.) 60 seconds B.) 15 seconds C.) 30 seconds D.) 120 seconds
How does a switch use store and forward? A.) By using a Class I repeater in a collision domain B.) The LAN switch copies the entire frame into its onboard buffers and then looks up the destination address in its forwarding, or switching, table and determines the outgoing interface C.) By using broadcast addresses as source addresses D.) The switch waits only for the header to be received before it checks the destination address and starts forwarding the packets
What is the difference between static and dynamic ip addressing?
What does the command "IP name-server 255.255.255.255" accomplish? A. It sets the domain name lookup to be a local broadcast. B. This is an illegal command. C. It disables domain name lookup. D. The command is now defunct and has been replaced by "IP server-name ip any"