In 01:11 AM 12/17/98 , hai scritto:
>
>
>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.
My 2PCs lan is 192.168.0.x (precisely: Linux 192.168.0.245; NT 192.168.0.250)
When NT is connected, it connects to another NT Server (192.168.0.1) which
routes IP packets to Internet (via ISDN connection)
So Linux & NT are on the same network (192.168.0.0).
When NT is connected, its routing table is:
D:\>route print
Active Routes:
Network Address Netmask Gateway Address Interface Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.250 2
0.0.0.0 0.0.0.0 192.168.0.253 192.168.0.253 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.255.0 192.168.0.250 192.168.0.250 2
192.168.0.0 255.255.255.0 192.168.0.253 192.168.0.253 1
192.168.0.250 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.0.253 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.0.255 255.255.255.255 192.168.0.250 192.168.0.250 1
224.0.0.0 224.0.0.0 192.168.0.253 192.168.0.253 1
224.0.0.0 224.0.0.0 192.168.0.250 192.168.0.250 1
255.255.255.255 255.255.255.255 192.168.0.250 192.168.0.250 1
Mauro Quartini
_____________________________
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]