Splitting an internet connection between multiple separate subnetworks
- by pythonian4000
Problem
I have an internet connection that I want to split between four separate networks. My requirements are:
I need to be able to monitor the amount of bandwidth and data being used by each network, and notify or control as necessary.
The four networks should only be able to connect to the internet, not each other.
My parents need to be able…