Displaying 20 results from an estimated 1000 matches similar to: "limiting upload speeds does not work"
2005 Jul 20
0
script for limiting uploaddoes not work
Hello, I want only a very simple thing, but somehow I cannot manage to get it working. I would like to shape download and upload speeds of my DC++ client firmly to some speed, but I cannot make the upload part working. I use a linux router (asus wl500g, actually), and a NATed PC (adress 192.168.1.100)
eth1 is my WAN interface, br0 is LAN, DC++ is active and running on ports(udp and tcp) 4111.
This
2005 Jan 02
2
Running DC++ 0.668 with wine-20041201
Hi all,
First of all, Thank jou guys for making windows programs run on linux! I've 
been searching for a Direct Connect client that works in windows and linux. 
The solution was to run DC++ on top of wine.
At first DC++ crashed a lot, but after disabling the 'progress bars for 
transfer' at advanced options dc++ keeps running.
There are however a few things that doesn't work
2005 Jan 26
3
DC++ 0.668 - Annoying "tooltips"
Hello there ?
  There were folks in the recent time running DC++ on wine. I'm also one of
them, and I have a small problem, which turns out to be very annoying. The
action buttons at the top of the main DC++ window as well as tabs at the
bottom tend to show "tooltips" containing information about the last files
to be hashed. However, there is an error somewhere that these tooltip
2005 Mar 12
1
wine20050310 DC++ 0.670 -Is Active mode possible?
Hi all,
I've been using DC++ for some time now without much trouble, but now i wanted 
to use it's active mode (file-settings-Connection_settings)
I've entered the correct IP and port, just as i did in windows. Then i 
restarted DC++. DC++ then gave me a messagebox saying: "Port xxxx is busy, 
please choose another one in the settings dialog, or disable any other 
application
2007 Mar 19
1
DC++ problem
Linux newbie here.
WinXPPro, PCLinuxOS, wine version 1.0.9.23-1, DC++ version .668
Finally got it to load, read my shares and go online.  Problem 
is if I minimize the program, on maximize the screen does not 
refresh.  All I get is a border with the radio buttons in the 
upper right corner with my desktop visible.  DC++ continues to 
run.  If I select the shut-down button the "do you really
2006 Dec 30
2
DC++ doesn't work with Wine?
Greetings to all,
This is my first text on this discussion board and i would like to ask why
when i try to emulate DC++ the program remains for a few seconds on display
and after that it closes.
I tried to emulate WinAmp too, but it emulates only the interface, i can't
open a file cos it shows me no location, and drag'n'drop it's just not
working.
I use:
Suse 10.1
KDE
2004 Nov 21
1
DC++ crashes with current CVS wine
Hi!
 I have a problem, that DC++ client now crashes in wine. The problem is that it
crashes using its own exception handler, from the wine's point of view the app
is running OK. The client simply pops up a dialog box saying that it just
crashed and the debug info is placed in a file called exceptioninfo.txt. OK, the
file is really there and it really shows something important:
Code: c0000005
2005 May 16
3
ip_conntrack limit --- torrent , DC++ , eMule
Hi all,
 i need advice how can i limit ip_conntrack per IP. 
clients of network that i support often uses  torrent , DC++ , eMule
clients and i have lost packages  because they open too many ports.
i have traffic control limits but this obviously isn''t enough 
Any advance how to prevent server from this kind problems will be welcome.
Best regards
Emil
2009 Aug 25
5
How to maximize a hidden application window?
Sorry for such a newbie question, I can't find anything in the FAQ but it drives me insane:
I installed Wine and run StrongDC (a DC++ app). All works fine.
Now I click on minimize and StrongDC disappears of the screen. 
How do I get it back? There is no entry in the task bar!
I use xfce4 and tight VNC if you need to know.
Thanks for any answer.
2007 Jul 24
1
Testers needed for VoIP router solution
Hi all,
We have put together a firmware for a range of inexpensive routers.
It has been configured to provide optimum VoIP performance.
We have internally tested it for number of months and it looks very good.
You should be able to run it easily with 20+  phones on local network ( we
still did not hit the upper limit ) assuming that you have bandwidth.
Your VoIP will get prioritized over other
2005 Jan 07
1
WineTools 2.1.0 released
Hi,
a new version of WineTools is released. Changes are:
- DC++ included
- DependencyWalker included
- PostgreSQL ODBC driver
- DBCrab with BDE 5.1.1
- BDE 5.1.1 English Update
- IE6 starts without ICW now
- Editing the config can now be aborted without deleting it
- Lauge is working again (reinstall, please)
- Legal notice and disclimer
- Typograf in english also
- Visual C++ run-time in
2005 Jul 19
1
FreeBSD and wine DVD/CD read errors
Hi, 
I am currently running FreeBSD 5.4 and Wine 20050310.  When I startup
Wine with DVDShrink, I get the following output to the terminal:
fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for BSD
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
Please use
2004 Sep 29
4
Scalability
Hello everyone,
I want an opinion from people who tryed different matching modules to
match diferent types of traffic, especially p2p ones.
I would like to hear which scales better as CPU usage and latency :
ipp2p, iptables-p2p or l7-filter with the p2p patterns. I want to use
one of them to block most of p2p (except maybe dc++ and emule which i
want to shape). I would use the matching rules in
2006 Jul 20
1
QoS doubt about network machine
Hello all,
    I am with a doubt about QoS solution... I have a 4 Mbit backbone 
