Server :: Option To Bandwidth Control?

Jan 31, 2010

what are the option in linux to bandwidth control?

View 1 Replies


ADVERTISEMENT

Networking :: Control Bandwidth Access With Squid - Allow Certain IPs To Have Higher Bandwidth Access?

May 27, 2009

We have a sipmle office network set up that we also use use to connect to the internet, however of late the number of users has increased thus slowing internet access. Bandwidth upgrade is not an option thus i have to do bandwidth shaping on our linux router. The question is how do set the squid configs to allow certain IP's range a certain percentage bandwidtheg 60% and furthe divide the rest. Alternatively how can allow certain IPs to have higher bandwidth access.

View 1 Replies View Related

General :: How To Control Bandwidth Base IP

Mar 24, 2010

I'm have a project about control bandwidth base IP (ex : 192.168.1.2 have 128kbps limit download, 192.168.1.3 have 64 ....) How I can do that? Software MasterShaper is good idea? I want solve this problem base linux kernel command TC without any third party software.

View 2 Replies View Related

Slackware :: Control Network Bandwidth Used By Applications?

Jan 18, 2011

I'm looking for a tool to control network bandwidth (per application i.e. totem), something like trickle (a userspace bandwidth shaper).Trickle is a bit outdated, latest ver. 1.0.6 (2003), and it won't compile under -current. There's a slackbuild available, dated 2004.

Quote:
$ make
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Icompat -g -O2 -c trickle.c

[code]...

View 4 Replies View Related

Ubuntu One :: Limit Bandwidth Option Doesn't Work?

Feb 9, 2010

The limit bandwidth options in U1 don't work for me. I will check the checkboxes and change the values. When I come back later, they are back to being unchecked, with the default values filled back in.

View 1 Replies View Related

Ubuntu Networking :: Control Bandwidth Usage On Home Network?

Dec 5, 2010

I'm running Ubuntu 10.04 and all was well on my home network until a household member decided to get a laptop and jump on my network. All he does is watch videos on ....., download crap from P2P sites, and maybe even watch p0rn. Is there something I can use to control this or maybe set my router to give him the minimum resources available? Also, I want to block him from downloading junk from P2P sites or places he might get a virus. I'm on a D-Link DGL 4500 Router.

View 1 Replies View Related

Software :: Microtik X Slackware - "bandwidth Control - Allows Shares To Clients Or Not"

Jun 16, 2010

There is a program called Mikrotik to control wireless installations based on Linux, I wonder if I can get the same result using the Slack as a server, if there is a tutorial for this? I would do in my wireless provider, "bandwidth control, allows shares to clients or not." I have an excellent tutorial for using Slack with the server, but is missing from clarify the two issues with quotes and if I can use the Slack not the Mikrotik?

View 2 Replies View Related

Fedora Networking :: NetworkManager Control Option Resets After Shutdown?

Aug 5, 2011

I am using amahi on a computer that has two Ethernet ports but the one identified by the system as eth0 is nonfunctional (as in hardware is dead). So, because amahi needs to use the wired connection at eth0, i did a binding switch so that the computer would look at what was eth1 as eth0 and what was eth0 as eth1. I have handed control of the network devices to NetworkManager because it really is much easier that way; but, when i turn off my computer and then later turn back on, in the ifcfg-eth0 file (located in /etc/sysconfig/network-scripts) the NM_CONTROLLED setting is set back to "no" Because of this, i have to set it back to yes in the network configuration application and restart the Network Manager service for it to work again. after doing so Amahi and network/internet access work as they should. I am not sure if this is of note or not but when the network is working NetworkManger identifies the connection as "System eth1" and when the network is not working it identifies the connection as "Auto eth0" why it would reset itself and what i can do to fix it?

View 2 Replies View Related

Fedora :: Catalyst Control Center - No Option To Execute Amdcccle As Root

Apr 25, 2011

I need to invoke the catalyst control panel from Application->System Tools with administrator rights (so i can setup my dual monitor, which for now is in clone mode ) but there is no option to execute amdcccle as root.

I tried to call it from the terminal as amdxdg-su -c amdcccle but with no success. It asks for password and then does nothing.

So i m stuck.i cant setup the screens properly till i can access the CCC with root rights, how can i achive that?

I m using fedora 14 and catalyst ver. 11.2

View 2 Replies View Related

Fedora Networking :: Finding The Upcoming Bandwidth And Specify The Bandwidth Rateto Classes

Nov 18, 2010

I created a the class like this for shaping the packets with a specified bandwidth rate.....

tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: htb default 15
tc class add dev eth0 parent 1:0 classid 1:1 htb rate 750kbit ceil 750kbit
tc class add dev eth0 parent 1:1 classid 1:3 htb rate 600kbit ceil 750kbit prio 0

