sledgehammer999
2014-12-11 21:02:15 UTC
I finally used the extra info in the peer_block_alert(libtorrent v1.0x) to
see why each peer block happens. (qbittorrent log)
The vast majority happens because of privileged_ports. I read the
documentation of no_connect_privileged_ports. It doesn't really make sense
for me. This is supposed to be a security feature to not DDOS a peer (by
us).
Is it supposed to protect the remote peer? How and why? If the remote peer
has chosen to listen to a privileged port isn't this HIS problem? Or
possibly he knows what he's doing. Why are we supposed to protect him? (if
we assume that all bt clients used this library)
Unless the meaning of this setting is something else. Or unless there is a
DDOS situation that I can't imagine. Can you enlighten me?
Thank you.
see why each peer block happens. (qbittorrent log)
The vast majority happens because of privileged_ports. I read the
documentation of no_connect_privileged_ports. It doesn't really make sense
for me. This is supposed to be a security feature to not DDOS a peer (by
us).
Is it supposed to protect the remote peer? How and why? If the remote peer
has chosen to listen to a privileged port isn't this HIS problem? Or
possibly he knows what he's doing. Why are we supposed to protect him? (if
we assume that all bt clients used this library)
Unless the meaning of this setting is something else. Or unless there is a
DDOS situation that I can't imagine. Can you enlighten me?
Thank you.