Hi,
I dont understand the behavior of CPF in the case of a "act as server " popup.
The Popup is like: “App XY is trying to act as a server, LOCAL adress 213.92.122.34 ( for example), port xy”
When I then click on allow and remember, the rule that comes out is for App XY, IN, port xy and DESTINATION (!) 213.92.122.34.
213.92.122.34 is my IP, given to me by my DSL provider, and of cos changes each time I connect to the net.
Before last update, when “act as server” pops up, IP was 0.0.0.0 (destination (!)), which meant “listen”. I had a rule for 0.0.0.0, and the app can do its listening and all ok…
Now this behavior changed.
Why will be there a rule for a special DESTINATON IP, when the app has just listen FROM IP xy, and not TO xy ??
Is this a BUG or how can I understand this ?
It is NOT possible for me to create a rule that let an app listen. And some apps need that, because they do so before they use loopback connections. So they listen, but only my machine can answer.
If this is blocked, the app wont work, and I dont want to have a popup each time.
The only way would be a rule to allow all IN, but I want this and the sense of the app rule is gone then.
THX