Domain A and Domain B won't communicate. The PDC on Domain B's IP address is
128.168.0.2.
All the servers are NT except for the router which is linux. 

Router - Linux (Mandrake)
Linksys card IP - 192.168.0.19 (255.255.255.0) (Static)
3Com Nic - 128.168.0.3 - (255.255.0.0)

I am using a multi-homed Mandrake Linux box that is routing between the 2
domains. (Linksys and a 3com nick.)
The Linksys is on Domain A and the 3com is on Domain B. From the router, I
can ping any servers on Domain A or B. 
>From my machine on Domain A, I can ping either nic in the router. From the
PDC on domain B I can ping either Nic on the router. But from my machine
(Domain A, 192.168.0.9) I can't ping the PDC (Domain B, 128.168.0.3). The
same goes for pinging any machine on Domain A from the PDC on Domain B,
except for the Nic in the router. I added the following static route to my
NT box:

route add 128.168.0.0 mask 255.255.0.0 192.168.0.19

It replied once, and then said request timed out for the next 3 replies.
ever since I can't get it to reply.

I ran the following commands on the router:

Ifconfig eth0 192.168.0.19 netmask 255.255.255.0      (Linksys)
Ifconfig eth1 128.168.0.3  netmask 255.255.0.0          (3Com)

When I run "Ifconfig" the correct address are assigned.

Routing Table is as follows on the router:

Destination:    Gateway Genmask Flags   Metric  Ref     Use     Iface
192.168.0.0     *               255.255.255.0   U       0       0       0
eth0
192.168.0.0     *               255.255.255.0   U       0       0       0
eth0
128.168.0.0     *               255.255.0.0     U       0       0       0
eth1
127.0.0.0       *               255.0.0.0       U       0       0       0
lo
default         router.infowave 0.0.0.0         UG      0       0       0
eth0

Any help, or pointers would be greatly appreciated.

Thanks,
[EMAIL PROTECTED]


 

Reply via email to