similar to: wondershaper with ssh on a non-standard port

Displaying 20 results from an estimated 10000 matches similar to: "wondershaper with ssh on a non-standard port"

2005 Aug 18
9
Running Shorewall with WonderShaper on a dual-ISP setup.
I''m currently building a firewall for a network with 2 ISP links. Unfortunately, one of the ISP''s doesn''t support BGP yet, otherwise I would be doing load balancing at the router, instead of the firewall. I''ve been trying to find information on how to get WonderShaper working, but everything I''ve found talks about setting it up for a firewall with one
2004 Mar 05
4
Wondershaper breaks IPSec tunnels
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, been awhile since I''ve written. I now have a situation where I get to use traffic shaping for a client. ~ We implemented the WonderShaper script on our own firewall and experienced no problems. I made some modifications to it to add IPSec protocol packets into the 1:10 high priority class using the u32 filter. ~ So far on our
2003 Jun 16
1
RE: CBQ-wondershaper superior over HTB-wondershaper?
Hello Thilo, What did you find superior with CBQ-wondershaper over HTB-wondershaper? We have not been using wondershaper specifically but our simple tests so far seem to show that htb is much easier to configure for a given target shape (i.,e accurate) compared to CBQ. Torsten -----Original Message----- From: Thilo Schulz [mailto:arny@ats.s.bawue.de] Sent: Saturday, June 14, 2003 8:55 AM To:
2004 Apr 16
1
Traffic Shaping using Shorewall and WonderShaper
Hi Guys, I''m asking this question again because I have exhausted resources for understanding how to get it to work. I''ve read the howto on getting traffic shaping to work (shorewall''s web site) as well as trying out wondershaper''s htb and cbq scripts. Somehow both does not seem to happen as I want it to. I''ve also read through the lartc
2002 Nov 24
2
Extending Wondershaper a bit
Hello everyone. I''ve been trying to get Qos to work here for two days now, but it REALLY doesn''t seem to work the way I want to. Here is my situation: Internet Wireless LAN Firewall DMZ Local lan As you can see, I got a Debian box in the middle as my firewall with 3 network interfaces and a wireless one. I use
2004 Feb 03
4
wondershaper
Hi, I just installed wondershapper 1.1a on my ipcop firewall box. I have roadrunner cable with a ftp server setup. My download speed is 2mbit (I get 225 KBytes) and my upload is 384kbit (I send at 43 KBytes). What should the settings in wshaper? I can ping yahoo.com at 90msec with little traffic.....and at around 220msec with full upload traffic. Mark
2002 Nov 24
1
wondershaper
Hello! I want to give port 14567 a high priority/minumum delay because its a onlien game. I took wondershaper cause its fairly easy to understand. AND i read the HowTo, especially Section 9!! DOWNLINK=786 UPLINK=128 DEV=ppp0 # start filters # TOS Minimum Delay (ssh, NOT scp) in 1:10: tc filter add dev $DEV parent 1:0 protocol ip prio 10 u32 \ match ip tos 0x10 0xff flowid 1:10 Then i
2004 Jun 08
1
wondershaper under Debian
Hi everybody! I know this discussion list isnĀ“t just about wondershaper, but i think someone can help me. I used to have a linux box running red hat 8, as firewall on my lan. I upgraded to debian 3.0 and tried to use the same wondershaper files under debian, but, when i run wondershaper on ppp0 device, it just stops transfering. Remember: its the same files i used with success under red hat 8.
2004 Apr 28
1
Wondershaper stops limiting outbound traffic
I have wondershaper to limit my upload at 400kilobits (my line is 600kbps). I do a lot of torrent seeding and I dont want my pings killed when I''m uploading so I set low prority source ports as follows (by the way, I have bittornet to only use ports 6881-6910): NOPRIOPORTSRC="6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901
2005 May 09
2
wondershaper tweaking
Hi all, ive got wondershaper working well with the highest download while maintaing minimal latency but the problem is this: ive got 2 nics in the linux router eth0 and eth1. eth1= internet interface but this is connected to a router say 10.0.0.190, now off that router there are other servers, mail server, domino server etc now if i shape on eth1 ingress and egress using the wondershaper script
2005 Jul 28
1
wondershaper query
Hello, I am trying wondershaper-1.1a on a friend''s pppoe connection on her Linux box. There are a few things I don''t understand. 1. She has pppoe connection so should DEV=eth0 or DEV=ppp0 ? 2. Her ISP just says on her payment bill that the speed is 128kbps, but doesn''t mention any downlink/uplink speed, so in that case what should be, DOWNLINK= and UPLINK= ? 3. She
2004 Oct 24
1
exclude internal network from wondershaper
I''m having a network inside of a dsl modem and I''m using wondershaper on the computers to be able to surf while bulk downloading. The problem is that also the internal traffic is shaped, which means the internal network is at 200kb/s, instead of 100Mb/s. Is there a way to exclude the internal adresses from the wondershaper rules, or is there any other good way to solve this?
2003 Jan 01
8
Wondershaper
Season Greetings to all Tom, in your faq, u have this noted: While I am currently using the HTB version of The Wonder Shaper (I just copied wshaper.htb to /etc/shorewall/tcstart and modified it as shown in the Wondershaper README), I treid this with wondershaper, using Bearing Leaf 1.0 stable i even changed the tc command to run_tc, and tried it in both angles, and i receive the following..
2004 May 31
1
Wondershaper - question
Hi, I have a question conercing wondershaper. I''m using the Clarkconnect linux distribution for my linux router and I tried to use wondershaper. On start up of wshaper, there are no errors or any other problems but I''m not sure if it''s running correctly. Only one qdisc / one class is used and when I start an uplink ftp transfer, my ping time is growing up to 1700ms - I
2003 Sep 18
2
Need to modify WonderShaper 1.1
I''ve been using the wondershaper 1.1 with much success. My problem is that I want to guarantee bandwidth to mail/VPN & web surfing and make sure that I don''t break the existing script. If not how do I make sure that I can guarantee bandwidth for mail, VPN & web surfing without hurting ftp uploads. Thanks
2004 Feb 08
1
wondershaper htb + multiple ports
Is there a way to apply wondershaper w/ htb to a port range? I have a ftp server on port 65432 and passive ports 50000-60000. Is there a way to set a range? or do they have to be individually listed? The following doesnt seem to work: # low priority source ports NOPRIOPORTSRC=65432, 50000:60000 # low priority destination ports NOPRIOPORTDST= Mark
2002 Oct 28
6
Fw: wondershaper kills eth0 :(
Hi, When i do ''wshaper start'' the interface i have defined stops routing traffic for some reason. It resumes routing when i do ''wshaper stop''. I''m using debian stable (3.0 woody) with debian''s default 2.4.18-686 kernel. When I run the script I get no errors, and when I do a ''status'', everything looks correct. Can ANYONE
2006 Sep 16
1
Wondershaper Errors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all! when I activate wondershaper on my dsl connection (pppoa vc mux), i get three errors: # sh -x /usr/sbin/wshaper ppp0 + /usr/sbin/xmlstarter setenv tc_downlink + DOWNLINK= + /usr/sbin/xmlstarter setenv tc_uplink + UPLINK= + [ -z ] + cat /proc/avalanche/avsar_modem_stats + grep Connection Rate + awk {printf("%d", $8)} +
2004 Jul 24
1
TOS settings conflict with wshaper
Hi! Wondershaper classifies traffic to different queues using information found in TOS field. I noticed that scp traffic goes to highest priority class even though comments in whaper explicitely say: "TOS Minimum Delay (ssh, NOT scp)". As it turned out Shorewall creates mangle rules that will force minimum delay bit to all ssh connections (in "tos" file). SSH
2004 Aug 06
1
Hacking wondershaper...
Hi, First time post to list - hope I''ve not messed up on the etiquette! I have a server running in a DMZ behind a wireless ADSL router. I recently implemented wondershaper, which did exactly what it should have, but, of course, knobbled the local bandwidth into the server too, as it''s going via the same (and only) interface. So, I''ve been playing with wondershaper,