Why is it that I have to manually tell my wireless router which computer to forward inbound connections to, but a bittorrent client is able to figure that out?

link|improve this question

50% accept rate
feedback

2 Answers

Your BitTorrent client most likely implements NAT traversal.

http://en.wikipedia.org/wiki/Universal_Plug_and_Play#NAT_traversal

link|improve this answer
feedback

If your torrent client doesn't speak UPnP or you don't want to open your router up with UPnP, you could use Port Triggering to have the router direct traffic to the IP that opened the port.

I like this more than UPnP because you are in control of the ports being opened.

http://en.wikipedia.org/wiki/Port_triggering

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.