rany2
rany2
Can you check if this happens with 7.2.3?
@numericOverflow That script isn't all that useful. We're aware of the change of endpoint URL. It doesn't do much of anything.
@tritiumoxide I'm not very sure why this is happening. It hasn't occurred for me so it might very well be a regional issue.
> To contribute to the community, I am sharing my script and the results: I tested 455 time zones and only 26 were successful (5.71% success rate). All successful zones...
I am guessing they're doing some SSL fingerprinting. We'll probably need to change our requested ssl ciphers.
It's not an issue though, in that case the ifindex will just be unused/have no effect.
> i tagged you in forum) I don't have an account on forum.
> Pragmatically have to expand wildcards in scripts to jump the barrier. Anyway you can reload for (performance) testing. > > #!/bin/ash -x > > A=`mktemp` > > echo flush...
@brada4 Just use `for x in /usr/share/firewall4/templates/*.uc; do sed -i $x -e 's|ifname |if |g' -e 's|ifname"|if"|g'; done`.
> That breaks wildcard interface test case.... It's just for testing the idea out on typical installs that don't need that.