So I used my default torrent port 60000 as the listening port for incoming connections.
Everything looks fine. I also enabled upnp.
But when I look in my router(dd-wrt) I see an extra port, port 4433.
The two ports open when I open qB on my pc. These are 60000 tcp, 60000 udp and 4433 tcp (check the included logs from qB and dd-wrt(router))
I don't see this port anywhere mentioned in the configuration or even the conf file.
The port isn't mentioned anywhere on the forums and a google search doesn't answer the question either.
Can anyone tell me why this port is being opened on my router, without my consent?
Thx in advance.
Code: Select all
Forwards
Description Enabled From (WAN) To (LAN) IP Address Protocol
qBittorrent v3.0.0 at ***.***.***.***:60000 Yes 60000 60000 ***.***.***.*** TCP
qBittorrent v3.0.0 at ***.***.***.***:4433 Yes 4433 4433 ***.***.***.*** TCP
qBittorrent v3.0.0 at ***.***.***.***:60000 Yes 60000 60000 ***.***.***.*** UDP
Code: Select all
22/08/2012 02:02:29 - Peer ID: -qB3000-
22/08/2012 02:02:30 - UPnP/NAT-PMP: Port mapping successful, message: successfully mapped port using UPnP. external port: 60000
22/08/2012 02:02:30 - UPnP/NAT-PMP: Port mapping successful, message: successfully mapped port using UPnP. external port: 4433
22/08/2012 02:02:30 - UPnP/NAT-PMP: Port mapping successful, message: successfully mapped port using UPnP. external port: 60000
22/08/2012 02:02:29 - Options were saved successfully.
22/08/2012 02:02:29 - Embedded Tracker [OFF]
22/08/2012 02:02:29 - Encryption support [ON]
22/08/2012 02:02:29 - Local Peer Discovery support [ON]
22/08/2012 02:02:29 - PeX support [ON]
22/08/2012 02:02:29 - DHT support [ON], port: UDP/60000
22/08/2012 02:02:29 - HTTP user agent is qBittorrent v3.0.0
22/08/2012 02:02:29 - UPnP / NAT-PMP support [ON]
22/08/2012 02:02:29 - qBittorrent is bound to port: TCP/60000