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

Please provide an daemon option to explicitly disable IPv6 support. #228

Closed
enihcam opened this issue Mar 24, 2017 · 6 comments
Closed

Please provide an daemon option to explicitly disable IPv6 support. #228

enihcam opened this issue Mar 24, 2017 · 6 comments

Comments

@enihcam
Copy link

enihcam commented Mar 24, 2017

Sometimes people need IPv6 stack on their server, but not all daemons.
Please provide a run-time option for explicitly disabling IPv6 support.
Thanks!

@enihcam enihcam changed the title Please provide an daemon option to explicitly disable IPv6 peers. Please provide an daemon option to explicitly disable IPv6 support. Mar 24, 2017
@fernandog
Copy link

Did you try this?

https://forum.transmissionbt.com/viewtopic.php?t=11567#p58081

@enihcam
Copy link
Author

enihcam commented Mar 24, 2017

@fernandog, yes I tried. it does not disable IPv6 logics inside transmission.

I think a compile-time option also works.

@fernandog
Copy link

But if it binds to local, what is the issue? Just asking. No an expert

@enihcam
Copy link
Author

enihcam commented Mar 24, 2017

i disabled ipv6 routes/IPs/etc, but not the ipv6 stack for some reasons. so I cannot bind transmission service to a local IPv6 address.

@mikedld
Copy link
Member

mikedld commented Mar 24, 2017

See #86.

@Guanglier
Copy link

Hi,
The ipv6 bind desn't seem to work (Transmission 2.92 (14714) on raspberry pi)

With the address of the VPN (ipv4 and ipv6) configured in "settings.json" the bind only works for ipv4 and not for ipv6 (torrent ip check indicates VPN ipv4, but "original" ipV4 (not the VPN one)

The only way i found was to disable ipv6 from the system.

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

No branches or pull requests

4 participants