Ahmad - you keep posting the same problem but you don't tell us anything new.
Did you try entering this on your LRP router?
ipchains -I forward -j ACCEPT -s 192.168.1.0/24 -d 192.168.2.0/24 -b
ipchains -I forward -j ACCEPT -s 192.168.1.0/24 -d 192.168.3.0/24 -b
ipchains -I forward -j ACCEPT -s 192.168.1.0/24 -d 192.168.4.0/24 -b
ipchains -I forward -j ACCEPT -s 192.168.2.0/24 -d 192.168.3.0/24 -b
ipchains -I forward -j ACCEPT -s 192.168.2.0/24 -d 192.168.4.0/24 -b
ipchains -I forward -j ACCEPT -s 192.168.3.0/24 -d 192.168.4.0/24 -b
Each of your networks has a route to the LRP box, but they cannot reach each
other unless you provide the method.
Try this and then report back the results.
I don't run 2.9.8, once you have it have it working you can doubtless add the
rules somewhere possibly in network_direct.conf.
Ahmad Saeed wrote:
> I am using LRP 2.9.8 with four ethernet cards and four computers are
> attached to it .The problem i am facing is that the computer attached to LRP
> and pinging to the LRP and vice versa .But the computers are not pinging to
> each other.The computer attached to eth0 (192.168.1.2) is com puter A with
> IP = 192.168.1.10 .The computer A is pinging 192.168.2.2 and also
> 192.168.2.0 but it is not pinging to 192.168.2.10 ans same is the case with
> rest of the interfaces . The computer A is pinging to all the interfaces of
> LRP but not pinging the computer attached to the interface.On computer A i
> have given the default route to reach the computer B and also the rest of
> computers
>
> I have also tried IPCHAINS but still the computer is not pinging.
> My network settings are
> ipchains
> INTERFACES COMPUTER ATACHED
> 192.168.1.2 eth0 A = 192.168.1.10
> 192.168.2.2 eth1 B = 192.168.2.10
> 192.168.3.2 eth2 C = 192.168.3.10
> 192.168.4.2 eth3 D = 192.168.4.10
_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user