Networking :: Changing Bandwidth During A Simulation?
Mar 22, 2010
I'm doing some simulations (using Iperf) to obtain throughputs values of a link between two gigabit ethernet cards for different delays and different drop probability (using netem) .... Now I have to do a 3minute long simulation in which during the firstnute the bandwidth is 1000Mbit/s, 500Mbit/s during the second minute and 1000Mbit/s during ththird one....Does anybody know how can i do this type simulation
View 4 Replies
ADVERTISEMENT
Jul 2, 2011
need an easy to use bandwidth limiter / slow Internet simulator to test my websites. I would prefer a per application setting where I can limit, say only the web-brower etc.A GUI would be nice as wel
View 2 Replies
View Related
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
Feb 21, 2010
I am looking for a very particular sound wave simulation program. To get an understanding of what i want let me describe it to you in a different way.
Imagine your look at a bowl of water from above and you poke the water at a specific frequency you will see wave patterns showing. Well im after a program that can generate that pattern with any particular frequency that i set, and to allow me to place different shapes and objects around the sound source or sources (i may want to use more than one sound source that may or may not be at the same frequency as first.) and see what kind of reflections i get.
I was also wondering if instead of a point sound source you could have an entire shape giving off a specific vibration. This will give very interesting results that i am also after.
There are some programs that show sound simulations that i have described but nothing that can do the requirements that i desire. Do any of you guys know of any programs that can do this? if not how much would it cost to build such a program?
View 2 Replies
View Related
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
Oct 5, 2009
I am renting a VPS from[URL].They do not supply a webhosting panel for restarting/shutting down or for seeing monthly bandwidth consumtion. I am running CentOS 5.3. I was wondering if theres any programs that you can install to view monthly/daily bandwidth consumption on our server?
View 2 Replies
View Related
Dec 18, 2009
Im looking for a program to monitor the ammount of bandwidth usage per network. Ex: I have lots of networks connected to one server, and i would like to know for example how much is the average bandwitdh usage for network 172.16.2.0/24 and 172.16.5.0/24 for one hour, for example.
View 1 Replies
View Related
May 14, 2010
I am trying to limit bandwidth of certain ip addresses on my server. I have been doing hours of reading and not getting very far...
So far I believe the iptables command is:
And now I just need the tc command to read those marks and limit bandwidth, I have a gigabit connection and would like to limit each of these ip addresses to 10mbit in and out.
View 1 Replies
View Related
Nov 26, 2010
Calculating the available bandwidth methods IGI/PTR,PATHLOAD,SLOPS,PACKET PAIR...
I gone through above methodogies ,when i finish one methods(IGI/PTR) i came to know,one application should run in client side and another application should run in server side (i.e,) Internet Service Provider side,
In IGI/PTR method ./ptr-client.c & ./ptr-server.c is there .,if we want available bandwidth,I Should run ./ptr-client.c (in myside)correspondingly ./ptr-server.c then only we wil get a availble bandwidth...
My need is without run any application on the server side ./ptr-server.c like that,but I should develop the application only on client side (in my routerside based on linux)..
1:whether it is possible to get the available bandwidth run application in client side only?.if possible. how i implement the code in client side( only )for getting the available bandwidth ...whether any source code is available?...
I dont want to test the speedtest.in (in GUI )
View 1 Replies
View Related
Sep 25, 2010
I am Network Administrator in a Degree College managing around 2500 Comps. My ISP has terminated its Internet link (15 Mbps) to our Linux Server (Installed 2 NIC) from where Internet connection is extended to rest of the machines in network. I am supposed to send different bandwidth to different departments say 5 Mbps to Hostel, 2 Mbps to Staff room etc. I am new to linux and don't know anything about Bandwidth Management in linux.
View 2 Replies
View Related
May 1, 2010
I am connected with LAN. We have many computers with different OS viz.linux, windows etc. Now I want to know the bandwidth every computer is getting and using. Is there any Ubuntu packages to monitor this?
View 1 Replies
View Related
Mar 7, 2011
I am using SQUID 2.6 on cent os. Squid as a proxy server is working fine. I want to manage my bandwidth according to my office staff.Like for top management users may allocate 1 MB and rest of the users as 256 kb.Kindly guide me that how can I do it ?
View 1 Replies
View Related
Apr 15, 2011
My objective is when the throughput is increase my shell script is Print a message. But the Question is how to check the bandwidth.
View 1 Replies
View Related
Feb 6, 2011
I'm looking for some utility that will measure my network bandwidth use and report it in ways that are human readable. Specifically, I want something that I can use to stay ahead of my mobile broadband plan's usage metering.
View 2 Replies
View Related
May 11, 2010
dear can someone highly gui or text base/command line tool that use as "isp bandwidth monitoring tools in linux".i do have leased line,frame relay, wireless linke,dsl too. i want to monitor what is uploading and downloading.
View 11 Replies
View Related
Aug 17, 2010
I want to use the tc rules for bandwidth control in my lan.i have a linux router(traffic shaper).how i can limit the amount of bandwidth every user has access to per day? For example, any user can't download more than 2 gb per day(or per month).
The information about lan's users(such as a group type,userid,etc.but not any thing about time limiting per user)is in ldap directory on ldap server.the linux server uses ldap server for authentication users when the user login.
View 6 Replies
View Related
Apr 12, 2010
You may have seen some other posts by me about my final year college project. Im implementing a web based network management website. Iv got a lot of the functionality working at this stage but one part is allocating bandwidth.
Iv got an eircom 3mb broadband connection and I want to be able to split this between users. At the moment I only have my desktop and laptop on the network. Im looking for advice on how i can allocate bandwidth with iptables and/or the tc tool in ubuntu.
My website is on an ubuntu virtual machine and written in php. Whatever about running the iptables and tc commands from php I still need to figure out the actual commands i need to use in the first place.
View 14 Replies
View Related
May 25, 2011
I have a proxy/gateway server with X routable addresses and X clients, each connecting to his corresponding address from my server. All clients have public static IP's. I need something like the output of 'pktstat -1 -w 10 -B -i eth0 -n -P -t -T' but that would indicate the biggest'traffic hogs' from my clients.
Something like:
67.78.89.90 <-> my.public.ip.1 1344KB/s up 289KB/s down
56.67.78.89 <-> my.public.ip.2 1203KB/s up 200KB/s down
With this output, I can limit the traffic passing thru my server using a bandwidth limiter on my.public.ip.1 and my.public.ip.2. Pktstat only shows the total traffic from-to the respective IP's gathered in a 10second interval (-w 10). I would like something that would indicate the bandwidth per ip more precisely, I don't want to divide the total traffic by 10 (seconds).
Please note that this will go in a cron job. The interactive tools like iftop are useless (I would like something like a text screenshot of iftop from which I could extract the needed information).
View 1 Replies
View Related
Apr 25, 2010
I have a network camera, with a linux OS. We need it to be really precise in its timing for the specific application we want it for. But it's not!
After killing some of the garbage processes on it (and having some achievements, but not enough), it seems that there's some kind of bandwidth limiting applied on the outgoing traffic.
My question: What are all the things that should be done on a machine, running linux, to remove all the bandwidth limitations?
Notes:
1- With my very basic knowledge about traffic shaping in linux, I have made these observations:
# tc qdisc ls dev eth0
qdisc pfifo_fast 0: root bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
# tc qdisc del dev eth0 root
RTNETLINK answers: No such file or directory
2- I am trying to download the images from an HTTP link, and I already have about 14Mbps. I want it to reach at least 50Mbps. I can download with speeds higher than this when downloading from another PC on a windows network. So I assume this is not a problem with the cables. Also the eth0 on the camera is said to be a 100Mbps device.
View 2 Replies
View Related
Jan 25, 2011
Can ubuntu be configured to reserve more bandwidth for some domains at the expense of others?
Eg you are browsing facebook and data comes faster than on a tab where you are browsing ......
View 5 Replies
View Related
Mar 13, 2010
I have successfully changed and configured TORA in ns-2.34 (in fedora 9), as learnt from;[URL]..Now, when I run the simulation, it hangs and does not finish. If the simulation time is 20 seconds, it do completes but for simulation times more than 20 seconds, it never comes to an end.
Code:
num_nodes is set 50
INITIALIZE THE LIST xListHead
Loading scenario file...
Loading connection pattern file...
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5, distCST_ = 550.0
SORTING LISTS ...DONE!
I have tried increasing the bandwidth and interface queue lengths but got no improvement.Please note that the same TCL scripts are running with other protocols like DSDV, AODV etc
View 2 Replies
View Related
Nov 11, 2010
We have a DSL , how can we calculate the available bandwidth so that we can shape the packet, We can assume the bandwidth to be 100mbps on the ethernet interface However, in DSL devices, the train rate(Bandwidth rate ) is varies according to different situation. How can i get the available bandwidth rate(from varies)?. Any method is there for getting the available bandwidth value....
View 7 Replies
View Related
Nov 26, 2010
Calculating the available bandwidth methods IGI/PTR,PATHLOAD,SLOPS,PACKET PAIR...I gone through above methodogies ,when i finish one methods(IGI/PTR) i came to know,one application should run in client side and another application should run in server side (i.e,) Internet Service Provider side,In IGI/PTR method ./ptr-client.c & ./ptr-server.c is there .,if we want available bandwidth,I Should run ./ptr-client.c (in myside)correspondingly ./ptr-server.c then only we wil get a availble bandwidth...My need is without run any application on the server side ./ptr-server.c like that,but I should develop the application only on client side (in my routerside based on linux).. 1:whether it is possible to get the available bandwidth run application in client side only?.if possiblehow i implement the code in client side( only )for getting the available bandwidth ...whether any source code is available?
View 2 Replies
View Related
Jun 8, 2011
On occasion I see my bandwidth usage using the gnome system monitor going up to 300kbit/s. I just cant figure out what is causing it. I want to know what process or program in using my network like that? I do ssh into different machines and servers, where I would really like to beable to monitor bandwidth usage. It would be very useful to know which utilities people use to see what bandwidth is being used and by which applications / programs / processes / or threads. I don't even know where to start looking. The two small programs I have found are insufficient. bmon and bwm-ng. And tools like wireshark (packet sniffers) are over kill. I would like some thing in the middle, preferably text console based.
View 3 Replies
View Related
May 3, 2010
Hey when i am downloading any thing using firefox or torrent, the downloading application eats up all the bandwidth, meaning i cannot browse the web simultaneously downloading anything , even Gwibber does not get updated...
View 4 Replies
View Related
Jul 6, 2011
Since this is my number 1 place for asking questions, I figured I would go here first. So I live in New Zealand where good internet doesn't exist yet, and I'm in a flat with 3 other people and we get 40gb a month which hasn't been lasting more than 2 weeks. It is somewhat of a mystery where all our data has gone, so I need a way to monitor usage. We use a variety of operating systems including linux, xp & windows 7 on my pc, and xbox 360. Is there any kind of integrated solution I can use to monitor everything with password protection so it can't be disabled? I have tried looking in the router, but it doesn't give me many statistics, and I think it combines lan with wan usage. At this stage I don't have the money to make a linux box to put between the router and the switch that can monitor everything, but if it comes to it, I will shell out for one.
View 3 Replies
View Related
Oct 25, 2010
I have a router having four ethernet ports and bandwidth of this router is 500kbps. Suppose one user used one Ethernet ports only rest of Ethernet ports are free, that user should get 500Kbps. If I Add one or more user to any of the Remaining Ethernet ports how can i equally share a bandwidth among those two users ,it means each user should get 250kbps.
View 1 Replies
View Related
Nov 11, 2010
We have a DSL , how can we calculate the available bandwidth so that we can shape the packet, We can assume the bandwidth to be 100mbps on the ethernet interface
However, in DSL devices, the train rate(Bandwidth rate ) is varies according to different situation. How can i get the available bandwidth rate(from varies)?. Any method is there for getting the available bandwidth value..
View 1 Replies
View Related
Jan 12, 2010
What are the commands available in ubuntu to share & divide the incoming Bandwidth in Ubuntu? I am developing a Network management application for ubuntu in java. I am going to use it in server.Also I want to know about the networking commands available in Ubuntu.
View 3 Replies
View Related
Oct 1, 2010
I Own a netcafe and I want to limit the netspeed for some of the users on the network because some of them maybe use torrent or other ways to eat the bandwidth and the net became so slow for other users.
My task is a way to limit the net speed for some users on the network, I tried a mikrotik RouterOS but it look like a miss to install I wanted an easier way than this, I use linux or windows or any OS to make this task done please help me to do it !!
View 4 Replies
View Related