Closed GuillaumeHullin closed 2 years ago
Hello @GuillaumeHullin, would you like to make a PR for this?
Hi @rbicelli, I'm not yet fully familiar with Github but I'll try to do that.
Sorry, dont't worry about the PR, didn't checked #71. Already manually merged. Will be in next commit.
So I got pfSense which run with the WAN interface WITHOUT gateway and where the IP address is a public IP.
In order to get the speedtest to work I changed this:
I added the variable $has_public_ip which, if true and no gateway... then the interface is WAN.
I removed the redundant check around pfz_speedtest_exec()
With that changed, it works fine.