Questions tagged [bandwidth]

In computer networking and computer science, bandwidth, network bandwidth, data bandwidth, or digital bandwidth is a measure of available or consumed data communication resources expressed in bits/second or multiples of it (kilobits/s, megabits/s etc.).

Bandwith

In computer networking, bandwidth in bit/s sometimes defines the net bit rate (aka. peak bit rate, information rate or physical layer useful bit rate), channel capacity, or the maximum throughput of a logical or physical communication path in a digital communication system. For example, bandwidth tests measure the maximum throughput of a computer network. The reason for this usage is that according to Hartley's law, the maximum data rate of a physical communication link is proportional to its bandwidth in hertz, which is sometimes called frequency bandwidth, spectral bandwidth, RF bandwidth, signal bandwidth or analog bandwidth.

Common Misconception

In website hosting, the term "bandwidth" is often[citation needed] incorrectly used to describe the amount of data transferred to or from the website or server within a prescribed period of time, for example bandwidth consumption accumulated over a month measured in gigabytes per month. The more accurate phrase used for this meaning of a maximum amount of data transfer each month or given period is monthly data transfer.

source: wikipedia

719 questions
4
votes
2 answers

Monitor Internet bandwidth by IP in a LAN environment?

I am new to networking so pardon if this is a stupid question. I want to see how my users use the internet bandwidth. I have around 50 Users in the network and I am using a checkpoint edge series firewall as a gateway for the internet. Checkpoint…
4
votes
2 answers

Limiting bandwidth on internal interface on Linux gateway

I am responsible for a Linux-based (it runs Debian) branch office router that takes a single high-speed Internet connection (eth2) and turns it into about 20 internal networks, each with a seperate subnet (192.168.1.0/24 to 192.168.20.0/24) and a…
Jack Scott
  • 155
  • 2
  • 6
4
votes
5 answers

IP/Process based bandwidth usage stats tool for linux

I'm looking for a simple tool to report server bandwidth usage based on IP/Process. The reason for that is one of our servers is "bleeding" bandwidth and there is a need to find out where it's going. I'm currently using vnstat, but it only reports…
Karolis T.
  • 2,719
  • 7
  • 33
  • 45
4
votes
3 answers

How to limit bandwidth speed from a router for a devices on a network?

How to limit bandwidth speed from a router for a devices on a network ? There are several devices accessing the internet thru a wireless network. I cannot change settings directly on the client-computers, but can have full access to the router.…
maan81
  • 153
  • 1
  • 1
  • 7
4
votes
2 answers

Is there a linux command/tool that will provide end-to-end bandwidth information between local and external host?

CentOS 5.x At times, I've wanted to know what general bandwidth constraints exist between my servers and an external server that I don't have control over. Is there a linux command/tool that could provide this information? Historically I've used…
Mike B
  • 11,871
  • 42
  • 107
  • 168
4
votes
1 answer

Cisco ASA: Prevent any single internal host from saturating bandwidth of outside Internet interface

We have an ASA 5510 at the edge of our network connected to a 10Mb Internet pipe. All internal IPs are private so we have external and internal interfaces. I'd like to prevent any single internal host from consuming more than 75% bandwidth on the…
Daniel Lucas
  • 1,192
  • 1
  • 14
  • 25
4
votes
1 answer

measuring bandwidth per-user used by ssh server-side connections on linux

I'd like to be able to measure the bandwidth used by each user by their inbound ssh connections, into a linux box. I measure most other traffic using iptables and user-matching, but inbound ssh sockets seem to be owned by root, so I can't use that…
Ben Clifford
  • 256
  • 1
  • 6
4
votes
5 answers

Network tape restore is faster than disk to disk copy

How can this be? Running a cp or rsync (with -W --inplace) takes two hours for 93Gb; a tape restore over the dedicated backup network is 41 minutes. Tape restore is 50 Mb/s; disk to disk was measured and calculated to be 16 Mb/s tops - 2 Mb/s if…
Mei
  • 4,590
  • 8
  • 45
  • 53
4
votes
3 answers

Does google's web crawler download binary files?

My Google-fu is failing me right now. I'm trying to figure out whether Google's web crawler downloads non-image binary files when it spiders sites. I know it downloads (and indexes) images and PDFs, but what about .zip, .dmg, etc? My client offers…
jessica
  • 143
  • 4
4
votes
2 answers

Speed up rsync by running multiple instances at once?

I have to transfer a big directory to another server. My problem is that i cannot use the full bandwidth that would be available, because one concurrent tcp stream does not get as fast. Basically the functionality that any download manager nowadays…
The Shurrican
  • 2,240
  • 7
  • 39
  • 60
4
votes
5 answers

NIC bonding with two uplinks

Is bonding the preferred way of implementing ISP redundancy? In the texts I've seen, bond device has a netmask, gateway of it's own. How can this be obtained if there are two different gateways from two uplinks, which one to choose? Do I need any…
Karolis T.
  • 2,719
  • 7
  • 33
  • 45
4
votes
1 answer

how to get a total bandwidth graph in munin

I have munin-node in a basic default configuration on all my servers, I would like to create a summary chart that displays total bandwidth in/out http and another chart showing total bandwidth in/out for all the interfaces. [Edit] After following…
Tom
  • 11,176
  • 5
  • 41
  • 63
4
votes
2 answers

Monitor bandwidth per-process

This has been driving me nuts but my server has been using a highly excessive amount of bandwidth for the last two months, and I can't figure out how/why/where. This month, for example, it's used 210 Gb download traffic (inbound to the server), but…
jonodlo
  • 368
  • 2
  • 8
4
votes
4 answers

Possible Issue With (what I think is) a Virtual Network

This really isnt my area of expertise...and it may be obvious, but here it is: We have what I guess you could call a virtual network. We have 4 locations in 4 cities connected by broadband internet (Comcast and Verizon) all 5mb business lines. One…
cop1152
  • 2,656
  • 3
  • 21
  • 32
4
votes
2 answers

Fair bandwidth repartition between multiple users

I have a debian server at home using my personal internet connection (50 mbps up). I've set up a simple SFTP service with OpenSSH to share big files (10 Gb+) with multiple users. Here's my problem : regarding bandwidth repartition, it's the jungle.…
Nicolas Bazire
  • 368
  • 1
  • 7