arvidn / libtorrent

an efficient feature complete C++ bittorrent implementation

Home Page:http://libtorrent.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upnp port is not re-announced

master255 opened this issue · comments

@arvidn There is a serious problem with upnp port announcement.

Turn on the application (Libtorrent application where there is upnp announcement). Upnp port is announced on the router. It is announced every minute (for test).
Then turn off the internet connection in the router settings or pull the wire out of the router (emulate a real internet disconnection). Then turn on the Internet.
Check upnp ports. There are none. And, even after 5 minutes they do not appear.
This presents a serious problem. Because the stability of the internet connection is very bad all over the world (I checked).

@arvidn Let's solve this bug? It's very important.

Do you have a solution in mind?

At the Libp2p meeting, when discussing this problem - it seems they were saying that an error occurs - wrong gateway. I haven't looked into the problem yet. But they are going to fix it. I don't know how the upnp port creation protocol works on a router. But it's clearly having a problem.

commented

Can't reproduce in 1.2.19