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

IPv6 Websockets support #2979

Open
Becker884 opened this issue Jan 13, 2024 · 1 comment
Open

IPv6 Websockets support #2979

Becker884 opened this issue Jan 13, 2024 · 1 comment

Comments

@Becker884
Copy link

Hi, I tried to connect via ws IPv6 to my broker, but only mqtt does connect via IPv6.

V 2.0.11 on Raspian Bullseye.

1705159787: Config loaded from /etc/mosquitto/mosquitto.conf.
1705159787: Opening ipv4 listen socket on port 1883.
1705159787: Opening ipv6 listen socket on port 1883.
1705159787: Opening websockets listen socket on port 62505.
1705159787: mosquitto version 2.0.11 running

config:
listener 1883
listener 62505
protocol websockets
allow_anonymous true
@Becker884
Copy link
Author

netstat says mosquitto is listening ws IPv6:
grafik
but this isn´t correct, ws is listening only on IPv4 !

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

1 participant