On Mon, Sep 21, 2020 at 7:54 PM Gregory P. Ennis <po...@pomec.net> wrote:
>
> Everyone,
>
> I would like to use our gateway linux machine to give bandwidth preference to 
> voip udp
> packets.  Can anyone point me to a tutorial about the use of voip and 
> iptables?

Arch Linux wiki has nice explanations and examples:
https://wiki.archlinux.org/index.php/Advanced_traffic_control

> I usually prefer to use iptables instead of firewalld.  iptables is more 
> intuitive, and
> easier to understand.

Well, iptables is "closer to the metal", for traffic shaping you would
probably need to use raw rules in firewalld so, in fact, iptables
anyway.

Depending on your setup complexity and preference you might not need
iptables either and just use tc alone.

> Thanks much!!!
>
> Greg Ennis
>
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to