LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   LRP not routing )-; (https://www.linuxquestions.org/questions/linux-networking-3/lrp-not-routing-%3B-410838/)

collen 02-02-2006 08:13 AM

LRP not routing )-;
 
i have a little trouble installing Linux Router Project..

i've installed lrp on a 486sx.
it boots well, and the 2 nic's are installed.
from the lrp box, i can ping all the differend WS's
(on bith networks), it finds the DNS server and can traceroute to the outer world.

only from within the network it can't..
somehow it will not route the inet traffic true the LRP box.. ??

./ifconfig shows all the right info for eth0 & eth1

./route shows that 'default' is the right IP for the Gateway.
i made sure there is a '1' echo ed to /proc/sys/net/ip_forward

i flushed ipfwadm rules to non (for testing purpose)

Dunno, do i forget something ??

from within the local network, i can ping the ip for eth0
and i can ping the ip for eth1.

but that's all.. Suggestions ??

Thx

Collen

win32sux 02-03-2006 12:28 PM

please show us the output of:
Code:

iptables -L
and
Code:

iptables -t nat -L


All times are GMT -5. The time now is 10:05 AM.