Can someone tell me why this doesn't work?
I have a traffic shaping configuration which I setup just like Michael Graves' voip shaping video
http://www.youtube.com/watch?v=HLgx_32c8fgTwo voip pipes, two other traffic pipes, etc.
The difference is that my voip traffic is on the opt1 interface. So when I try to direct my voip traffic into the dedicated pipes I just choose the opt1 subnet for source or destination respectively. I want the voip traffic from OPT1 in pipes 3 and 4.
Aside from not working, I'm noticing that traffic isn't getting put in the pipes from ipfw show on the status.php page.
Thanks for any guidance.
If | Proto | Source | Dest | Target |
<WAN | * | OPT1 net | * | Dedicated VOIP Outbound |
>WAN | * | * | OPT1 new | Dedicated VOIP Inbound |
No. | Bandwidth | Delay | PLR | Queue | Mask | Description |
1 | 1662 Kbit/s | | | | | m_Total Upload |
2 | 1887 Kbit/s | | | | | m_Total Download |
3 | 768 Kbit/s | | | | | Dedicated VOIP Outbound |
4 | 768 Kbit/s | | | | | Dedicated VOIP Inbound |