On Mon, 26 Jan 2004 09:35:57 GMT,
(E-Mail Removed) wrote:
>I now need to set a 'route add' line to the routing table on the laptop (I
>think anyway).
This is the reg hack you need on the ME machine. Is it correct?
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\VxD\MSTCP]
Value Name: EnableRouting = 1
Data Type: (string value)
Value Data: (0 = disabled, 1 = enabled)
The default gateway on the 192.168.1.1 needs to point to 192.168.1.2
and the default gateway on the laptop needs to point to the router.
Then you don't need a route on the laptop.
You need a route on the router to tell it to send packets for the
network 192.168.1.0 mask 255.255.255.0 to go via 192,168.2.10 (the
laptop that is)
Jim.