
Originally Posted by
orko
i've two linux box (both are being used as gateway/proxy server) with internet connection from two different ISP.
linux box A :
eth0 = 203.88.80.51
eth1 = 192.168.100.1
linux box B:
eth0 = 69.88.5.35
eth1 = 192.168.100.2
i've divided my clients into two groups. Group A is using 192.168.100.1 as their gateway and proxy and Group B is using 192.168.100.2 as their gateway and proxy.
users who are using box A as their gateway and proxy don't use their bandwidth after office hour. so these bandwidth remain unused after evening. is there any way to use this unused bandwidth at evening by doing some scripting in both linux boxes and with the help of cron ?? i don want to change anything in user end. everything will be automaticaly change in my linux boxes after and before office hour .
is there any idea ?
thanking in advance
Bookmarks