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
My network.conf file setting are :
VERBOSE=YES
MAX_LOOP=15
DHCP_SLEEP=15
IPFWDING_KERNEL=YES
IPFWDING_FW=NO
IPMASQ_DLOOSE=NO
CONFIG_HOSTNAME=YES
CONFIG_HOSTSFILE=YES
CONFIG_DNS=NO
############################################################################
# Interfaces
############################################################################
IF0_IFNAME=eth0 is attached to computer A =
192.168.1.10
IF0_IPADDR=192.168.1.2
IF0_NETMASK=255.255.255.0
IF0_BROADCAST=192.168.1.255
IF0_IP_SPOOF=NO
IF1_IFNAME=eth1 is attached to computer A = 192.168.2.10
IF1_IPADDR=192.168.2.2
IF1_NETMASK=255.255.255.0
IF1_BROADCAST=192.168.2.255
IF1_IP_SPOOF=NO
IF2_IFNAME=eth2 is attached to computer A = 192.168.3.10
IF2_IPADDR=192.168.3.2
IF2_NETMASK=255.255.255.0
IF2_BROADCAST=192.168.3.255
IF2_IP_SPOOF=NO
IF3_IFNAME=eth3 is attached to computer A = 192.168.4.10
IF3_IPADDR=192.168.4.2
IF3_NETMASK=255.255.255.0
IF3_BROADCAST=192.168.4.255
IF3_IP_SPOOF=NO
#######################################################################
####
# Hosts
############################################################################
#HOST0_IPADDR=192.168.7.123
HOST0_GATEWAY_IF=default
HOST0_GATEWAY_IP=192.168.1.200
HOST0_IPMASQ=NO
HOST0_IPMASQ_IF=default
############################################################################
# Networks
############################################################################
NET0_NETADDR=192.168.1.0
NET0_NETMASK=255.255.255.0
NET0_GATEWAY_IF=eth0
NET0_GATEWAY_IP=192.168.1.2
NET0_IPMASQ=NO
NET0_IPMASQ_IF=$IF0_IFNAME
NET1_NETADDR=192.168.2.0
NET1_NETMASK=255.255.255.0
NET1_GATEWAY_IF=eth1
NET1_GATEWAY_IP=192.168.2.2
NET1_IPMASQ=NO
NET1_IPMASQ_IF=$IF1_IFNAME
NET2_NETADDR=192.168.3.0
NET2_NETMASK=255.255.255.0
NET2_GATEWAY_IF=eth2
NET2_GATEWAY_IP=192.168.3.2
NET2_IPMASQ=NO
NET2_IPMASQ_IF=$IF2_IFNAME
NET3_NETADDR=192.168.4.0
NET3_NETMASK=255.255.255.0
NET3_GATEWAY_IF=eth3
NET3_GATEWAY_IP=192.168.4.2
NET3_IPMASQ=NO
NET3_IPMASQ_IF=$IF3_IFNAME
############################################################################
# Gateways (Default Routes)
############################################################################
#GW0_IPADDR=$HOST0_IPADDR
GW0_IFNAME=$IF0_NAME #** correct variable is $IF0_IFNAME
GW0_METRIC=1
############################################################################
# Port Fowarding
############################################################################
#PF0_IFNAME=$IF0_IFNAME
PF0_DESTIP=192.168.0.10
PF0_TPORTS=53:5353,80:80,25:25,110:110,21:21,20:20,22:22
PF0_UPORTS=53:5353
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user