原本N16一直是使用PPPOE撥接並使用內建DOWNLOAD MASTER來下載BT跟EMULE。
但最近將N16改為AP模式後發現DOWNLOAD MASTER仍可下載BT,
但無法連上AMULE的伺服器及下載。
目前試過的狀況如下:
1.使用rt-n16撥接pppoe連線,
rt-n16為實體ip,
rt-n16內建之amule可正常連上server並下載。
bt亦可下載。
2.將RT-N16設為AP模式,
由前端基地台(中華電信的dsl6641k)配發IP給rt-n16(此時rt-n16之ip為虛擬ip192.168.1.2)
rt-n16內建之amule無法連上server並下載。
但bt仍可下載。
3.使用前端基地台(中華電信的dsl6641k)配發IP給rt-n16(此時rt-n16之ip為虛擬ip192.168.1.2)
嘗試設定DSL6641K的NAT功能將amule使用至port指定至192.168.1.2。
不過,
我不知道amule使用的port。
不知還有沒有什麼解法讓我在RT-N16為AP的模式下使用內建的DOWNLOAD MASTER來連上SERVER
謝謝
awenh wrote:
我不知道amule使用的port。...(恕刪)
According to the aMule official FAQ, these are the default ports. Server ports 4661 TCP and 4665 UDP are only used by the EDonkey network. Therefore, the Kad Network will only use 4662 TCP and 4672 UDP. The traffic direction is from client perspective:
4661 TCP (outgoing): Port on which an eDonkey server listens for connection (port number may vary depending on eDonkey server used).
4662 TCP (outgoing and incoming): Client to client transfers.
4665 UDP (outgoing and incoming): Used for global eDonkey server searches and global source queries. This is always Client TCP port + 3.
4672 UDP (outgoing and incoming): Extended aMule protocol, Queue Rating, File Reask Ping
4711 TCP: WebServer listening port. Used if aMule is accessed through the web.
4712 TCP: internal Connection port. Used to communicate aMule with other applications such as aMule WebServer or aMuleCMD.
Most of these ports are customizable.