On Wed, 16 Dec 1998, Mauro Quartini wrote:
> Hi all,
>
> I have a Linux PC+NT PC lan.
>
> When NT is not connected via dialup, all works fine (also samba seems to
> work fine)
>
> When NT is connected to Internet or a remote PC, Linux PC does not ses NT
> PC and viceversa (ie pinging one box to other one gives none, like they are
> not cabled ...)
That's probably because RAS is changing your default route to go over the PPP
link. You should install a specific route on the NT box that leads to your
Linux box.
> Any idea from Linux side?
No; just that if you use your Linux to do a dial-up connection, you will most
likely have the reverse problem.
The best thing to do is to use a reserved network for your LAN, like
192.168.0.x. Set up non-default routes for this network, so that every machine
will route its 192.168.0.x packets to the local wire regardless of the default
route. Then each machine can change its default route according to its internet
access.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]