coming from the telco I use... This is the link I serve to my clients, 
so I make this classes:
$TC qdisc add dev $DL root handle 1: htb default 60
CLASS="/sbin/tc class add dev $DL parent"
$CLASS 1: classid 1:1 htb rate 4096Kbit
$CLASS 1:1 classid 1:10 htb rate 256Kbit ceil 3072Kbit burst 15k
$CLASS 1:1
2006 Feb 05
1
htb prio ...
Hey, I have such a script:
 
tc qdisc add dev $DEV root handle 1:0 htb default 21 r2q 2
tc class add dev $DEV parent 1:0  classid 1:11 htb rate 100mbit 
 
tc class add dev $DEV parent 1:11 classid 1:21 htb rate 512kbit   ceil
512kbit  
 
tc class add dev $DEV parent 1:11 classid 1:23 htb rate 1024kbit  ceil
1024kbit  
 
tc class add dev $DEV parent 1:11 classid 1:25 htb rate 3072kbit 
2004 Oct 27
6
Limiting Bandwidth of an ppp interfaces
Hi everyone.
I''m working on a problem since some days.
I have a linux router with about 100 ppp interfaces. Each interface should
bei limited to an individual bandwidth of 1024kbit, 2048kbit or 3096kbit. Up
AND downstream. (let''s say for example 1024kbit upstream and 1024kbit
downstream)
The reason for this problem: I have to limit users to their booked
bandwidth, because
2003 Dec 12
1
WINE @ DC++
Hi,
In a pevious post Bjorn Tillenius wrote:
>I run DC++ in wine and it runs perfectly now. The reason why it
>can't remember any settings is that it needs a newer version of
>comctl32.dll, Windows Common Controls. You can download it from:
>http://dcplusplus.sourceforge.net/index.php?page=download
>This could also fix the other problems you had. I fixed the first
>problem
2006 Apr 05
5
QoS - Ping problem
Hello all,
    I have set my QoS solution and now I am facing a little problem... 
When I ping to my server it has some lost packages:
Estatísticas do Ping para 172.30.0.1:
Pacotes: SENDED = 1029, RETURNED = 880, LOST = 149 (14% de perda),
Aproximar um número redondo de vezes em milissegundos:
Mínimo = 0ms, Máximo = 686ms, Média = 105ms
    If I disable my QoS ping stats to be ok. I even have
2005 Jul 12
1
Several basic doubts
I have a connection cablemodem (down 1024kbit up 256 kbit) that spreads Internet to a LAN of 4 PC.  Router-firewall is one 486 DX4 100 96 MB RAM that runs a Debian Sarge (kernel 2,4,25), that does NOT serve nor squid, nor samba, nor smtp, etc.... single do routing-firewalling.  
I am something confused by opinions and "presumed" manual and howto that I have read and have confused I
2002 Dec 29
8
wondershaper + htb prio + qdisc prio
hello,
a friend of mine have this configuration:
10 x PC -- router/linux/rh8 -- ADSL Modem -- ISP
let''s say that the bandwidth is: 5M and 800K
he does dc++ and counter-strike, so let''s say the UP is full, and the
ping from the counter server is 300ms, the server cut the connection, and
no more game, the player is unhappy. The normal ping is 50ms.
so he thinks to put some