Michael Treacy said :
>>I have a linux laptop connected to a Windows '95 box. Now, I can ping
>>the windows box without any difficulty from the laptop, but can't do
>>the reverse. I have installed TCP/IP on the windows box - I now have
>>two versions of it - one linked to the modem and one to the nic. Is
>>this right?
DR>Yes - this is normal
>>>>My question is - what do I need to set up on the windows box to make
>>it work properly? When I tried to ping the laptop from the pc without
>>being connected to the net, it started the ESAT surfnolimits
>>connection. So, what do I need to configure?
DR>Probably your routing table. Basically your Win machine doesn't
know what route to take to the 192.168.0.20 machine, so it uses its
first bound card which in this case is the dial-up adapter. If you
type in something along the lines of "route add 192.168.0.30
192.168.0.20" (can't remember the exact syntax) it should now realise
that when it is asked to talk to 192.168.0.30 (by a ping for example) it
should connect over the 192.168.0.20 interface instead of the default
one. Try doing a "route print" before and after doing this and you
should see a new entry showing the route you just defined.
DR> before you do that try changing your default
gateway (in the TCP/IP part of the Control Panel) to 192.168.0.20.
This will mean you will need to start your dial-up sessions yourself
from now on, but that's no big deal really.
DR>Also, check that your two machines are both on the same subnet -
normally 255.255.255.0. This can be checked by typing winipcfg or
ipconfig. It looks like they are if your Linux machine can
successfully ping the other one.
Hope this helps,
David
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!