Search found 66 matches
- Mon Apr 09, 2018 4:24 pm
- Forum: Gargoyle Development
- Topic: Building a x86 VM image but gargoyle ram doesn't scale
- Replies: 3
- Views: 3141
Re: Building a x86 VM image but gargoyle ram doesn't scale
Thanks for suggestion, i tried with x86 with CONFIG_HIGHMEM=y CONFIG_HIGHMEM4G=y but no luck, then i tried x64 build but x64 didn't even boot, on vmware halted on waiting for root device.VirtualBox doesn't get ahead from grub loader. How can i build an older version, will try if someone helps. Anywa...
- Fri Apr 06, 2018 3:10 am
- Forum: Gargoyle Development
- Topic: Building a x86 VM image but gargoyle ram doesn't scale
- Replies: 3
- Views: 3141
Building a x86 VM image but gargoyle ram doesn't scale
Hello, i'm having a after build problem with lastest version 1.10.x 68ce297 with gargoyle.The problem is the gargoyle system seems to not seeing more ram than 916728k total ram.If i set ram size from vmware workstation 2 gb, that value still doesn't change. https://pasteboard.co/Hfk4WVs.png Is there...
- Wed Jan 29, 2014 4:33 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Which router works perfect with qos?
- Replies: 9
- Views: 5341
Re: Which router works perfect with qos?
contributing got a 10mbps line but fair share bandwith option from isp ,right now got 3mbps download/1mbps upload cable internet line.
http://i.imgur.com/Y662G75.jpg
I think op has smiliar problem.
http://i.imgur.com/Y662G75.jpg
I think op has smiliar problem.
- Fri Nov 08, 2013 6:19 pm
- Forum: Network / Wireless Issues
- Topic: Routing lan http trafic to lan proxy server
- Replies: 2
- Views: 3832
Re: Routing lan http trafic to lan proxy server
Anyway i found my problem.It was squid's transparent option, i forgot to add it in squid.conf.
So i changed it to
Now, it works.Hope it helps someone.
So i changed it to
Code: Select all
http_port 192.168.1.3:3128 transparent
- Fri Nov 08, 2013 5:44 pm
- Forum: Network / Wireless Issues
- Topic: Routing lan http trafic to lan proxy server
- Replies: 2
- Views: 3832
Routing lan http trafic to lan proxy server
Hello any help would be good guys, i'm stuck at somewhere with iptables.i have squid server on my lan and i want to route all http trafic to it but squid isn't running on router. So setup is like this; Router: 192.168.1.1 Lan:192.168.1.0/24 Squid-server: 192.168.1.3 Squid-port:3128 i made a firewall...
- Fri Sep 27, 2013 6:38 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: About Quotas
- Replies: 8
- Views: 4442
Re: About Quotas
Thanks i will.pbix wrote:You should try a different ping target. While your line is saturated do some pinging to your DNS server and other places. Look for a target which gives pings of 20-100ms while the link is saturated.
All QoS depends on saturation. There is no other way.
- Thu Sep 26, 2013 2:35 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: About Quotas
- Replies: 8
- Views: 4442
Re: About Quotas
Of course you can compile any value you want to try. But how about the ping limit? What happens to the ping times in this mode? If there is no effect on ping times then the ACC cannot work. I don't know either , my gateway's ping values doesn't goes up while my line under heavy load, i don't know w...
- Thu Sep 26, 2013 7:44 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: About Quotas
- Replies: 8
- Views: 4442
Re: About Quotas
I tried ACC solution it works but when the link is not complete under load and ping times are fine, it raises link limit too fast and this leads to broken percent bandwith at capacity options because link limit get to high, qos application thinks WAN link is not saturated. Example : Congestion Contr...
- Wed Sep 25, 2013 10:31 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: About Quotas
- Replies: 8
- Views: 4442
Re: About Quotas
Seems i got problem.My line speed dropped to 3Mbps, so bandwith won't go up as 10Mbps. Congestion Control Status State: ACTIVE Link limit: 9000 (kbps) Fair Link limit: 9000 (kbps) Link load: 2756 (kbps) Ping: 6 (ms) Filtered ping: 8 (ms) Ping time limit: 49 (ms) [25/49] Classes Active: 2 And QoS thi...
- Tue Sep 17, 2013 7:02 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: About Quotas
- Replies: 8
- Views: 4442
About Quotas
Hello, my ISP currently using speed limiting quotas.I got a 10Mbps line until 50GB download quota when it's reached, bandwith will be 3Mbps.What i need is when network download quota exceeded to 50GB, i need to setup qos_gargoyle.download.total_bandwidth to 3000 in order to work qos perfect conditio...