1
vote
1answer
93 views

Odd internet packet routing

I want to know is there anyway to explicitly control the packet routing. I try to connect my computer in HK from San Francisco. It is extremely slow and I use tracert to see what is going on. It seems ...
4
votes
5answers
3k views

How do IP answer packets reach their destination inside of a private LAN?

This is a little theory question that has been confusing me for a pretty long time. Basically, if we are inside of a private LAN, and we want incoming packets to reach, for example, an HTTP server ...
0
votes
1answer
114 views

Remove adapter defined routing entry

I need to remove (or change) the default entry in the routing table for Windows XP, which routes packets with a destination equal to the adapter's address to localhost. The reason for this is I ...