I was thinking about routing traffic via the router this morning. The main use of local bandwith for me are the local servers, so I have entered those and a few specific sites to be routed specifically via a local account. I’ve figured that (and from looking at my rough usage for about 2-3 months the balance of my use of local based sites uses very little of my international bandwidth. This is all good and well given that I don’t use the local torrent scene.
But I thought to myself but what if I did want to use the torrents and ensure that no matter who I was connected to who had a local IP, that traffic went via a local account. How could I tell my router to route as wide a net of IPs without having to enter all of them.
So it struck me, currently I route myadsl (196.40.97.12) via a local account. On my router I have it entered :
This made me wonder whether the following would route all local IPs over the 196 range via the same local account
Then I would do the same for IPs in the 41 and 165 range. But of course that begs the question of what happens to non-local sites in those IP ranges? Are there any non-local sites in those IP ranges?
Given this seems like such a simple rather than adding over 800 IP addresses (which slowed my poor router down to a crawl), it seems that I couldn’t have thought of it and it would work. Have I missed a trick?
Interestingly I note that the Telkom site is on a 198 range IP. Is that also a local IP range?
But I thought to myself but what if I did want to use the torrents and ensure that no matter who I was connected to who had a local IP, that traffic went via a local account. How could I tell my router to route as wide a net of IPs without having to enter all of them.
So it struck me, currently I route myadsl (196.40.97.12) via a local account. On my router I have it entered :
Code:
IP subnet gateway
196.40.97.0 255.255.255.0 165.146.152.1
This made me wonder whether the following would route all local IPs over the 196 range via the same local account
Code:
IP subnet gateway
196.0.0.0 255.0.0.0 165.146.152.1
Then I would do the same for IPs in the 41 and 165 range. But of course that begs the question of what happens to non-local sites in those IP ranges? Are there any non-local sites in those IP ranges?
Given this seems like such a simple rather than adding over 800 IP addresses (which slowed my poor router down to a crawl), it seems that I couldn’t have thought of it and it would work. Have I missed a trick?
Interestingly I note that the Telkom site is on a 198 range IP. Is that also a local IP range?