There are some circumstances where you need to be able to “split tunnel” your network connection between an intranet and internet connection. This especially comes into play when you’re connected to multiple VPNs at any given time.
To absolve yourself of having your fast internet connection reduced to a crawl because it’s piped through some throttled private network, you can modify your route table.
TechNET had a great article on the split tunnel concept and how to script your own route table changes (instead of having to hack it together on the command line.)
You can read more about scripting your own split tunnel route here:
http://www.microsoft.com/technet/community/columns/cableguy/cg1003.mspx
With the recent bout of XP Security 2012 infections I have been seeing a lot of machines with broken TCP/IP stacks.
The aftermath of completely purging an infection may leave your system unable to access the Internet or any networked resources.
The link below provided a clear guide on how to reinstall the TCP/IP stack on Windows XP.
http://smokeys.wordpress.com/2008/07/20/how-to-recover-a-really-dead-windows-xp-sp2sp3-tcpip-stack/
One thing you do have to change is that when re-editing the nettcpip.inf file after removing TCP/IP from your network adapters you need to put 0xA0 back into the file, not 0xa0.
Aug 11
25
With the release of Internet Explorer 9, Microsoft has changed the location of the Favorites button (again!)
Now it’s located in the upper right corner of the browser window just underneath the Maximize button.