Iptables standard for callcenter 02 Dec, 2020 Uncategorized 3 Comments 0 Sorry you have no rights to view this entry!
HiepNH - Log in to Reply December 2, 2020 at 9:14 am iptables -I INPUT -p tcp -m state –state NEW –dport 3306 -j ACCEPT iptables -I INPUT -p tcp -m state –state NEW –dport 5038 -j ACCEPT
Vương Minh - Log in to Reply January 4, 2021 at 11:17 am https://striker24x7.blogspot.com/2017/04/iptables-for-asterisk.html
Minh Vương - Log in to Reply May 25, 2021 at 3:02 pm #port rtp iptables -A INPUT -p udp -m udp –dport 10000: 20000 -j ACCEPT
HiepNH -
iptables -I INPUT -p tcp -m state –state NEW –dport 3306 -j ACCEPT
iptables -I INPUT -p tcp -m state –state NEW –dport 5038 -j ACCEPT
Vương Minh -
https://striker24x7.blogspot.com/2017/04/iptables-for-asterisk.html
Minh Vương -
#port rtp
iptables -A INPUT -p udp -m udp –dport 10000: 20000 -j ACCEPT