For Our Requirement:-

I dont want to specify the bandwidth rate strictly like this rate750kbit ceil 750kbit,based on whatever speed is coming which should allocate the bandwidth rate for particular class...I need one application for finding the upcoming bandwidth & Is any other method is there for specify the bandwidth rate in a classes.

View 1 Replies View Related

Server :: Home Server Bandwidth Usage

Jan 27, 2011

I am looking to probably make a home server act as a backup for most of my data but also as a media server. I want to host all my music and videos for the most part on the server and then regardless what computer I'm using I could listen or watch. (Another question would be could I have itunes find my music on the server and play it).

But anyway, from people with home media servers, what kind of bandwidth usage do you go through a month? Comcast (ISP) limits me to 250GB and I'm thinking this is enough for moderate usage, I just want to make sure before I start the project.

View 1 Replies View Related

Server :: How Much Bandwidth Does Nxserver Use

Jul 22, 2010

how much bandwidth does the nxserver client use? Some places have reasonably priced mobile broadband but they limit the Gb usage. As I have a server with unlimited bandwidth, I though I could coonnect to it through nxserver and just use the server via the connection...

View 3 Replies View Related

Server :: Log Bandwidth Usage Per IP

Mar 27, 2011

I'm getting DDoS attacks on my server, and I need to block all the attacking IPs.But for that I need to know which IPs are attacking me.I was thinking that I should log the bandwidth usage per IP so I can tell which IPs are using excessive bandwidth.How can I achieve this? I'm using Ubuntu 10.10.

View 3 Replies View Related

Ubuntu Multimedia :: Option For Canon Remote Capture - Remote Camera Control Software ?

Oct 17, 2010

Canon cameras used to come with a piece of software called remote capture for Windows and MacOS.

You plug in the camera via USB, and then the camera display is on your monitor. From there you can do everything your camera does, like taking pictures of video. Does anyone know if there is linux equivalent software that can do this?

I have found this software, but new cameras aren't supported.
[url]

I'm trying to make a stop motion movie.

View 1 Replies View Related

Server :: Bandwidth Limiting Per User?

Aug 27, 2010

So: On the VPS / Dedicated Server Linux wich 3 users created. How can I limit bandwidth each in a separate? For example first user speed 1 MB. 5 MB second and third 10 MB. Expect some clear answers. Regards, Silviu!

View 5 Replies View Related

Server :: Monitor When Users Get Too Much For Bandwidth?

May 17, 2010

when the server is getting overloaded with users. At present I run the server mainly as a proxy server with about 100 users. The bandwidth at the data centre is 100Mbps connection with total bandwidth used last month = 17431.16 MB

I would like to add a VPN in future but feel that this might overload the bandwidth as instead of it just being web traffic it will the entire client TCP connections. I would like to monitor this before it gets to the stage where users are complaining but not sure how to gauge whether the proxy is being overloaded. It is used mainly for video traffic.

View 1 Replies View Related

Server :: Limiting A Sub-user's Bandwidth?

Jan 27, 2011

I run Debian 64-bit. I host GameServers on my machine. Yesterday, some corrupt files or error in configurations of one of the game-servers caused my whole system to destabilize. On checking, I saw one of the Gameserver's console giving Net_sendpacket spam errors. I disabled that server and things were fine then. It used up more than 100GB of my bandwidth in just 12 hours.

I deleted the server and copied all the files over again to fix that error. Now I want a prevention to this, if just in case it happens again. I want to limit a sub-user's bandwidth in Linux. Like if I want a user only to use 10GB bandwidth per month + not more than 5MB/second. Is there any way to do it?

View 2 Replies View Related

Server :: Peak Bandwidth Compared To Max ?

Dec 29, 2010

I have a server in a data centre, which is supposed to have a 100Mbit line. Peak rates at the moment on my server are in the region of 20Mb, which should be easily handled. Is there anyway I can trace how much more bandwidth is available at any one time or if things are becoming sluggish on the server?

View 4 Replies View Related

Server :: VPN Setup - Dedicated Or VPS / Bandwidth?

Jul 10, 2011

I want to rent a (root) linux server to run a vpn service on it. I want to allow people to use this vpn.

My questions are as follows:
- What kind of server/service should I rent - dedicated or vps?
- Is one IP-Address enough to connect, say, 100 user? (I plan to run IPsec or OpenVPN, maybe PPTP)
- What Bandwith and/or traffic limits I need to consider to make the service reasonably fast for the users?
- Which Linux-distro should I use? Ubuntu Server, CentOS, FreeBSD, Debian etc?
- How much RAM and HDD space is recommended for such an endevour?
- Any advice on the processor type the server should have?
- Is 100M network ok or better 1000M?
- What means 100Mbps shared bandwidth in contrast to 10Mbps dedicated guaranteed per server?

