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 |
What are the job opportunities i will get once i complete my CCNA certification.
Can you explain PPP packet format?
here is your question sahin Hi Jitendera, If i m not wrong, then in EIGRP, Metric weight is set to K1(Bandwidth)=1, K2(Delay)=0, K3(Reliability)=1, K4(Load)=0, K5(MTU)=0. This is default setting for EIGRP. I knew about it from ICND 2 cisco press book. Three more questions - a) If we change the K value (I mean metric weight)on a router what will happen??? b) When redistribution is necessary in EIGRP. Is there any condition for that??? c) What is reference bandwidth for metric calculation in EIGRP. As we know, in OSPF, on a CISCO router reference bandwidth is 10Mbps.
What command can you type to view the connections after telneting into multiple routers simultaneously? A.) sh users B.) sh ports C.) sh host D.) sh sessions
Identify the default IPX serial encapsulation? A.) Novell-Ether B.) SDLC C.) SNAP D.) HDLC
What is the meaning of PASSIVE interface in RIP, IGRP, EIGRP & OSPF?? Can any one explain..!!!
HI ALL , wanted to know if the rstp protocol.. rapid spanning tree protocol .. is imp to study with ccna's point of view or study of STP will be enough.. in some books rstp is nt given like todd lamle however in icnd2 its explained in detail.. please suggest asap .. thanks ..
My ccna certification is allready expried but I could not apper the ccnp exam due to some personal problem. Currently i am working as network administrator .Can it create any problem for my next job . and how can i apper he ccnp exam. Please help me and give me what is the solution.
What is 100BaseFX?
What is the correct command line syntax for configuring a port on a 7000 or 7500 series Cisco router with a VIP card? A.) port B.) port adapter/port C.) You can't put a VIP card in a 7000 or 7500 router. D.) slot/port-adapter/port E.) slot/port F.) slot
What are the advantages of using switches?
What will happen in OSPF, While a new highet priority DR joining in already running area.That area already having DR and BDR.