Comment 10 for bug 230973

Revision history for this message
Pada (apexdc) wrote :

I also have a Linksys WRT54GL, BUT I'm running 'DD-WRT v24-sp1 (07/27/08) vpn' firmware on it and ApexDC 1.2.2 is port forwarding fine with UPnP via VirtualBox that I'm running in Ubuntu 9.10 x64.DD-WRT.
It sux that UPnP isn't supported when running Apex via Wine.

However, I have a strange situation with it. ApexDC++ was unable to port forward at first, with the UPnP test results being:
'TEST 1 - Operating System Support - PASSED
TEST 2 - SSDP Service Running Check - PASSED
TEST 3 - SSDP Service Automatic Check - FAILED
TEST 4 - UPnPHost Service Running Check - FAILED
TEST 5 - UPnPHost Service Automatic Check - FAILED
TEST 6 - UPnP Framework Firewall Exception Check - PASSED
TEST 7 - Adapter #0 - 10.0.0.4 - FAILED
TEST 8 - Get External IP Address - FAILED
UPnP Test Program v1.15 Copyright Mark Gillespie 2005'

I then run the Demo Port Forward app found at http://www.codeproject.com/KB/IP/PortForward.aspx
Once it detected my Linksys router, I was able to port forward with ApexDC++ AND the test results were now:
'TEST 1 - Operating System Support - PASSED
TEST 2 - SSDP Service Running Check - PASSED
TEST 3 - SSDP Service Automatic Check - FAILED
TEST 4 - UPnPHost Service Running Check - FAILED
TEST 5 - UPnPHost Service Automatic Check - FAILED
TEST 6 - UPnP Framework Firewall Exception Check - PASSED
TEST 7 - Adapter #0 - 10.0.0.4 - PASSED
TEST 8 - Get External IP Address (Result: 10.20.60.157) - PASSED
UPnP Test Program v1.15 Copyright Mark Gillespie 2005'

After a while the UPnP tester would return the results I've posted at first again.

I haven't taken the time to look at the Demo Port Forward Utility from CodeProject to see why it enables UPnP.

I could perhaps run Wireshark & see if the Demo Port Forward Utility's code is fully functional and then report back here. I'm just fairly busy with other work/jobs at this moment.