|
| |||||||||
| Tags: enable ip routing, ip routing, ipconfig, windows xp |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to enable ip routing
As i'm ruining the ipconfig /all command and it shows the Ip routing is not enable. Quote:
Thanks for help, and i'm using windows xp. |
|
#2
| ||||
| ||||
| Re: How to enable ip routing Enabling IP Routing By default, IP routing is disabled. To enable IP routing, you must allow the computer to forward IP packets it receives. This requires a change to the Windows system registry. When you enable the Routing and Remote Access service for IP routing, this registry entry is made automatically.
|
|
#3
| ||||
| ||||
| Re: How to enable ip routing
Refer to following threads: IP Routing Show and Display IP Routing Table in Windows or Linux Hope this will help.
__________________ The difference between stupidity and genius is that genius has its limits. - Albert Einstein What we think, we become (Please don't think you are a superhero and don't try to fly) "SUCCESS IS NOT A DESTINATION , IT'S A JOURNEY" |
|
#4
| ||||
| ||||
| Re: How to enable ip routing
What about adding a static route in your routing table? Here is how you can try. First in command prompt type "route print", that will show your interfaces and all routes in you routing table. To add a persistent route, which is one that doesn't disappear after a reboot, type "route -p add 10.1.1.0 255.255.255.0 10.1.1.1 2" If that doesn't work you may have to add an IF at the end of the command along with the interface number for the destination address (ex. IF 2). The 2 would be the number for your destination address (10.1.1.0 NIC), you can find the number by typing "route print". Help for the command is "route /?" All commands should be used without quotes. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to enable ip routing" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Failover routing | AJAMU | Networking & Security | 4 | 22-08-2010 02:56 AM |
| RRAS ip routing and ISA | bingyeo | Windows Server Help | 13 | 28-08-2009 09:03 PM |
| IP Routing | Snake08 | Networking & Security | 3 | 12-01-2009 06:32 PM |
| difference between 'Enable write cache ' & 'Enable advanced' | Mick | Windows Vista Performance | 2 | 22-04-2008 09:14 AM |
| Fax routing | Thomas Goodson | Small Business Server | 5 | 24-02-2006 11:06 AM |