Is the Icecast software running as a server-application and listening for connections from clients on port 8000?

I have no experience with audio streams and how they work, that is why I'm asking the stupid question of how the Icecast software works and how it connects.


[Icecast-server]
client=no
cert=fullchain.pem
accept=8443 ;listening for secure connections 
connect=127.0.0.1:8000 ;makes unsecure connection to the Icecast software listening on port 8000 on localhost


Den lör 11 mars 2023 18:30 <nathan.king@unpredictableporridge.co.uk> skrev:
ringbretson@keplp.com wrote:
> I'm relatively new to stunnel, but I believe your connect should contain
> both IP and port.
> Like this.
> accept = 127.0.0.1:83
> connect = 158.224.83.39:443

Thanks for that suggestion, ringbretson, appreciated.

However, have tried to make that change, and because Icecast runs on Port 8443 securely, and have stunnel set to the same Port, receive a blocked Port error message, whether I start Icecast or stunnel first.

Thanks for trying to help.
_______________________________________________
stunnel-users mailing list -- stunnel-users@stunnel.org
To unsubscribe send an email to stunnel-users-leave@stunnel.org