Possible stunnel 5.43 bug ?
Bezspam <[email protected]>
| Newsgroups | gmane.network.stunnel.user |
|---|---|
| Message-ID | <tFEM12irMxCDVh6pBda0NIPd70kIwgQec00GR9Jy0UTTT3ZYa4LBuM7l9dF33OE-w9y9Rl1syaEFqaMRrZixQWM5eIGdz3w5IV708YGPs3A=@protonmail.com> |
Hello,
I use stunnel on FreeBSD 11.1. I install it from ports. Yesterday I updated to stunnel 5.43. However it stopped working. I investigated the problem and found the issue- instead on all network interfaces, "accept" listens on 127.0.0.1 :
sockstat -4
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
stunnel stunnel 43945 7 tcp4 127.0.0.1:2222 *:*
stunnel stunnel 43945 8 tcp4 127.0.0.1:3128 *:*
stunnel stunnel 43945 9 tcp4 127.0.0.1:8080 *:*
stunnel stunnel 43945 10 tcp4 127.0.0.1:1616 *:*
A workaround is to modify "accept = 0.0.0.0:3128" explicitly to listen on 0.0.0.0.
Is this a bug or expected behaviour?
Best regards,
Bez Spam
_______________________________________________
stunnel-users mailing list
[email protected]
https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users