root@filter:~# iptables -vL FORWARD_Zoom
Chain FORWARD_Zoom (1 references)
 pkts bytes target     prot opt in     out     source               destination 
        
  230 14226 ACCEPT     udp  --  eth0   eth2    anywhere             anywhere    
         state NEW,RELATED,ESTABLISHED multiport dports 8801,8802,8888,9090
  121  4961 ACCEPT     udp  --  eth2   eth0    anywhere             anywhere    
         state NEW,RELATED,ESTABLISHED multiport sports 8801,8802,8888,9090
    0     0 ACCEPT     udp  --  eth2   eth0    anywhere             anywhere    
         state NEW,RELATED,ESTABLISHED multiport sports 3478,3479
    0     0 ACCEPT     udp  --  eth0   eth2    anywhere             anywhere    
         state NEW,RELATED,ESTABLISHED multiport dports 3478,3479
root@filter:~# 

Any changes to these rules needed???  Zoom video freezes after 3 seconds and 
occasionally unfreezes.
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to