View 4 Replies View Related

General :: Bandwidth Throttling In Squid Server?

Apr 23, 2011

How to do bandwidth throttling in Squid server? i wan to set particular bandwidth for particular ip, how to do it in Squid server?

View 1 Replies View Related

Server :: Save Bandwidth While Package Upgrades?

Nov 16, 2010

Here is a mail in /var/mail/root which I received in my server logs [URL] I see same packages downloaded many times again and again. The servers which are upgrading are total 5 (4 virtual machines and one host) so is there a way I can save bandwidth on this sort of setup.

View 2 Replies View Related

Server :: Limit Bandwidth Mbps On Eth0?

Jan 3, 2011

Is there a way to limit bandwidth mbps on eth0?

CentOS.

Limit either total traffic, or by port/IP, etc.

View 2 Replies View Related

Server :: Act As Firewall / Proxy - Do Bandwidth Management?

Jun 17, 2011

I wanted to implement a server for a small network, but am a bit in-experienced. The server that I want to use should be able to do load-balancing (two connections) and also act as firewall/proxy. And also it should be able to do some bandwidth management. The network that its going to serve has two parts. One part of the network should be served, say during day time,and the other during night time. The one that is going to be served at night-time should not have access to internet during day-time, but should have access to, say local mirror-server. I am a bit confused what software/hardware to use. I am planing to use EndianFirewall, but since I don't have experience, don't know if it can do all that I need (?).

View 1 Replies View Related

Server :: How Much Bandwidth Goes To Various Computers In Small Network?

Jun 4, 2010

I'm looking for a program that I can use to keep track of how much bandwidth goes to the various computers in my small network.All of the bandwidth goes through my squid server, so the easiest would be to just have a program that can accurately analyze the squid logs and tell me how much bandwidth is going to the different computers.I've tried both "bandwidthd" and "calamaris" I can't figure out how to get either one to actually do anything in Ubuntu.

View 5 Replies View Related

General :: Bandwidth Monitoring Tool For Squid Server?

Feb 15, 2011

I want to monitor the bandwidth used by each user in my proxy server.

View 1 Replies View Related

Server :: Allocate Specific Bandwidth To Clients Using Squid?

Oct 18, 2009

How will I allocate specific bandwidth to clients using squid? I use squid on RHEL5 serer ...

View 1 Replies View Related

Server :: Lessen Impact Of Bandwidth Attacks With IPTables Or APF?

Apr 26, 2011

My server has been the repeated victim of bandwidth attacks: any large file on the server is downloaded repeatedly, with the goal of pushing the server over the provider's bandwidth limit. How can I lessen the effect of these kinds of attacks with IPTables or APF? For example, can I set the server to: Is this possible? Is there a more effective way, and can a firewall even do this? My web server is Lighttpd, perhaps I can place such a rule directly in its config?

View 1 Replies View Related

Server :: Squid Cache With 2 Bandwidth (Load Balancing)

Mar 27, 2010

i Have a Squid Server , i'm Using That for Caching ... i Have 3 Ether on My " Squid Server ". Ether1 : Directly Internet From ISP1 , 2Mbps . Ether2 : Directly Internet From ISP2 , 512 KBps . Ether3 : Connected too LAN . i want All The Files Format with " MP3 , RAR , ZIP , AVI , ... (All Downloads File) " Get From Ether1(ISP1) and WebPages Like " HTML , ASP , CGI , & ... " Get from Ether2(ISP2) i Not Know How to Configure That with My 2 ISP internet.

View 1 Replies View Related

Networking :: Share Bandwidth Of Two ISPs For Local Client With Server?

Jun 28, 2011

I have a UBUNTU server 10.04 LTS with 3 network interfaces (eth0,1,2) which eth0 is connected to my lan and others connected to two different ISPs , I would like to know is there any way to share bandwidth of this two ISP for my LAN , I mean for example if eth1 has X MB bandwidth and eth2 has Y MB bandwidth my clients those who use download manager for downloading file from internet has X+Y MB download and upload bandwidth.I do not want just limiting each user or service to use one of those interfaces I want to share them for all to increasing my internet bandwidth

View 4 Replies View Related

General :: Check Server Bandwidth Usage In Real Time?

Mar 21, 2010

I'm trying to check my server's bandwidth usage in real time, installed the following programs but none worked so far.

Iptraf - No results even when using iptraf -u
Tcptrack - Error : pcap_loop: cooked-mode frame doesn't have room for sll header
Iftop - No results, everything 0b

Are there any programs that displays bandwidth usage in real time and actually works on VPSes? Or getting real time bandwidth usage on a VPS is simply impossible?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved