• Works! Limiting multiple LAN users, thru single external proxy

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Shaper wizard: it set higher speed than specified?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Boy that is weird. The ISP says we are 23 * 1000 * 1000 or 23,000,000. So apparently I gotta convert from 1000 to 1024 for the shaper wizard? 23,000,000 / 1024 = 22460.9375 I paste that in: [image: shaperkbitconfig.png] And the resulting config is different. [image: shaperkbitresult.png] What's going on here?
  • High priority queues showing drops

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    @ttblum: I see. What I put into the Wizard's 'Connection upload speed' shows up afterwards in the WAN 'Bandwidth' field. Is it possible I have upstream and downstream mixed up? Shaping happens outbound on an interface. Uploads go out WAN. So it's correct.
  • Confused over Bandwidth and linkshare

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    T
    Hi. I will listen here as I would like to know to. I do not know what the bandwith is for. I would like to know to. Both with and with out limits in the service curve Regarding the link share I guess it is the quaranteed bandwith share if the connection is congested. If there is free capacity then more traffic can be given to the queue. To avoid a queue to use all your bandwith you can add an "upperlimit" along with your linkshare. Say 5% linkshare and 15% upperlimit. Then the queue will have minimum 5% when line is congested and a max of 15% even if there is a lot of free capacity. Why you do math I do not understand. 3x10% What are you trying to ask? I you have a queue with 50% and a subqueue with 50% the last will get 50% of 50% = 25% of the bandwith. But I guess that is not your question.
  • Only one default queue per interface is allowed

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    T
    Thanks. That works for me too.
  • Traffic shape different subnets

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N
    Yes, you have to define the traffic shaping like that. Regarding the rules, what I am currently doing is to specify on tab LAN (for download shaping) and on tab "Floating" (for upload shaping). But, I think I read somewhere that it may be sufficient to only specify them on the "Floating" tab (you then set "Direction" to "any"). I haven't tested that. Maybe someone else can confirm that.
  • Floating rules, quick, queue

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    N
    OK. Thanks a lot for your reply.
  • Control speed for "File Extension" (flv, mp4, …)

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jimpJ
    It can be done in squid+squidGuard, I believe. It's been asked and answered many times on the forum. Search and you'll find better answers.
  • How can i set a bandwidth per interface

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    N
    Have you tried limiters?
  • Help in limiting certain IP's

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    N
    Hi, I haven't used limiters, but maybe you could do it as follows: 1. Create a firewall rule for the IP range to exclude as follows: Pass Source: $ALIAS_EXCLUDED_IPs Destination: any In/Out: None 2. Create a second firewall rule for the remaining IP range as follows: Pass Source: $ALIAS_OTHER_IPs Destination: any In/Out: UploadLimiter/DownloadLimiter I'm not 100% sure, but do tell me if this works.
  • How to shape Amazon S3

    Locked
    9
    0 Votes
    9 Posts
    5k Views
    S
    Thanks, I will retry asap. EDIT: did a cross check while I was using another ALIX with ipfire on it … there the backup went through fine and much quicker. I don't have a clue what to look for in the iptables there ... Just as a reference. I will re-check things when I plugged in the pfsense-box again.
  • Traffic shaping advice - multi-lan

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Cap users if they exceed defined data limit.

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    N
    In theory this would be possible with freeradius2 package and captive portal. I say "in theory" because there is still some bug on accounting on CP. You should at least use pfsense 2.1. Search the forum for more information or take a look here: http://doc.pfsense.org/index.php/FreeRADIUS_2.x_package
  • Limit band for each ip in the lan: it's possible?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    T
    Hi You should create two limiters and set one for mask destination (download to LAN) and one for mask source (upload from LAN). Then add a FW rule above your default rule on the LAN and add the limiters to this. IN = upload from LAN (with source mask) OUT = download to LAN (with destination mask) This way all clients will get there own sets of limiters You can read it in the link from ptt under "Dynamic queue creation"
  • Upload traffic going into download queue or vice-versa

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Enabling limiter kills pfsense traffic

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    T
    No sorry. Icannot reproduce it. It sounds like a bug of some kind. I have spend all weekend trying out different things with the limiter. Creating and deleting limiters over and over and I have had no problem doing that. Limiteres first really come to use after beeing assigned to a firewall rule. Therefore it is even more weird that your box messes up just after a limiter has been created. Suggestion: Time to do a restore to factory defaults and try again? Good luck with your project. Anders
  • Traffic shaping newbie question

    Locked
    1
    0 Votes
    1 Posts
    983 Views
    No one has replied
  • Troubleshooting: Using Traffic Shaper Reduces Bandwidth

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    T
    Well. Glad you found a solution. Even though not the preferred one. I am playing with limiters at the moment. I need to limit users to max 50Mbitps. PF can do this dynamically. But when testing I can get no more than 16-18Mbitps through a limiter… I start with 1Mbit, 5Mbit, 10Mbit, 15Mbit and it works great. Then 20Mbit, 30Mbit, 40Mbit etc. all stay on same 15Mbit download 18Mbit upload ffor the user... If I remove the limiter then 60Mbit or more. Aparently there are small issues like this based on configuration, hardware etc. It is not easy.
  • Basic questions in relation to traffic shaping

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Getting Started With The Traffic Shaper

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    G
    @vlassic: Why do I see traffic in the default queues that the wizard creates before I create any firewall rules to put traffic in them? Traffic needs to go somewhere. Uncategorized traffic (traffic which is not directed somewhere else by a rule) falls within the default queue for that interface. There must be 1 default queue for each interface. Which scheduler are your trying to configure? (PRIQ, CBQ, HFSC)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.