Hi,

I´m setting a lab for testing porpuses.
I need a router. So I grabbed an old 486 and two smc-ultra cards.
 I "know" LRP can act as a plain router, ie. routing just everything

My settings
    IPALWAYSDEFRAG_KERNEL=NO

    eth0_IPADDR=192.168.1.254
    eth0_MASKLEN=24
    eth0_BROADCAST=192.168.1.255
    eth0_DEFAULT_GW=192.168.1.254

    eth1_IPADDR=192.168.2.254
    eth1_MASKLEN=24
    eth1_BROADCAST=192.168.2.255
    eth1_DEFAULT_GW=192.168.2.254

    IPFILTER_SWITCH=router

I set LRP as "router" and added the following routes
    ip route add 192.168.1/24 via dev eth0
    ip route add 192.168.2/24 via dev eth1

Is there anything else I would need to set up???

Any suggestions???

Thanks in advance

Sergio Morilla
Tipoiti SATIC
    


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to