Fedora Networking :: Cbq - Restrict Upload Speed From Ftp Server To Internet (eth1)

Dec 1, 2009

I have a Fedora 11 system and cbq.init-v0.7.3 in it. Now I want to restrict upload speed from my ftp server to Internet (eth1). According to docs I've made a simple file /etc/sysconfig/cbq/cbq- 00.inet_upload_restrict:

DEVICE=eth1,100Mbit,10Mbit
RATE=800Kbit
WEIGHT=80Kbit
PRIO=5
RULE=:20,

So as you can see I want to limit outbound traffic on eth1 from my ftp port 20 to any to the 800Kbit/s (100Kbyte/s). Now I do cbq start, it says: find: warning: you have specified the -maxdepth option after a non-option argument (, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments.

find: warning: you have specified the -maxdepth option after a non-option argument (, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. but it starts and works. Now I check the speed and it is...

View 3 Replies


ADVERTISEMENT

Fedora Networking :: Auto Eth1 Active But Cannot Browse Internet

Nov 8, 2010

A couple of days ago I Obtained a spare computer and installed fedora 14 on it, just to try it out. I only have experience with microsoft windows so I'm new to this system. The OS seems to work fine but I can't browse the internet with firefox. I'm using a speedtouch 546 v6 modem with adsl(wired). The network manager indicates that the wired connection "auto eth1" is active. The previous OS was windows xp. I was able to browse the internet whit this OS. I removed it because it was crashing all the time (illegal version).

View 10 Replies View Related

Networking :: Using TC And IPtables To Restrict Download Speed

Sep 17, 2010

I'd like to use tc and iptables to restrict the download speed. I understand this is know as policing. Are there some resources I could use to learn how to do this? I want to restrict on a per ip basis.

View 1 Replies View Related

Server :: PHP Upload/download Speed Tester?

Dec 29, 2009

is there any PHP upload/download connection speed test script out there

View 2 Replies View Related

CentOS 5 Networking :: How To Restrict Ethernet Port Speed

Jul 6, 2010

I have a server in a colocation environment where I'm allotted 25Mbps. I'd like to avoid exceeding that for obvious reasons. Is there a way I can set the link speed or at least throttle the bandwidth for all services?

View 2 Replies View Related

Networking :: Find Out Download/upload Speed Of Each Slot?

Apr 13, 2010

from vuze(bit torrent client) it shows my total download speed to be 20.56 KB/s....while my network monitor tool shows a speed around 72.41 KB/s. Similar is the case with upload speed. In much simple words the download/upload speed that vuze shows appears to be less than that shown by the network monitor tool.I must mention that at the time vuze was running there was no other simultaneous downloads.I don't understand why this is so?Is there any tool that can give me the exact information of downloading & uploading speed or rather any tool that can give me the details of uploads/downloads presently going on.

View 2 Replies View Related

Server :: Upload / Download - Command Line Tool To Test Speed?

Jan 4, 2011

anybody knows nice tool to check connection speed UPLOAD / DOWNLOAD on the server ?Maybe existing something like speedtest.net for servers ?

View 3 Replies View Related

Networking :: Sending Video Streams From Eth0 And Eth1 To The Other Server Programs' Eth0 And Eth1?

Jul 30, 2010

I try to generate a server client code. What i try to do is sending video streams from eth0 and eth1 to the other server programs' eth0 and eth1. In order to do that, i decided to use SO_BINDTODEVICE. But the code is not working. Am i misunderstood the usage of SO_BINDTODEVICE.

1-Defining two ports
2-Defining two sockets
3-Assigning host ips on them

[code]....

View 3 Replies View Related

Fedora Networking :: Speed Internet Is Very Low Compared To Windows Xp ?

Sep 9, 2010

I am using linux fedora 13. Speed Internet is very low compared to Windows xp.I'm using ADSL. Especially when I'm using the FTP for download. my browser is firefox . my download manager is uget . I tested Almost all download manager . No difference.

View 9 Replies View Related

Fedora Networking :: Internet Speed Very Slow When Connected To Vpn In Fedora 12?

Mar 1, 2010

I have the following nasty issue:I am using fedora 12 and I use vpn for working remote.When I browse the internet the speed is very slow!even when I do a yum update it downloads the packages with max 100kb. if I drop the vpn connection I download the packages with 1Mbdo you know what the problem could be? i created the vpn connection using the network manager...it is a regular pptp connection for the vpn!

View 14 Replies View Related

Fedora Networking :: Unknown Network Activity Kills Internet Speed

Jul 13, 2009

I upgraded from Fedora 10 to Fedora 11 last night in response to a pop up window. When I rebooted after the upgrade my wife immediately complained about the internet not working. Actually the connection up was working but Fedora 11 upgrade had made it slow almost to a stop There are two XP machines the network behind a local D-Link wireless router with Comcast high speed internet. When I disable networking on the Fedora machine the internet connection immediately returns to normal on the other two machines. Also there is a second or two period after enabling networking for a quick upload or download before the connection clogs.I checked the system monitor network history and found that there is a constant networking send rate of just under 180 kb/s in the background.This occurs even when the browser, email client, and automatic backup are off and the only process showing significant CPU use in the system monitor is the monitor itself.

I tried netstat but there were so many /tmp/orbit entries that I could not scroll up to the top of the listing. Is this normal. If so, does anyone know the netstat command options to just see connections with sent packets. I also tried ifconfig -a. This shows no Rx packets at all, and no TX packets except on eth0, The total etho TX packets matches t,he reported by the system monitor, and in the monitor you can watch the total accumulate in approx 180 kb/sec increments. I don't understand why 180kb/sec TX would make a dramatic difference in internet network internet speed. Comcast reports upload speeds in megabytes. I need to be able to use the net in Federa, but I am also curious to learn what is the caused the problem.

View 2 Replies View Related

Fedora Networking :: Improve Internet Speeds - ISP Limited Connection Speed

Jul 5, 2010

Is there a way by which i can improve my Internet speed. I have a 100Mbps connection but the download speed is only 100kbps. I know that my ISP has limited by connection speed, but i am curious to try as to how i can get the maximum speed.

View 5 Replies View Related

Ubuntu Networking :: Stop Internet Access From Eth1?

Aug 24, 2010

I have a bit of a "unique" situation here. I have myself plugged into two networks - since we run two networks here at work (long story, we merged and never combined them due to two different companies) and want to block ALL internet access off eth1, and only have it off eth0. I only want traffic from 192.168.67.1-192.168.67.255 allowed on eth1, but everything allowed on eth0. Or is there a way for the internet/applications to be on eth0 instead of eth1? Would I use iptables or something?

View 4 Replies View Related

Ubuntu Networking :: Sharing The Internet From Eth0 To Eth1?

May 11, 2011

im a linux noob dont get techy ill die of brain fry im running a craft bukkit minecraft server on my 11.04 ubuntu server. however the server uses my only 10m Ethernet cable that i normaly use for my ps3 (i will NOT go wireless. i hate it (or dont like it)) therefor i found an old PCI NIC in an old computer, its a 10/100 realtek one. ifconfig detects it (after two commands:

Code:
ifconfig eth0 up
dhclient eth0
)

now i need to send the internet to my ps3 too.i know the connection wont be blazing fast but isnt it okay?it musnt interrupt the minecraft server. if you need info just ask. ill try and provide them.

View 1 Replies View Related

Fedora Networking :: Config The Httpd Apache Server To Upload Files

Jan 6, 2011

my task is to store the data to a file at server sent via HTTP POST, i written suitable cgi script in C, but the PROBLEM is that i can't complete the task, I guess i require server permission to do so, how to configure server or how to get access right from server to store data to a file.

View 3 Replies View Related

CentOS 5 Networking :: Eth0, Eth1, Eth1:0, Route = Get One Gateway For All The Eth?

Mar 4, 2011

I need to setup two ethernets in my Centos box. OK no problem both ethernet and 1 virtual works perfect. eth0, eth1 and eth1:0. I'm trying to set up diferent routes for eth0 and eth1/eth1:0 I need eth0 has a 192.168.1.1 gateway and eth1/eth1:0 192.168.1.100 gateway.I think I've tried almost every thing but always get one gateway for all the eth.These are my config..

/sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:XX:XX:XX:XX:XX
inet addr:192.168.1.168 Bcast:192.168.1.255 Mask:255.255.255.0[code]......

View 7 Replies View Related

Fedora Networking :: F14 Samba Server With Slow Write Speed

Aug 4, 2011

I had a F14 samba server working flawlessly now for a quite time. Unexpectedly about a month ago the write speed slowed down around 64kbit/s and that's really slow. I haven't changed any configs, only updated the server. I've troubleshooted this from many angles:
-It is not a network issue because sftp writes are good.
-It is not a RAID1 issue because write speed from another directory (locally) are good.
So basically samba is the only thing left.

Here's example from smb.conf:
[MyShare]
comment = My share
path = /mnt/RAID_share
writeable = yes
browseable = yes
writelist = +smbuser

Here's a snip from logs today:
[2011/08/04 09:04:27.509273, 1] smbd/server.c:267(remove_child_pid)
Scheduled cleanup of brl and lock database after unclean shutdown
[2011/08/04 09:04:47.526336, 1] smbd/server.c:240(cleanup_timeout_fn)
Cleaning up brl and lock database after unclean shutdown
[2011/08/04 09:17:57.634660, 1] smbd/server.c:267(remove_child_pid)
Scheduled cleanup of brl and lock database after unclean shutdown
[2011/08/04 09:18:17.635196, 1] smbd/server.c:240(cleanup_timeout_fn)
Cleaning up brl and lock database after unclean shutdown .....

There's a restart that is not software related.

View 3 Replies View Related

Ubuntu One :: Very Slow Upload / Speed It Up?

Apr 25, 2010

I have been trying out Ubuntu One for the past couple of days but find it to be incredibly slow. At first i had put a folder will a large amount of images in the ubuntu one folder. The total size of it was 35Mb, after over 26 hours only 11,5Mb of that had been uploaded.

After looking around some on these forums i saw several comments about it being slow when it is a large amount of files, no matter if the filesize is small or large. I decided to try it out with a larger single file. I erased everything that was in the previous share and then put my testfile of 350Mb in the Ubuntu One folder.

After two hours of waiting i could still not see it on the U1 website so i decided to see how long it would take with dropbox and put a copy of that file in my dropbox folder as well. The file was uploaded correctly to dropbox in just a couple of minutes but it has still not been uploaded to the U1 website even though it has been 4-5 hours since i first put it in my U1 folder.

View 9 Replies View Related

Ubuntu :: Limit Upload Speed Of Certain Devices Such As Ps3?

Jun 15, 2010

There is a ps3 in my house which i play with an online connection, i also download alot of stuff. so i want to limit the upload speed of the ps3 to give my downloads more speed. i have verizon fios.

View 3 Replies View Related

Ubuntu :: Upload Manager That Controls Speed?

Aug 27, 2010

I was wondering if anyone knows of an upload manager, either native or wine, that allows the control of upload speed? I have one of those broadband plans that severely restricts upstream bandwidth, and while I'm uploading there is no room left for upstream communication, so I can't do anything else online but upload (boring). If I can limit my upstream speed to, say, 20KBps, it essentially frees all my downstream bandwidth and I can actually use my computer.

Currently, I've only tried plowshare for uploading, and though it seems to work well, it doesn't allow shaping...

View 4 Replies View Related

Slackware :: Vsftpd - Any Way To Limit Upload Speed

Jan 22, 2010

I use vsftpd. I would like to know if there is a way to limit the upload speed. Only the upload speed so the "anon_max_rate" and "local_max_rate" don't do the job. Someone told me about the trickle but I expected a more recent application.

View 1 Replies View Related

Ubuntu :: Monitor The Network Upload And Download Speed

Feb 7, 2011

When I'm using Ubuntu, I like to use the "system monitor" - specifically to monitor the network upload and download speed.

View 1 Replies View Related

Ubuntu Networking :: Low Internet Speed?

Jan 28, 2011

dualboot win7 and ubuntu 10.10 x64.All was fine. Suddenly I noticed that download speed on ubuntu is 100-500Kb/s, while it has to be 100Mbps. Same resources download 9Mb/s on dualboot win, so it is not hardware/isp problem. This problem occurs when connecting by eth cable. The connection is over ppp0 vpn tunnel.The ping is very slow - around 300ms even to my ISP.The only soft I was installing recently is tor/vidalia/privoxy,but I removed them all.I also noticed that avahi-daemon is running, can it be causing the delays?

View 9 Replies View Related

Networking :: Server (eth1-connecting To The Windows XP PC) = 192.168.4.3?

Apr 1, 2011

I have the following setup: An ADSL Router (192.168.4.1) which plugs into my server (that has 2 network cards) Server(eth0-connecting to the ADSL Router) = 192.168.4.2 Server(eth1-connecting to the windows XP PC) = 192.168.4.3 And the windows XP PC = 192.168.4.4 if I delete the entire routing table and add a default route route add default gw 192.168.4.1 dev eth0 I get an error (I can't remember the error, the PC's at work) however if I unplug the cable going from the PC to eth1, I can then successfully add the default route, and I can ping the router, however when I reconnect the cable to the PC and Server... I can still ping the router (from the server) but I cannot ping the PC

if I try and add another route such as: route add -net 192.168.4.0 netmask 255.255.255.0 gw 192.168.4.4 it wont let me add the rule I have a feeling i am doing something really stupid here with the addressing scheme,

View 2 Replies View Related

Ubuntu Networking :: Why Is Internet Speed Is So Slow?

Feb 10, 2010

When using launchpad and the ubuntu daily build website it is very slow. I get 1.2mb/s normally and the speed drops quickly to 0kb/s This is the case from any version of ubuntu that is installed on my laptop.In windows it is no problem, equally there is no problem from a live cd or an install on my external hard disk. Is canonical blacklisting/slow listing my ip?

I am behind a university network but am sure this problem occurs at home .I did a clean install and had no problem until about an hour ago. When I tried to re download a project using bzr my speed instantly ropped.I had downloaded it fine a couple of hours ago. I hope that someone can shine some light on this, its very hard to work on projects if I can't download them.

View 5 Replies View Related

Ubuntu Networking :: How To Find Out Internet Speed

Nov 6, 2010

i am trying to figure out what my real internet connection speed is. when testing in speedtest, speakeasy and similar sites i get from 5 to 7,5 mbps in downloading (my line is 8 mbps). but when downloading something from the net the max speed i get is 900 kbps

View 3 Replies View Related

Ubuntu Networking :: Fasten Up The Internet Speed?

Jan 3, 2011

I'm technically a new user for the Ubuntu OS, I'd already connect through the internet by reading some important posts on this forum which is a relief and But right now I'm still searching for getting a fast speed internet connection. I am using DWA 140 by D Link and already download the latest drivers, My only problem are How do I need to speed up the connection from the wireless adapter to the main modem/router? I'm getting 54 Mbps from iwconfig:

HTML Code:
wlan0 IEEE 802.11bgn ESSID:" (My wireless)"
Mode:Managed Frequency:2.412 GHz Access Point: 00:26:5A:1B:7B:A8
Bit Rate=54 Mb/s Tx-Power=12 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on

[Code]...

View 5 Replies View Related

Ubuntu Networking :: Internet Speed Less Than Windows?

Apr 23, 2011

the dowloading speed i am getting is quite less than windows 7. what can i do to improve speeed? i have DSL broadband connection.

View 5 Replies View Related

Networking :: Slower Internet Speed In Windows?

Aug 20, 2010

For some reason on these days i've noticed that my internet speed seems to go faster when i'm on my windows partition (shame on me i know xD) when i go back to my linux pages take too much time to load, which doesn't happen in windows, i have never had this problem before/

View 6 Replies View Related

Networking :: Any Way To Set Speed Limit For Internet Connection?

Jan 21, 2011

Me and my friend are using the same internet, sometimes he downloads something or watches a movie online. When he does that my internet connection becomes very weak. So is there any way to put limit on his computer? Like only 30kb/s

View 2 Replies View Related







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