• Basic VOIP shaping question

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    @johnvan:

    Hello, I want to setup some very basic traffic shaping rules.  I need my voip phone to work well 100% of the time so I want to guarantee some bandwidth.  I want p2p traffic to be fast, but not at the expense of general web browsing.

    First question, I didn't know what to enter for first page "network speeds" How do I determine this value or should I leave it blank?

    Don't leave it blank. Guess it. And correctly, or the shaper doesnot work.

    @johnvan:

    If I gaurantee a high number for voip traffic will that bandwidth still be available when the phone is not being used? My voip computer is a dedicated computer running magicjack with a static IP address. I used the IP address for shaping and used 128kbps.

    Yes, it will. Any unused bandwidth will be shared between active traffics according to the link-share bandwidth (or link-share curve, for HFSC).

    @johnvan:

    I want torrent traffic to be fast if nothing else is happening but it cannot slow down the internet or even worse, make the phone unuseable. I checked to lower the priority of p2p traffic, checked bittorrent but I use only a single port (15999) which is out of the default range so I think I will have to change that.

    Use HFSC. Create a catch-all rule that catchs everything else into qwanp2p and qlanp2p. For VoIP create a good real-time curve. For p2p, create a good upper-limit curve.

  • Port connection

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C

    Create a pass rule on the WAN for the IP address in question. When creating the rule you have the option of limiting connections. Place that rule above any other rule that would allow that IP address through.

  • OOMA voip outbound QOS, inbound stops…

    Locked
    6
    0 Votes
    6 Posts
    8k Views
    C

    Have you looked at this yet?

    http://doc.pfsense.org/index.php/VoIP_Configuration

    I'm guessing your fix is there. I can't see traffic shaping breaking your voip unless your voip packets are being classified to too low of a priority.

  • Considering pfsense for VoIP solution

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    A

    Gotcha, thanks for the input. I'm happy either way as I'm getting the call quality I wanted. :)

  • QOS in the router, or the switch

    Locked
    4
    0 Votes
    4 Posts
    6k Views
    M

    You need both … QoS on the router if you're going to use a VoIP Internet Provider and you'll need internal QoS into your switch to make sure your VLAN is prioritize over other traffic.

    If you're IP/PBX gets it's PTSN access with a POTS or a T1/PRI the router QoS is not a necessity, but QoS is always a good thing even if you do not use VoIP. Just to prioritize HTTP(S) over FTP is a good thing to provide a good fast experience to your users.

    At work I'm stuck with a SonicWALL without that much QoS but my IP/PBX does not use Internet for PSTN access, only external softphone here and there, not a big deal and the router can manage... But all my internal Layer2&3 switches have QoS enabled.

  • Limit traffic no work

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    could you be more specific?

  • Traffic Shaping Netflix reliably

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Manual configuration

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A

    @jlepthien:

    There is no way to configure more than two interfaces (usually WAN and LAN) in 1.2.3. You'll have to wait until 2.0 is more stable or you can test if it works for you.

    Ok, I'll accept that you can't configure more than two interfaces from the webGUI.  But are you saying that you can't do it manually through the configuration files?

    My situation is that for now, I only need one simple rule, to give VoIP traffic priority.  If I do enable the traffic shaper, with my 3 interfaces, with just the two rules, what will be the consequences?

  • Shaper 1.2.x and OpenVPN client to client

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P

    @jlepthien:

    Since all traffic is on WAN interface there is no chance for the shaper to do its work. I suggest you set up a file server to which both clients can connect and then share stuff on this way.

    Ok, thanks for the reply. Unfortunatly, such transferts are mainly done with scp, because VPN are used to connect several LAN's, so a file server is not an option.

    I will put the openvpn server behind the firewall, by this way all traffic will go from WAN to LAN and from LAN to WAN.

    Regards,
    Pierre

  • VMWare + pfsense + freeswitch = reliable shaping????

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Traffic shaping a corporate leased line.

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    D

    http://forum.pfsense.org/index.php/topic,11986.0.html

  • Youtube causing high delay on everything.

    Locked
    7
    0 Votes
    7 Posts
    6k Views
    A

    @TreeTopFlyer:

    Again, from my understanding, once the lower priority (downstream) traffic hits the pfSense box the packet is dropped (which would be correct), with no ACK back, and the packet is sent again thus flooding the downstream pipe again.

    If the sender is behaving appropriately, the sender would be naturally throttled just by the fact that it is waiting for the ACK.  Thus each packet that is dropped will delay the sender, and allow the higher priority packets to come through.

  • Queue bar length

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    5 Posts
    2k Views
    K

    EDIT: Traffic should not be limited on the LAN interface as its going in the LAN interface and OUT the LAN interface, correct?

    It shouldnt match any of my rules as they are all set with WAN in and LAN out or vice versa.

    ~~Im wondering how to get around this.

    Would it be possible to have the default rules and then assign a new queue which has 1gbps (possibly make it parent), assign all traffic originating from lan subnet destined to lan subnet to a queue that has 1gbps bandwidth?

    so:

    LANTOTAL (1gbps) parent
     – qwanRoot 218kbps
         -- children
    WANTOTAL (1gbps) parent
     -- qlanRoot 1306kbps
         -- children~~

  • MOVED: pfSense 2.0-BETA1: Unable to limit IPs in Penalty Box

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Errors (doesnt make sense)

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    L

    i got something similar. Whatever bandwidth queue you created, is too high and exceeds the sum of all the other queues, bring your queue down or adjust the other queue(s) to compensate for this new one.

  • Traffic shaper limits

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K

    I've read the qos sticky and it does mention borrowing. Does anyone know if the default traffic wizard enables borrowing?

  • Traffic shaping for virtual servers and bandwidth share

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    L

    Dunno what to tell ya. I spent a good part of the night figuring this out. What I have down on paper looks like it would work, however actually implimenting it in PFSense seems trivial. They made it more complicated than it should be.

  • Block Local Ip by Real Time

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    L

    Your right! There is no other way unless there is a 3rd party plugin that gives you that option. The only thing you can do from the Status>DHCP screen is set a static DHCP mapping or WOL Mapping. You will have to manually set the rule in the MAC filtering.

  • Traffic shaping dependent on static DHCP leases.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.