Lee, help me if I am wrong. My understanding is the problem is not so much the "size" of the packet, but the number of packets it needs to send and route. You can encapsulate data into a single packet (being the norm of ~1500bytes) and the router will just route that single packet (read the header, process it, and route it). If we suddenly send 100 packets (of say 15bytes each) then the router now need to route each packet individually and that may saturate something on the network.
I am not a network expert, so I may be completely wrong in my understanding on the above.
SlipperyDuck wrote:...most simple home networks...
and that might be the problem.... unfortunately, my network might be seen as slightly more complicated than a simple home normal network...
I've been redoing my network the last two weeks or so, well after I’ve started experiencing / noticing the problem, I decided now is as good as ever to redo it. I effectively retested each network point on my network, making new patch cables for wall to pc, and new patch cables from panels to switches, rewiring all my racks, and reconfiguring all my firewalls / routers / switches from scratch. (Upgraded to the latest ROS, and just redone everything). Bear in mind the problem existed before I embarked on this very adventurous journey.
This is a diagram of my current network

Allow me to explain.
I have 4 different subnets
192.168.0.0/24 which is all my LAN traffic
192.168.121.0/29 which is all my Internet routing
10.0.0.0/24 which is all my Wireless traffic
172.18.89.15/28 which is all my CT-WUG traffic
Any subnet outside of 192.168.0.0/24 range first need to pass a dedicated firewall specific to that subnet and point of entry. Only once it gains access to the 192.168.0.0/24 range can it be routed outside of to the network, which also sits on its own subnet, being 192.168.121.x.
My gaming PC sits in the games room, and connects to the switch located in the server room, which in turn is connected to a switch inside the house (using on a 2Gb link aggregated backbone). The house switch is connected to a Mikrotik 751 AP / Firewall / Router that will route traffic to / from the internet. The only way for traffic to reach the internet is through that router as it is physically the only connection to the ADSL router). The Telkom ADSL router maintain the Telkom link and has been programmed to forward any incoming requests from the net onto RB1.
RB1 is connected to the house-switch with only a 100Mb connection (given that the ADSL is only 4Mb it should be fine). In theory I could saturate the 100Mb connection by doing something stupid on the internal network, but the way the network is setup is that only traffic outside the 192.168.0.0 range will ever go to RB1, all internal 192.168.0.0 traffic otherwise will just go directly to the target. The utilisation on that 100Mb connection is very low with only some broadcasting packets reaching it (which is blocked by the RB before it gets forwarded on to the ADSL router). Even when I am downloading from CTWUG, non of the CTWUG traffic will even touch that router.
Lee, if you think you can spot a potential flaw, or link that may be saturated, somewhere in this setup, please let me know. Otherwise, I will continue to look at some of Mumble’s settings.
BTW, I only picked up yesterday evening that mumble may be causing the problems and haven’t investigated it fully as yet. (i.e. packet sniffing etc.)
Lee, help me if I am wrong. My understanding is the problem is not so much the "size" of the packet, but the number of packets it needs to send and route. You can encapsulate data into a single packet (being the norm of ~1500bytes) and the router will just route that single packet (read the header, process it, and route it). If we suddenly send 100 packets (of say 15bytes each) then the router now need to route each packet individually and that may saturate something on the network.
I am not a network expert, so I may be completely wrong in my understanding on the above.
[quote="SlipperyDuck "]
...most simple home networks...
[/quote]
and that might be the problem.... unfortunately, my network might be seen as slightly more complicated than a simple home normal network...
I've been redoing my network the last two weeks or so, well after I’ve started experiencing / noticing the problem, I decided now is as good as ever to redo it. I effectively retested each network point on my network, making new patch cables for wall to pc, and new patch cables from panels to switches, rewiring all my racks, and reconfiguring all my firewalls / routers / switches from scratch. (Upgraded to the latest ROS, and just redone everything). Bear in mind the problem existed before I embarked on this very adventurous journey.
This is a diagram of my current network
[img]http://blog.skoups.com/wp-content/uploads/2012/02/Visio_Norita-13_Network-v001.png[/img]
Allow me to explain.
I have 4 different subnets
192.168.0.0/24 which is all my LAN traffic
192.168.121.0/29 which is all my Internet routing
10.0.0.0/24 which is all my Wireless traffic
172.18.89.15/28 which is all my CT-WUG traffic
Any subnet outside of 192.168.0.0/24 range first need to pass a dedicated firewall specific to that subnet and point of entry. Only once it gains access to the 192.168.0.0/24 range can it be routed outside of to the network, which also sits on its own subnet, being 192.168.121.x.
My gaming PC sits in the games room, and connects to the switch located in the server room, which in turn is connected to a switch inside the house (using on a 2Gb link aggregated backbone). The house switch is connected to a Mikrotik 751 AP / Firewall / Router that will route traffic to / from the internet. The only way for traffic to reach the internet is through that router as it is physically the only connection to the ADSL router). The Telkom ADSL router maintain the Telkom link and has been programmed to forward any incoming requests from the net onto RB1.
RB1 is connected to the house-switch with only a 100Mb connection (given that the ADSL is only 4Mb it should be fine). In theory I could saturate the 100Mb connection by doing something stupid on the internal network, but the way the network is setup is that only traffic outside the 192.168.0.0 range will ever go to RB1, all internal 192.168.0.0 traffic otherwise will just go directly to the target. The utilisation on that 100Mb connection is very low with only some broadcasting packets reaching it (which is blocked by the RB before it gets forwarded on to the ADSL router). Even when I am downloading from CTWUG, non of the CTWUG traffic will even touch that router.
Lee, if you think you can spot a potential flaw, or link that may be saturated, somewhere in this setup, please let me know. Otherwise, I will continue to look at some of Mumble’s settings.
BTW, I only picked up yesterday evening that mumble may be causing the problems and haven’t investigated it fully as yet. (i.e. packet sniffing etc.)