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

Handle situation when ip changes on the vpn connection #2

Open
skrupler opened this issue Feb 2, 2017 · 0 comments
Open

Handle situation when ip changes on the vpn connection #2

skrupler opened this issue Feb 2, 2017 · 0 comments

Comments

@skrupler
Copy link
Owner

skrupler commented Feb 2, 2017

Rtorrent stops working when bound to an IP not associated with the actual IP on the nic of netns.
This issue happens when the IP on the connection changes
but rtorrent tries to bind to the old IP
must be circumvented somehow.

Steps to reproduce:

  1. run rtorrent on an openvpn connection for a while
  2. wait for ip to change
  3. error message appears: Error: Tracker: [Failed binding local connection end]

Solution

rtorrent probably needs to restart / rebind somehow.

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