• VOIP Server Bandwidth Monitoring

    2
    0 Votes
    2 Posts
    714 Views
    N

    Have you browsed the available packages?

    Have you considered SNMP?

    You could send your VOIP traffic through a queue then monitor the queue's bandwidth through the GUI or SSH/command-line.

  • No use for TS - Sorry the Moaning

    12
    0 Votes
    12 Posts
    2k Views
    L

    Yeah, the lack of a shared download queue is preventing us from setting up multiple LANs in our office.

    As Harvy66 has suggested a virtual interface of sorts would solve this issue, but I don't think there is a way to do this even with stock FreeBSD.

  • Bandwidth Capping

    1
    0 Votes
    1 Posts
    759 Views
    No one has replied
  • How do I put Route traffic from one Program

    4
    0 Votes
    4 Posts
    944 Views
    N

    @Ryu945:

    I am not entirely sure what to search for and my current search results aren't giving me anything fruitful.  My current thought is to look how traffic prioritization works and see if I can find an answer in there.  What kind of information did you mean.

    Look up firewall rules first. You need to have a firewall rule that catches the traffic before you can begin shaping/policing the traffic. The traffic must differ from other traffic in some way that the firewall can catch.

    For example, if your "certain program" connects to arbitrary hosts/IPs on common ports and uses encryption, it may not be possible to isolate it's traffic.

    Regarding what information you/we could find useful; protocol (UDP/TCP), source IP/port, destination IP/port, name of application, whether encryption is used.

  • QoS: Classify connections per total data transferred

    3
    0 Votes
    3 Posts
    848 Views
    R

    Alright, thanks for the info. I take it there are long-term plans to add it? In the mean time I can probably just use the burst functionality to give new connections a brief speed boost.

    ~repne

  • 2.2 shaper wizard bug? VOIP / PRIQ

    3
    0 Votes
    3 Posts
    1k Views
    N

    Forget the wizard.

    Just create 2 PRIQ queues on the WAN. A default queue for all unclassified traffic, and another queue for exclusively VOIP.

    Then setup a floating rule in the firewall that directs all VOIP traffic into the proper, prioritized queue.

  • Traffic Shaping /w Squid proxy problem

    3
    0 Votes
    3 Posts
    1k Views
    KOMK

    I don't think you can fix this.  From what I understand, you can only shape traffic leaving an interface.  When Squid makes an HTTP request on your behalf, the requested data enters the WAN interface at whatever rate your ISP provides you.  Squid will download via WAN at full link speed to its cache and then dribble the data out to you on LAN based on whatever shaping rules you may have.

  • Diagram of how interfaces, rules, and queues interact?

    10
    0 Votes
    10 Posts
    3k Views
    DerelictD

    @dpa:

    where does Squid reside on that diagram above?

    Who cares?  :P

  • View traffic in queues

    6
    0 Votes
    6 Posts
    2k Views
    C

    So we are still seeing these random traffic spikes and high queues but are unable to track down the source.

    Can anyone suggest a way to track the source of traffic in the queues?

    My RRD graphs are attached if it helps.

    status_rrd_graph_lan.php.png
    status_rrd_graph_lan.php.png_thumb
    status_rrd_graph_wan.php.png
    status_rrd_graph_wan.php.png_thumb
    status_rrd_graph_admin.php.png
    status_rrd_graph_admin.php.png_thumb

  • Pf2.2 run0_wlan0: driver does not support altq

    1
    0 Votes
    1 Posts
    738 Views
    No one has replied
  • 0 Votes
    2 Posts
    744 Views
    H

    My understanding is that traffic shaping only works with logical interfaces and there is no good way to do traffic shaping in a way that multiple interfaces work as a single traffic shaping group.

  • Pfsense 2.2: Traffic Shaping stops working after awhile?

    2
    0 Votes
    2 Posts
    959 Views
    H

    What are your traffic shaping settings(categories, algorithm, settings for each)? some actual values, not what you think you set them to

    What interface is that on?

    How much bandwidth do you have?

    Did you rate limit your port?

  • Trafic Shaping issue

    4
    0 Votes
    4 Posts
    2k Views
    T

    Hi,

    Thank you for your replies - Sorry doktornotor, you've probably never been a newbie  ;) I thought shapping would happen before encryption for LAN sent traffic.

    Initially, I wanted to sent DATA and VoIP through VPN. according to your replies, I think I'll try to do my configuration like this :

    DATA through VPN VoIP through WAN without encryption, but with use of shaping, that should work?

    Following your advice Derelict, I shoud shape sent traffic at both ends, OpenVPN server and client sides?
    My goal is to connect 4 remote sites to a main sites, hosting Alcatel OXO and Data server.

    Thks,

    Thomas

  • Priority for Skype, SIP Phone, Go to Meeting, Google Hangout, Lync

    5
    0 Votes
    5 Posts
    4k Views
    N

    Also, incoming UDP packets cannot be rate-limited because UDP has no congestion control. Only TCP has congestion control which can be leveraged to control bandwidth. This is one reason why UDP flooding was/is a popular denial-of-service method.

  • 2.2 Traffic Shaping Wizard issue

    7
    0 Votes
    7 Posts
    2k Views
    jimpJ

    It depends on what the actual bug is. There have been some fixes after 2.2 for the wizard for a similar issue, it could be related to this one or the same one.

  • 2.2 Traffic Shaper not working over LAN bridging (BRIDGE0 interface)?

    10
    0 Votes
    10 Posts
    4k Views
    G

    Does it work when you remove the limiter?

  • QoS from Subnet to Remote IP

    2
    0 Votes
    2 Posts
    758 Views
    DerelictD

    Did you even try to do any research or searching before asking?

  • Lightsquid and users statics

    1
    0 Votes
    1 Posts
    911 Views
    No one has replied
  • Shape Traffic Marked with tcp_outgoing_tos Directive

    20
    0 Votes
    20 Posts
    3k Views
    D

    @Harvy66:

    My understanding is that if you want Diffserv to be honored, it must be set before reaching the firewall. Traffic shaping is set at the time the connection is made. Because you have Squid running inside the firewall, the diffsrv is being set after reaching the firewall.

    Ok thanks.

    So there is no way a rule on LAN can tell which traffic passing thru is from cache.

  • Need some help with traffic shaping

    7
    0 Votes
    7 Posts
    3k Views
    H

    They're physically "sub" interfaces, but logically, they are all completely separate.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.