Maggie144 12 Posted ... The direction apple is taking is getting ridiculous. https://openradar.appspot.com/radar?id=5064458556669952 Guess with this problem, one can not apply a proper NetworkLock anymore. Any thoughts? Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Sounds slightly japanese to me (not an Apple guy) but NetLock is first and foremost a set of firewall rules, and AFAIK it's applied with pf on macOS, not with whatever this thing is supposed to be. So I'm guessing you're slightly on the wrong track here. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Maggie144 12 Posted ... thanks for reply. Seems in VM pf still blocks without issue $ echo "block all" > /etc/pf.conf $ pfctl -e $ ping http://apple.com thank goodness. 1 OpenSourcerer reacted to this Quote Share this post Link to post
Monotremata 22 Posted ... Be careful, according to the Little Snitch dev there are some serious bugs in Big Sur with DNS tunneling and encryption. I cant use Eddie at all with Little Snitch on macOS 11, it kernel panics every time the two work together. Its either one or the other. It seems to be related to the network lock too. If its not active, it seems to work, but with the network lock on, kernel panic about 2 minutes after you boot. Ive had to use the Viscosity beta the last couple of weeks because Im scared to try out Eddie (Little Snitch's pre-release notes still say it may be fixed when Big Sur is finally released but doesn't look like it has yet). Quote Share this post Link to post
Overkill 4 Posted ... Now that the macOS Big Sur (11) has been released, how does Eddie's network lock behave under these circumstances? Quote Share this post Link to post
knaxclub 0 Posted ... (edited) 16 hours ago, Overkill said: Now that the macOS Big Sur (11) has been released, how does Eddie's network lock behave under these circumstances? Everytime I run the latest EDDIE, I have to reboot! 😞 It got privileges, establishs obviously a network lock EVEN IF I DON'T ACTIVATE THE LOCK AND crashes immediately!!! I have the latest LITTLE SNITCH running, too without restrictions for EDDIE. Edited ... by knaxclub Quote Share this post Link to post
jeuia3e9x74uxu6wk0r2u9kdos 30 Posted ... Possibly related?https://mullvad.net/en/blog/2020/11/16/big-no-big-sur-mullvad-disallows-apple-apps-bypass-firewall/https://blog.jacopo.io/en/post/apple-ocsp/https://www.theverge.com/2020/11/16/21569316/apple-mac-ocsp-server-developer-id-authentication-privacy-concerns-encryption-promises-fixhttps://news.ycombinator.com/item?id=25115509https://thenextweb.com/plugged/2020/11/16/apple-apps-on-big-sur-bypass-firewalls-vpns-analysis-macos/@Staff, @OpenSourcerer could you please check if this is the case? could be useful creating a post explaining the issue VPNs-Big Sur? Quote Share this post Link to post
korsko 2 Posted ... 44 minutes ago, jeuia3e9x74uxu6wk0r2u9kdos said: Possibly related?https://mullvad.net/en/blog/2020/11/16/big-no-big-sur-mullvad-disallows-apple-apps-bypass-firewall/https://blog.jacopo.io/en/post/apple-ocsp/https://www.theverge.com/2020/11/16/21569316/apple-mac-ocsp-server-developer-id-authentication-privacy-concerns-encryption-promises-fixhttps://news.ycombinator.com/item?id=25115509https://thenextweb.com/plugged/2020/11/16/apple-apps-on-big-sur-bypass-firewalls-vpns-analysis-macos/@Staff, @OpenSourcerer could you please check if this is the case? could be useful creating a post explaining the issue VPNs-Big Sur? Highly interesting. Does eddy leak apple traffic as well or is it tunneled like mullvad achieves it? Best regards Quote Share this post Link to post
jeuia3e9x74uxu6wk0r2u9kdos 30 Posted ... 16 minutes ago, korsko said: Highly interesting. Does eddy leak apple traffic as well or is it tunneled like mullvad achieves it? Best regards Based on thisI guess Eddie and AirVPN in general don't leak traffic. Quote Share this post Link to post
Staff 9968 Posted ... @jeuia3e9x74uxu6wk0r2u9kdos@korsko@Overkill Hello! Both AirVPN software for macOS, Eddie and Hummingbird, enforce Network Lock via pf rules, therefore nothing changes and leaks prevention stays as effective as usual even in macOS Big Sur. Kind regards 1 jeuia3e9x74uxu6wk0r2u9kdos reacted to this Quote Share this post Link to post
OpenSourcerer 1435 Posted ... 6 hours ago, jeuia3e9x74uxu6wk0r2u9kdos said: could be useful creating a post explaining the issue VPNs-Big Sur? Some of the websites you linked to are misleading (thenextweb.com), are irrelevant (jacopo.io) or actually answer the question (Mullvad, Hacker News).And you dare quoting The Verge? Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
jeuia3e9x74uxu6wk0r2u9kdos 30 Posted ... 1 hour ago, OpenSourcerer said: Some of the websites you linked to are misleading (thenextweb.com), are irrelevant (jacopo.io) or actually answer the question (Mullvad, Hacker News).And you dare quoting The Verge? LOL I din't know this video!!!! AHAHAHAHAHAH!!!! Ok i got your point Quote Share this post Link to post
Overkill 4 Posted ... 9 hours ago, Staff said: @jeuia3e9x74uxu6wk0r2u9kdos@korsko@Overkill Hello! Both AirVPN software for macOS, Eddie and Hummingbird, enforce Network Lock via pf rules, therefore nothing changes and leaks prevention stays as effective as usual even in macOS Big Sur. Kind regards Thank you. I was concern given all those orwellian news about Apple apps bypassing firewalls. Quote Share this post Link to post
Guest Posted ... I have confirmed leak to: api.smoot.apple.com via NSExtension <key>NSExtension</key> <dict> <key>NSExtensionPointIdentifier</key> <string>com.apple.networkextension.filter-data</string> <key>NSExtensionPrincipalClass</key> <string>MyCustomFilterDataProvider</string> </dict> i wrote a .py script to enforce override to host to loop back to 127.0.0.0. however this is on an opencore hackintosh as i do not own a mac. Quote Share this post Link to post
Staff 9968 Posted ... Hello! More about macOS Big Sur, Eddie and Hummingbird. Eddie and Hummingbird enforce Network Lock through pf rules. The mentioned problem is that kernel extensions are deprecated, and the new API NetworkExtensions includes exceptions to filtering rules which allow 56 Apple apps and services to bypass any filtering rule enforced via the API (which is quite atrocious and says a lot about Apple's respect toward its customers, but that's how it is). However, pf is the system firewall which is autonomous from NetworkExtensions API and its exceptions. Therefore Eddie and Hummingbird Network Lock are working fine just as usual. Note that the NetworkExtensions exceptions were active even in Catalina. However, nobody noticed them because third-party firewalls bypassed them by relying on kernel extensions (kexts). Now that kexts don't work well anymore, the problem has exploded, but as usual you are safe with AirVPN Network Lock both in Eddie and Hummingbird. Kind regards 1 stupid are cocksure reacted to this Quote Share this post Link to post
traveller 0 Posted ... Hello, I am considering upgrading to a new Macbook Air and Big Sur (obviously), but have been concerned about these security issues. I have read this thread, but a few questions: a. I am using Viscosity to run my AirVPN connections. Is this adequate to "enforce Network Lock through pf rules" which I gather will not allow Apple apps to 'phone home' and bypass my VPN and hence create a security issue? b. Mention of "Eddie and Hummingbird". I will confess I don't know what these are. I assume apps to run my AirVPN connections? Should I get one of these and use instead of Viscosity? Thanks for your help. Quote Share this post Link to post
Staff 9968 Posted ... @traveller Hello! Yes, both Hummingbird and Eddie are free and open source software by AirVPN. They are available for Mac too. They both enforce "Network Lock" by using pf (pre-installed by default on macOS by Apple) so you don't have to worry about traffic leaks outside the VPN tunnel. Please see here:https://airvpn.org/macos Kind regards Quote Share this post Link to post