Edd Barrett wrote: > If there are 5 of us, it would be ideal to have x/5 bandwidth each > (where x is the available internet bandwidth), but if 1 person is not > using the connection others should be able to share the unused > portion. > > Is there a solution?
AltQ, described in following, seems to be relevant. I'm looking into a similar setup, though for different reasons. PF: Packet Queueing and Prioritization http://openbsd.org/faq/pf/queueing.html ALTQ - allocation by percentage http://home.nuug.no/~peter/pf/en/altqbypct.html Firewalling IPv6 with OpenBSD's pf (packet filter) https://solarflux.org/pf/pf+IPv6.php I'm still in the planning stages, though. I'm currently using DNSmasq for DHCP, but would prefer to do something else and use only IPv6 in-house. The version of DNSmasq in the openbsd pkg archive has some problems, so I'm using a 'test' version of 2.41: http://www.thekelleys.org.uk/dnsmasq/ Regards, -Lars