Results 1 to 3 of 3
my flat mate is connected to the net using a 3g modem he is running windows xp he has allowed me to share his connection we have no routers just ...
- 08-28-2007 #1
connect to intenet via windows pc
my flat mate is connected to the net using a 3g modem he is running windows xp he has allowed me to share his connection we have no routers just direct connection between two pc's via ethernet cable and or bluetooth now what i need to do is be able to dial into his pc to access the internet can anyone help thanx
- 09-08-2007 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 452
would be easy with 2 *nix machines: the one
with the net connection uses "netfilter" or
"iptables" facilities, to pass on packets
originating from the other machine--which in
turn, adds an entry to its routing table
"route add -net 0.0.0.0 gw <ip.addr.of.other.machine>"
but since the net-connected machine is not
running *nix, you really need to ask the Windows
gurus how they achive this end--if they do.the sun is new every day (heraclitus)
- 09-09-2007 #3


Reply With Quote