Hello all,
I want to create a PPPoE server to allow clients with the same username and password to sign on simultaenously. Now take for example Username is abc and Password is 123 and I want to make sure that all clients that connect using the name abc all share a specific bandwidth (say 512kbps download) allocated to the name, how can I do that without each one taking a bandwidth of 512kbps to himself?