Search found 2 matches
- April 29th, 2025, 2:26 pm
- Forum: General Help
- Topic: How to listen on all adapters (MacOS)
- Replies: 2
- Views: 363
Re: How to listen on all adapters (MacOS)
Neither of those worked, and it's not a firewall issue. I have managed to resolve the issue by setting the host in sabnzbd.ini to *.*.*.* Thanks for the assist! EDIT: I just did a cat of the ini file, and it's changed the host to 127.0.0.1, which I swear I've already tried and it didn't work, but it...
- April 29th, 2025, 1:46 pm
- Forum: General Help
- Topic: How to listen on all adapters (MacOS)
- Replies: 2
- Views: 363
How to listen on all adapters (MacOS)
On Windows, setting the host to 0.0.0.0 listens on all adapters, and allows me to easily access my SABnzbd instance easily from anywhere on my network. However, MacOS won't accept this setting. Setting the host to 127.0.0.1 works fine for the local computer, but I can't access from another computer ...