julien_saadeh wroteHello,
I have been reading, reading and reading and I never understood how a Routing Table works. But I really need to do something that I will describe here:
I want to connect to the internet from my Mobile phone through my Laptop's Internet connection:
I cannot use ICS because the mobile is connected via a virtual bluetooth modem COM port.
Laptop IP address config is:
IP: 131.122.1.100
Subnet: 255.255.0.0
Gateway: 131.122.1.254
Mobile:
IP: 10.0.2.7
Mobile responds to ping requests.
I want a "route" command in order to route the Internet to the mobile phone, please.
Thanks!!!
Use CCproxy, that should work. You can set it up so that the computer will act such as if it was a proxy server. you route the packets from one interface/subnet to another one.