in iptables....how to reset UDP connection....
| My objective is to reset UDP connectionn... if i want to reject tcp connection ...for that i am using Code: /sbin/iptables -I FORWARD -p tcp -s $src_ip -j REJECT --reject-with tcp-resetif My Skype voip call is running....and i reject tcp connection...than skype is disconnected ...But the Voip call is Continue... for that i have to reset UDP connection..... please suggest me how to stop this voice calls.... |
No comments:
Post a Comment