Ok, i found that if u use snort on interface WAN then on login, there is blocked skype login server.
Rule 5999 tcp $EXTERNAL_NET any $HOME_NET any P2P Skype client login
This rule add destination ip to blocked list for next time. The same as 5998.
5693 tcp $HOME_NET any $EXTERNAL_NET $HTTP_PORTS P2P Skype client start up get latest version attempt
Is not blocking ip address. There is 10 Alerts about this rule, but nothing is added to blocked list. Why it is so?
Tnx