Hi, Is there any one with an idea of an open source packeteer or bandwidth management solution like Allot NetEnforcer Bandwidth Management Appliance. Which can do proxy services and also allocate bandwidth to certain websites and staff, prevent them from viewing certain websites We currently have Microsoft TMG 2010 with GFI Web monitor 2009 installed on it, we are looking for a solution possible from open source.Which can replace it. I actually want it as a proxy server and use it to shape, allocate and restrict access to certain websites of our staff. Joshua (Ghana)
squid? On Thu, Aug 5, 2010 at 2:45 PM, Joshua William Klubi <joshua.klubi@gmail.com> wrote:
Hi,
Is there any one with an idea of an open source packeteer or bandwidth management solution like Allot NetEnforcer Bandwidth Management Appliance. Which can do proxy services and also allocate bandwidth to certain websites and staff, prevent them from viewing certain websites We currently have Microsoft TMG 2010 with GFI Web monitor 2009 installed on it, we are looking for a solution possible from open source.Which can replace it.
I actually want it as a proxy server and use it to shape, allocate and restrict access to certain websites of our staff. Joshua (Ghana)
I am fairly sure Squid has the concept of bandwidth pools which you can apply via ACLs within the squid conf. That may meet your proxy requirements but would not help with traffic not being proxied. Squid will also allow you to define access to the inet based on ACLs which can use various things to determine which policy will be applied to the connection. eg, client src IP, client username, time of day, regx… you may find it here: http://www.squid-cache.org/ -g On Aug 5, 2010, at 2:45 PM, Joshua William Klubi wrote:
Hi,
Is there any one with an idea of an open source packeteer or bandwidth management solution like Allot NetEnforcer Bandwidth Management Appliance. Which can do proxy services and also allocate bandwidth to certain websites and staff, prevent them from viewing certain websites We currently have Microsoft TMG 2010 with GFI Web monitor 2009 installed on it, we are looking for a solution possible from open source.Which can replace it.
I actually want it as a proxy server and use it to shape, allocate and restrict access to certain websites of our staff. Joshua (Ghana)
----
I am fairly sure Squid has the concept of bandwidth pools which you can apply via ACLs within the squid conf. That may meet your proxy requirements but would not help with traffic not being proxied.
Squid will also allow you to define access to the inet based on ACLs which can use various things to determine which policy will be applied to the connection. eg, client src IP, client username, time of day, regx...
you may find it here:
--- Squid plus bandwidth management (ala dummynet or similar) could go a long way to addressing all of those functions. Deepak Jain AiNET
www.etinc.com. Built out of open source but you pay for a license fee but not as steep as for an Allot unit. you can get the hardware or download the software and pay for a key. Has the same functionalities that you are looking for as an Allot box. I happen to have used both and I liked the ETINC product. Stable and relaible. Raymond Macharia On Thu, Aug 5, 2010 at 10:19 PM, Deepak Jain <deepak@ai.net> wrote:
----
I am fairly sure Squid has the concept of bandwidth pools which you can apply via ACLs within the squid conf. That may meet your proxy requirements but would not help with traffic not being proxied.
Squid will also allow you to define access to the inet based on ACLs which can use various things to determine which policy will be applied to the connection. eg, client src IP, client username, time of day, regx...
you may find it here:
---
Squid plus bandwidth management (ala dummynet or similar) could go a long way to addressing all of those functions.
Deepak Jain AiNET
pfSense has everything: proxy (squid), firewall, bw-management, captive portal and a very nice web interface for management: www.pfsense.org
On Aug 6, 2010, at 1:15 PM, Nathan Eisenberg wrote:
pfSense has everything: proxy (squid), firewall, bw-management, captive portal and a very nice web interface for management: www.pfsense.org
The only thing it doesn't have is IPv6 support (yet). :(
Best Regards, Nathan Eisenberg
Apparently it can be made to work: http://remcobressers.nl/2009/08/configuring-native-ipv6-pfsense/ Owen
On 6 August 2010 22:04, Owen DeLong <owen@delong.com> wrote:
Apparently it can be made to work:
Indeed, I used the above instructions to setup IPv6 on my home pfSense box, with the upstream being a HurricaneElectric v6v4 tunnel. It worked very well - though it only worked with RA, there's obviously no dhcp6 implementation installed/supported. M
participants (10)
-
Adrian M
-
Christopher Morrow
-
Deepak Jain
-
Graham Beneke
-
Greg Whynott
-
Joshua William Klubi
-
Matthew Walster
-
Nathan Eisenberg
-
Owen DeLong
-
Raymond Macharia