IP forwarding
Ilya Alexeev
ilya at continuum.ru
Tue Nov 13 17:29:49 UTC 2001
Hello Mirko,
MM> Hi,
MM> I am using RTEMS on m68k board based on gen68360 BSP. After much
MM> trouble, I mannaged to get PPP
MM> working, but now I am facing different problem:
MM> I have following configuration: One computer on network 192.168.11.1
MM> connected via ethernet
MM> to my card, and other computer on network 192.168.3.1 conected to the
MM> same board via PPP serial
MM> line. I can ping the board from either computer but I can not ping one
MM> computer from another
MM> through the board. Routes are set up correctly on both computers, but it
MM> seams that the board
MM> does not forward packets. Is there anuthing that I have to set up in
MM> kernel or some other place
MM> to get board working as router?
MM> Thanks in advance.
Try to set 'ipforwarding' variable to 1 (in libnetworking/netinet/ip_input.c)
Bye, Ilya.
More information about the users
mailing list