#3125 closed Bug (fixed)
UPnP fails on Linksys AM300 modem/router
Reported by: | jah | Owned by: | livings124 |
---|---|---|---|
Priority: | Normal | Milestone: | 1.93 |
Component: | Transmission | Version: | 1.92 |
Severity: | Normal | Keywords: | nottransmission |
Cc: |
Description
2010-04-08 00:20:09 +1000 upnp.c:105 [Info] Port Forwarding (UPnP): Found Internet Gateway Device "http://192.168.1.1:80/upnp/control?WANIPConnection" 2010-04-08 00:20:09 +1000 upnp.c:107 [Info] Port Forwarding (UPnP): Local Address is "192.168.1.10" 2010-04-08 00:20:09 +1000 upnp.c:194 [Info] Port Forwarding (UPnP): Port forwarding through "http://192.168.1.1:80/upnp/control?WANIPConnection", service "urn:schemas-upnp-org:service:WANIPConnection:1". (local address: 192.168.1.10:51788) 2010-04-08 00:20:09 +1000 upnp.c:206 [Debug] Port Forwarding (UPnP): Port forwarding failed with error 401 (errno 0 - Unknown error: 0) 2010-04-08 00:20:09 +1000 upnp.c:209 [Debug] Port Forwarding (UPnP): If your router supports UPnP, please make sure UPnP is enabled! 2010-04-08 00:20:09 +1000 port-forwarding.c:87 [Info] Port Forwarding: State changed from "Not forwarded" to "Starting"
If there is anything I can do to help troubleshoot this let me know.
Change History (8)
comment:1 Changed 11 years ago by charles
- Keywords nottransmission added
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 11 years ago by jah
- Resolution invalid deleted
- Status changed from closed to reopened
after troubleshooting on the miniupnp site, the new version 1.4.20100412 apparently works with my router. http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=1710#1710
So please upgrade to this version!!
Cheers
comment:3 Changed 11 years ago by jah
- Resolution set to fixed
- Status changed from reopened to closed
I just noticed that this was done a few commits before I reopened the ticket. Wow you guys are fast!
comment:4 Changed 11 years ago by charles
- Keywords backport-1.9x added
- Milestone changed from None Set to 2.00
comment:5 Changed 11 years ago by charles
- Resolution fixed deleted
- Status changed from closed to reopened
reopening for attribution
comment:6 Changed 11 years ago by charles
- Owner set to livings124
- Status changed from reopened to new
comment:7 Changed 11 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
comment:8 Changed 11 years ago by charles
- Keywords backport-1.9x removed
- Milestone changed from 2.00 to 1.93
1.9x's miniupnp snapshot has been updated by r10578
Note: See
TracTickets for help on using
tickets.
This should be reported upstream to the UPnP people.