Hello all! I need to build less complex router that I had done before, so asking for an advice. I have to build the router that can do the following:
1. Route between 2 or 3 interfaces. (one interface connected to ISP, others - sub-clients). 2. Because all clients is a home users, so it is possible that one of them will download the 650MB .avi file using a 10 connections of FlashGET and "eats" all traffic :) So routers must limit the traffic by some clever rules, so if 5 clients is using the net, so each of them should have <some constant/5>kbps speedlimit. Or maybe is present some other, more clever algorythms? 3. Because on sub-client side Ethernet hub stays in public place, I have to control the net usage by MAC address of client's lan adapter. So the router should not forward any packets, came from unregistered lan adapter. (and if possible, to check IP address/mac address accordance. Other way, I'll just will give the addresses by DHCP based on mac address). Any advices are very welcome. Thanks in advance, Dmitri. _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
