Skip to main content

Thread: Skype and iptables


i skype working iptables, it's possible define port incoming calls not same don't case outgoing. since iptables drop outgoing, incoming, forwarding default cause problem skype, there way around without setting policy outgoing accept.

code:
# skype chain iptables -n skype iptables -a skype -p udp --dport $skype_port_in -j accept-in iptables -a skype -p udp --sport $skype_port_in -j accept-out  iptables -a input -p udp --dport $skype_port_in -j skype iptables -a output -p udp --sport $skype_port_in -j skype



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Skype and iptables


Ubuntu

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account