Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH tunnel proxy with MacOS sequoia #639

Open
lysander-droid opened this issue Sep 18, 2024 · 7 comments
Open

SSH tunnel proxy with MacOS sequoia #639

lysander-droid opened this issue Sep 18, 2024 · 7 comments

Comments

@lysander-droid
Copy link

Lulu is causing my ssh proxy tunnels to fail, with the following error:
ssh_dispatch_run_fatal: Connection to 192.168.1.1 port 65534: message authentication code incorrect

Disabling Lulu fixes the problem, so it seems to be the cause.

@lysander-droid lysander-droid changed the title SSH tunnel proxy SSH tunnel proxy with MacOS sequoia Sep 18, 2024
@objective-see
Copy link
Owner

objective-see commented Sep 18, 2024

There appears to be an incompatible between 3rd-party networking tools (LuLu, Defender, etc), and macOS 15. Users have noted that if the internal macOS firewall is disabled LuLu/everything else happily works.

And/or updating the macOS 15.1 beta (which hopefully means Apple already has a fix).

@fate8383
Copy link

this is what I have been struggling for many hours now...finally I know why now

@matteofilippetto
Copy link

Hi, my system in on 15.1 beta and still has the problem so I have to disable Lulu

@objective-see
Copy link
Owner

This has now been confirmed, to yes, be due to an Apple bug in macOS 15, that is widely impacting many 3rd-party security tools, that then in turn causes macOS networking to break.

This has been reported to Apple, who have confirmed the issue and are hopefully working on a fix.

More info: "Apple’s new macOS Sequoia update is breaking some cybersecurity tools"

@smithwinston
Copy link

smithwinston commented Oct 3, 2024

Looks like Apple have just released 15.0.1, the release notes are somewhat vague but do say:

  • Improves compatibility with third-party security software

I was having the SSH "message authentication code incorrect" so I had disabled Lulu, but I'll retry once 15.0.1 is installed.

EDIT: After installing 15.0.1, I seem to be able to ssh now ... hmmm.

@griffrawk
Copy link

griffrawk commented Oct 4, 2024

Well, the Apple Firewall dialog is still broken after 15.0.1, rules still can't be removed. Not holding out much hope that interoperability with LuLu etc. has improved.

Yes, still get 'ssh_dispatch_run_fatal: ... message authentication code incorrect' on using rsync with LuLu enabled.

@iphoneio
Copy link

iphoneio commented Oct 5, 2024

Apple has commented that they have fixed issues with third-party security software, but it seems they have not yet addressed the issues with their own firewall.
Many users are still reporting firewall issues on macOS 15.0.1 in the following thread:😢

https://discussions.apple.com/thread/255761702?page=3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants