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 support #142

Open
jollyjinx opened this issue Feb 28, 2019 · 1 comment
Open

IPv6 support #142

jollyjinx opened this issue Feb 28, 2019 · 1 comment

Comments

@jollyjinx
Copy link

I've checked and the box does get ipv6 addresses correctly on it's interfaces, but it seems the service running on 8080 does not work on ipv6.
It's probably just a matter of minutes for the one with the whole development system to update the listening socket enabled on ipv6.

I tried out the following:

curl 'http://[fd00::....your ipv6address]:8080/?msys=dvbs2&mtype=8psk&freq=11493.75&sr=22000&pol=h&fec=23&pids=0,16,17,18,20,5102,5103,5104,1170,2171,5108,5172,5106,5101,5105,5100,5101' -o teststream.ts

whereas the same curl with the ipv4 address works fine.

@9000h
Copy link

9000h commented Dec 11, 2019

IPv6 is now available at https://github.com/catalinii/minisatip/commits/master

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

No branches or pull requests

3 participants