Debian Bug report logs -
#496654
amule: UPnP failing to open ports on router from a multi-homed machine
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Adeodato Simó <dato@net.com.org.es>:
Bug#496654; Package amule.
(full text, mbox, link).
Acknowledgement sent to Osiris X <osiris_x_rrm@hotmail.com>:
New Bug report received and forwarded. Copy sent to Adeodato Simó <dato@net.com.org.es>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: amule
Version: 2.2.2-1
Severity: important
I have a multi-homed machine with 2 interfaces - eth0 (192.168.0.1) & eth1 (192.168.1.x). My router is
connected to eth1 and has ip address 192.168.1.254. When I run aMule on this machine it starts up and
appears to bind the UPnP port TCP/50000 to eth0 instead of eth1, regardless of whether I set a bind
address in the aMule preferences or not. (NB. according to 'netstat -ap' aMule binds the UPnP port
TCP/50000 to all interfaces). It then fails to detect any WAN service - see aMule log below:
2008-08-26 14:06:44: UPnPBase.cpp(868): Universal Plug and Play: bound to 192.168.0.1:50000.
2008-08-26 14:06:44: UPnPBase.cpp(939): Universal Plug and Play: UPnP Error:
CUPnPControlPoint::AddPortMapping: WAN Service not detected.
However a short time later, after 'Low-ID' connection to the ED2K network and 'firewalled' connection
to the KAD network, aMule finally notices that there is a UPnP capable router accessible through eth1
and the aMule log shows:
2008-08-26 14:22:11: UPnPBase.cpp(562): Universal Plug and Play: Uninteresting service detected:
'urn:schemas-upnp-org:service:WANDSLLinkConfig:1'. Ignoring.
2008-08-26 14:22:11: UPnPBase.cpp(545): Universal Plug and Play: WAN Service Detected:
'urn:schemas-upnp-org:service:WANIPConnection:1'.
2008-08-26 14:22:11: UPnPBase.cpp(1529): Universal Plug and Play: Successfully retrieved SCPD Document
for service urn:schemas-upnp-org:service:WANIPConnection:1, absEventSubURL:
http://192.168.1.254:80/upnp/event/igd/wanipcRoutedEthoA.
2008-08-26 14:22:11: UPnPBase.cpp(1543): Universal Plug and Play: Successfully subscribed to service
urn:schemas-upnp-org:service:WANIPConnection:1, absEventSubURL:
http://192.168.1.254:80/upnp/event/igd/wanipcRoutedEthoA.
2008-08-26 14:22:11: UPnPBase.cpp(562): Universal Plug and Play: Uninteresting service detected:
'urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1'. Ignoring.
2008-08-26 14:22:11: UPnPBase.cpp(562): Universal Plug and Play: Uninteresting service detected:
'urn:schemas-upnp-org:service:Layer3Forwarding:1'. Ignoring.
However it still does not open any ports on my router (192.168.1.254).
Afterwards I periodically get the following message in the aMule log:
2008-08-26 14:52:02: UPnPBase.cpp(1338): Universal Plug and Play: UPNP_EVENT_AUTORENEWAL_FAILED:
Re-subscribed to EventURL 'http://192.168.1.254:80/upnp/event/igd/wanipcRoutedEthoA' with SID ==
'uuid:28e0dce2-1dd2-11b2-91d7-f7e3500ea8f3'.
Any ideas on how I can fix this? Is this something that tweaking a parameter in the source and
re-compiling could fix?
Thanks in advance.
Os
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages amule depends on:
ii amule-common 2.2.2-1 common files for amule
ii amule-i18n-en-gb [a 2.2.2-1 English (en_GB) internationalized
ii binutils 2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libcrypto++7 5.5.2-2 General purpose cryptographic shar
ii libgcc1 1:4.3.1-2 GCC support library
ii libgeoip1 1.4.4.dfsg-3 A non-DNS IP-to-country resolver l
ii libstdc++6 4.3.1-2 The GNU Standard C++ Library v3
ii libupnp3 1:1.6.6-3 Portable SDK for UPnP Devices (sha
ii libwxbase2.8-0 2.8.7.1-1 wxBase library (runtime) - non-GUI
ii libwxgtk2.8-0 2.8.7.1-1 wxWidgets Cross-platform C++ GUI t
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages amule recommends:
pn amule-cas <none> (no description available)
pn amule-utils <none> (no description available)
pn amule-wxcas <none> (no description available)
Versions of packages amule suggests:
pn amule-ed2k <none> (no description available)
pn amule-xas <none> (no description available)
-- no debconf information
Information forwarded to debian-bugs-dist@lists.debian.org, Adeodato Simó <dato@net.com.org.es>:
Bug#496654; Package amule.
(full text, mbox, link).
Acknowledgement sent to "Roger R. Moore" <osirisx@illuminati.net>:
Extra info received and forwarded to list. Copy sent to Adeodato Simó <dato@net.com.org.es>.
(full text, mbox, link).
Message #10 received at 496654@bugs.debian.org (full text, mbox, reply):
On reflection, it is entirely possible that this problem is router
specific.
My router is a Thomson Speedtouch 585 provided by the ISP Be (UK). This
router is highly configurable from a CLI, so maybe there are options I
could alter to make it work with aMule.
However it should be noted that the Deluge Bittorrent Client v0.5.9.3
and Skype v2.0.0.72 both successfully use UPnP to open ports on the
router when run from my debian linux system.
I am running an iptables firewall on this debian machine
iptables -A INPUT -i <router if> -s <router IP> -d 224.0.0.0/4 -j ACCEPT
iptables -A INPUT -i <router if> -p udp -s <router IP> --sport 1900
--dport $UNPRIVPORTS -j ACCEPT
iptables -A INPUT -i <router if> -p udp -s <router IP> --dport 1900
--sport $UNPRIVPORTS -j ACCEPT
iptables -A OUTPUT -o $ext_iface -p tcp --sport $UNPRIVPORTS -j ACCEPT
iptables -A OUTPUT -o $ext_iface -p udp --sport $UNPRIVPORTS -j ACCEPT
Any help, pointers or solutions you could provide would be most welcome.
Regards
Os
Information forwarded to debian-bugs-dist@lists.debian.org, Adeodato Simó <dato@net.com.org.es>:
Bug#496654; Package amule.
(full text, mbox, link).
Acknowledgement sent to OSIRIS X <osiris_x_rrm@hotmail.com>:
Extra info received and forwarded to list. Copy sent to Adeodato Simó <dato@net.com.org.es>.
(full text, mbox, link).
Message #15 received at 496654@bugs.debian.org (full text, mbox, reply):
[please remove / ignore the previous message]
On reflection, it is entirely possible that this problem is router
specific.
My router is a Thomson Speedtouch 585 provided by the ISP Be (UK). This
router is highly configurable from a CLI, so maybe there are options I
could alter to make it work with aMule.
However it should be noted that the Deluge Bittorrent Client v0.5.9.3
and Skype v2.0.0.72 both successfully use UPnP to open ports on the
router when run from my debian linux system.
I am running an iptables firewall on this debian machine. Below are the rules
I have used allow UPnP SSDP packets (both to and from port 1900 and
multicast)
iptables -A INPUT -i -s -d 224.0.0.0/4 -j ACCEPT
iptables -A INPUT -i -p udp -s --sport 1900
--dport $UNPRIVPORTS -j ACCEPT
iptables -A INPUT -i -p udp -s --dport 1900
--sport $UNPRIVPORTS -j ACCEPT
iptables -A OUTPUT -o -d 224.0.0.0/4 -j ACCEPT
iptables -A OUTPUT -o -p tcp --sport -j ACCEPT
iptables -A OUTPUT -o -p udp --sport -j ACCEPT
In addition I have added the following aMule specific rules relating to my
specific aMule config:
iptables -A INPUT -i -p tcp --dport --sport
-j ACCEPT(syn-flood checked)
iptables -A INPUT -i -p udp --dport --sport
-j ACCEPT
iptables -A INPUT -i -p udp --dport
--sport -j ACCEPT
iptables -A INPUT -i -p tcp --dport
--sport -j ACCEPT(syn-flood checked)
I believe these rules should be sufficient.
Any help, pointers or solutions on how to aMule UPnP to successfully open
ports on my router would be most welcome.
Regards
Os
_________________________________________________________________
Discover Bird's Eye View now with Multimap from Live Search
http://clk.atdmt.com/UKM/go/111354026/direct/01/
Information forwarded to debian-bugs-dist@lists.debian.org, Adeodato Simó <dato@net.com.org.es>:
Bug#496654; Package amule.
(full text, mbox, link).
Acknowledgement sent to OSIRIS X <osiris_x_rrm@hotmail.com>:
Extra info received and forwarded to list. Copy sent to Adeodato Simó <dato@net.com.org.es>.
(full text, mbox, link).
Message #20 received at 496654@bugs.debian.org (full text, mbox, reply):
[please remove / ignore the previous 2 messages]
On reflection, it is entirely possible that this problem is router
specific.
My router is a Thomson Speedtouch 585 provided by the ISP Be (UK). This
router is highly configurable from a CLI, so maybe there are options I
could alter to make it work with aMule.
However it should be noted that the Deluge Bittorrent Client v0.5.9.3
and Skype v2.0.0.72 both successfully use UPnP to open ports on the
router when run from my debian linux system.
I am running an iptables firewall on this debian machine. Below are the rules
I have used allow UPnP SSDP packets (both to and from port 1900 and
multicast)
iptables -A INPUT -i [router if] -s [router ip] -d 224.0.0.0/4 -j ACCEPT
iptables -A INPUT -i [router if] -p udp -s [router ip] --sport 1900
--dport [ports 1025+] -j ACCEPT
iptables -A INPUT -i [router if] -p udp -s [router ip] --dport 1900
--sport [ports 1025+] -j ACCEPT
iptables -A OUTPUT -o [router if] -d 224.0.0.0/4 -j ACCEPT
iptables -A OUTPUT -o [router if] -p tcp --sport [ports 1025+] -j ACCEPT
iptables -A OUTPUT -o [router if] -p udp --sport [ports 1025+] -j ACCEPT
In addition I have added the following aMule specific rules relating to my
specific aMule config:
iptables -A INPUT -i [router if] -p tcp --dport [aMule TCP port] --sport
[ports 1025+] -j ACCEPT(syn-flood checked)
iptables -A INPUT -i [router if] -p udp --dport [aMule UDP port] --sport
[ports 1025+] -j ACCEPT
iptables -A INPUT -i [router if] -p udp --dport [aMule Extended UDP port]
--sport [ports 1025+] -j ACCEPT
iptables -A INPUT -i [router if] -p tcp --dport [aMule UPnP port]
--sport [ports 1025+] -j ACCEPT(syn-flood checked)
I believe these rules should be sufficient.
Any help, pointers or solutions on how to aMule UPnP to successfully open
ports on my router would be most welcome.
Regards
Os
_________________________________________________________________
Make a mini you and download it into Windows Live Messenger
http://clk.atdmt.com/UKM/go/111354029/direct/01/
Information forwarded
to debian-bugs-dist@lists.debian.org, Adeodato Simó <dato@net.com.org.es>:
Bug#496654; Package amule.
(Tue, 08 Sep 2009 22:15:06 GMT) (full text, mbox, link).
Acknowledgement sent
to David Sánchez Herrero <david.krusty@gmail.com>:
Extra info received and forwarded to list. Copy sent to Adeodato Simó <dato@net.com.org.es>.
(Tue, 08 Sep 2009 22:15:06 GMT) (full text, mbox, link).
Message #25 received at 496654@bugs.debian.org (full text, mbox, reply):
Package: amule
Version: 2.2.5-1.1
Severity: normal
I have the same problem with a Sitecom wireless router, but I have tried
with a SpeedTouch router too, and it works fine.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages amule depends on:
ii amule-common 2.2.5-1.1 common files for the rest of aMule
ii libc6 2.9-25 GNU C Library: Shared libraries
ii libcrypto++8 5.6.0-3 General purpose cryptographic libr
ii libgcc1 1:4.4.1-1 GCC support library
ii libgeoip1 1.4.6.dfsg-8 A non-DNS IP-to-country resolver l
ii libstdc++6 4.4.1-1 The GNU Standard C++ Library v3
ii libupnp3 1:1.6.6-3 Portable SDK for UPnP Devices (sha
ii libwxbase2.8-0 2.8.7.1-1.1 wxBase library (runtime) - non-GUI
ii libwxgtk2.8-0 2.8.7.1-1.1 wxWidgets Cross-platform C++ GUI t
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
Versions of packages amule recommends:
ii amule-utils 2.2.5-1.1 utilities for aMule (command-line
Versions of packages amule suggests:
pn amule-utils-gui <none> (no description available)
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Adeodato Simó <dato@net.com.org.es>:
Bug#496654; Package amule.
(Tue, 29 Dec 2009 14:12:03 GMT) (full text, mbox, link).
Acknowledgement sent
to amule@vollstreckernet.de:
Extra info received and forwarded to list. Copy sent to Adeodato Simó <dato@net.com.org.es>.
(Tue, 29 Dec 2009 14:12:03 GMT) (full text, mbox, link).
Message #30 received at 496654@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi,
> iptables -A INPUT -i [router if] -p tcp --dport [aMule UPnP port]
Is this port the same one, your router waits for UPnP requests?
--
MfG usw.
Vollstrecker
registered Linuxuser: 295882
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, david@deadbattery.co.uk, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#496654; Package amule.
(Sat, 01 May 2010 02:06:03 GMT) (full text, mbox, link).
Acknowledgement sent
to David Herbert <david@deadbattery.co.uk>:
Extra info received and forwarded to list. Copy sent to david@deadbattery.co.uk, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>.
(Sat, 01 May 2010 02:06:03 GMT) (full text, mbox, link).
Message #35 received at 496654@bugs.debian.org (full text, mbox, reply):
Package: amule
Version: 2.2.6+debian0-7
Severity: normal
I have a very similar issue. My machine is getting an IP from both dhcp and
avahi-autoipd. Amule is connecting OK but firewalled through the dhcp assigned
IP address, and trying to do UPnP via the avahi-autoipd assigned address.
In the aMule log:
2010-05-01 02:18:36: Universal Plug and Play: bound to 169.254.6.101:50000.
2010-05-01 02:18:36: Universal Plug and Play: UPnP Error: CUPnPControlPoint::AddPortMapping: WAN Service not detected.
As can be seen in the ifconfig output below the avahi link and IP address
is on eth0 which has no network cable plugged in, making it very unlikely
for the UPnP to be successful! I never use avahi anyway so the solution
for me is uninstalling it but this will probably catch other people out.
$/sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:a9:2b:10:a6
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:18
eth0:avahi Link encap:Ethernet HWaddr 00:13:a9:2b:10:a6
inet addr:169.254.6.101 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interrupt:18
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:5805 errors:0 dropped:0 overruns:0 frame:0
TX packets:5805 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2164255 (2.0 MiB) TX bytes:2164255 (2.0 MiB)
wlan0 Link encap:Ethernet HWaddr 00:13:02:3f:e6:2b
inet addr:192.168.0.64 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::213:2ff:fe3f:e62b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:45633 errors:0 dropped:0 overruns:0 frame:0
TX packets:26437 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:35467177 (33.8 MiB) TX bytes:6599386 (6.2 MiB)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages amule depends on:
ii amule-common 2.2.6+debian0-7 common files for the rest of aMule
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libcrypto++8 5.6.0-5 General purpose cryptographic libr
ii libgcc1 1:4.4.2-9 GCC support library
ii libgeoip1 1.4.6.dfsg-19 A non-DNS IP-to-country resolver l
ii libstdc++6 4.4.2-9 The GNU Standard C++ Library v3
ii libupnp3 1:1.6.6-3 Portable SDK for UPnP Devices (sha
ii libwxbase2.8-0 2.8.10.1-3 wxBase library (runtime) - non-GUI
ii libwxgtk2.8-0 2.8.10.1-3 wxWidgets Cross-platform C++ GUI t
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages amule recommends:
ii amule-utils 2.2.6+debian0-7 utilities for aMule (command-line
ii unzip 6.0-4 De-archiver for .zip files
Versions of packages amule suggests:
pn amule-utils-gui <none> (no description available)
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#496654; Package amule.
(Mon, 25 Apr 2011 19:18:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Sandro Tosi <morph@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>.
(Mon, 25 Apr 2011 19:18:03 GMT) (full text, mbox, link).
Message #42 received at 496654@bugs.debian.org (full text, mbox, reply):
Hi all,
On Sat, May 1, 2010 at 04:03, David Herbert <david@deadbattery.co.uk> wrote:
> Package: amule
> Version: 2.2.6+debian0-7
> Severity: normal
>
>
> I have a very similar issue. My machine is getting an IP from both dhcp and
> avahi-autoipd. Amule is connecting OK but firewalled through the dhcp assigned
> IP address, and trying to do UPnP via the avahi-autoipd assigned address.
Is this bug still actual? couldn't it be router-specific or libupnp3
and so not related to amule? If someone can still replicate it and can
debug it further it would really be helpful.
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#496654; Package amule.
(Sat, 14 May 2011 11:06:03 GMT) (full text, mbox, link).
Acknowledgement sent
to David Sanchez Herrero <david.krusty@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>.
(Sat, 14 May 2011 11:06:07 GMT) (full text, mbox, link).
Message #47 received at 496654@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi all,
Sorry about the delay responding the message, but the last months I was very
busy. Let me 1 or 2 weeks to make some probes, and I'll tell you if the
problem still exists and any other information that can help.
Greetings, David
2011/4/25 Sandro Tosi <morph@debian.org>
> Hi all,
>
> On Sat, May 1, 2010 at 04:03, David Herbert <david@deadbattery.co.uk>
> wrote:
> > Package: amule
> > Version: 2.2.6+debian0-7
> > Severity: normal
> >
> >
> > I have a very similar issue. My machine is getting an IP from both dhcp
> and
> > avahi-autoipd. Amule is connecting OK but firewalled through the dhcp
> assigned
> > IP address, and trying to do UPnP via the avahi-autoipd assigned address.
>
> Is this bug still actual? couldn't it be router-specific or libupnp3
> and so not related to amule? If someone can still replicate it and can
> debug it further it would really be helpful.
>
> Regards,
> --
> Sandro Tosi (aka morph, morpheus, matrixhasu)
> My website: http://matrixhasu.altervista.org/
> Me at Debian: http://wiki.debian.org/SandroTosi
>
[Message part 2 (text/html, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#496654; Package amule.
(Sun, 15 May 2011 22:57:03 GMT) (full text, mbox, link).
Acknowledgement sent
to David Sanchez Herrero <david.krusty@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>.
(Sun, 15 May 2011 22:57:03 GMT) (full text, mbox, link).
Message #52 received at 496654@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Well, as I said in my last message, this is the amule output when it starts
using UPnP:
#####################################################################
2011-05-15 23:42:18: Starting aMule 2.2.6 using wxGTK2 v2.8.10
2011-05-15 23:42:18: Archivo de créditos cargado, 247 clientes conocidos
2011-05-15 23:42:18: Cargando filtros IP 'ipfilter.dat' y
'ipfilter_static.dat'
2011-05-15 23:42:18: Cargado 0 rangos IP desde
'/home/larcen/.aMule/ipfilter.dat'. 0 líneas malformadas fueron descartadas
2011-05-15 23:42:18: Cargado 0 rangos IP desde
'/home/larcen/.aMule/ipfilter_static.dat'. 0 líneas malformadas fueron
descartadas
2011-05-15 23:42:18: Conexiones externas deshabilitadas en el archivo de
configuración
2011-05-15 23:42:18: Created Client UDP-Socket at port 4672
2011-05-15 23:42:18: Universal Plug and Play: bound to 192.168.1.134:50000.
2011-05-15 23:42:18: Universal Plug and Play: UPnP Error:
CUPnPControlPoint::AddPortMapping: WAN Service not detected.
2011-05-15 23:42:18: - Esto es aMule 2.2.6 using wxGTK2 v2.8.10 basado en
eMule.
2011-05-15 23:42:18: Ejecutándose en Linux 2.6.32-5-686 i686
2011-05-15 23:42:18: - Visita http://www.amule.org para comprobar si hay
una nueva versión disponible
2011-05-15 23:42:18: Cargadas 248 fotos de banderas.
2011-05-15 23:42:18: Cargando archivo server.met:
/home/larcen/.aMule/server.met
2011-05-15 23:42:18: 0 servidores encontrados en server.met
2011-05-15 23:42:18: Encontrado 17 partes de archivo
2011-05-15 23:42:18: Encontrado 55 archivos compartidos
2011-05-15 23:42:18: Conectando
2011-05-15 23:42:18: Leídos 200 contactos Kad
2011-05-15 23:42:19: ThreadScheduler: Completed task 'AICH Syncronizing', 0
tasks remaining.
2011-05-15 23:42:19: Tu copia de aMule está actualizada.
2011-05-15 23:51:21: Universal Plug and Play: WAN Service Detected:
'urn:schemas-upnp-org:service:WANIPConnection:1'.
2011-05-15 23:51:21: Universal Plug and Play: Successfully retrieved SCPD
Document for service urn:schemas-upnp-org:service:WANIPConnection:1,
absEventSubURL: http://192.168.1.1:80/WANIPConnection.
2011-05-15 23:51:21: Universal Plug and Play: Successfully subscribed to
service urn:schemas-upnp-org:service:WANIPConnection:1, absEventSubURL:
http://192.168.1.1:80/WANIPConnection.
2011-05-15 23:51:21: Universal Plug and Play: Uninteresting service
detected: 'urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1'.
Ignoring.
2011-05-15 23:51:21: Universal Plug and Play: Uninteresting service
detected: 'urn:schemas-upnp-org:service:Layer3Forwarding:1'. Ignoring.
2011-05-15 23:51:21: Universal Plug and Play: UPNP_EVENT_RECEIVED:
2011-05-15 23:51:21: SID: uuid:78ddf376-1dd2-11b2-945e-f08b06ed30ec
2011-05-15 23:51:21: Key: 0
2011-05-15 23:51:21: Property list:
2011-05-15 23:51:21: s:PossibleConnectionTypes='IP_Routed'
2011-05-15 23:51:21: s:ConnectionStatus='Connected'
2011-05-15 23:51:21: s:ExternalIPAddress='192.168.0.12'
2011-05-15 23:51:21: s:PortMappingNumberOfEntries='-7'
############################################################################
After the last messages, the router ports still closed. If you have any
questions or proofs that I can do, let me know.
Greetings, David.
[Message part 2 (text/html, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#496654; Package amule.
(Mon, 23 May 2011 15:21:03 GMT) (full text, mbox, link).
Acknowledgement sent
to David Sanchez Herrero <david.krusty@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>.
(Mon, 23 May 2011 15:21:03 GMT) (full text, mbox, link).
Message #57 received at 496654@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi again,
I've tried aMule UPnP again but using another router (Thompson), newer than
the other one. This time, UPnP worked perfectly, so I suppose the problem
can be caused by my old router, but I don't know why.
Greetings, David.
2011/5/16 David Sanchez Herrero <david.krusty@gmail.com>
> Well, as I said in my last message, this is the amule output when it starts
> using UPnP:
>
> #####################################################################
> 2011-05-15 23:42:18: Starting aMule 2.2.6 using wxGTK2 v2.8.10
> 2011-05-15 23:42:18: Archivo de créditos cargado, 247 clientes conocidos
> 2011-05-15 23:42:18: Cargando filtros IP 'ipfilter.dat' y
> 'ipfilter_static.dat'
> 2011-05-15 23:42:18: Cargado 0 rangos IP desde
> '/home/larcen/.aMule/ipfilter.dat'. 0 líneas malformadas fueron descartadas
> 2011-05-15 23:42:18: Cargado 0 rangos IP desde
> '/home/larcen/.aMule/ipfilter_static.dat'. 0 líneas malformadas fueron
> descartadas
> 2011-05-15 23:42:18: Conexiones externas deshabilitadas en el archivo de
> configuración
> 2011-05-15 23:42:18: Created Client UDP-Socket at port 4672
> 2011-05-15 23:42:18: Universal Plug and Play: bound to 192.168.1.134:50000
> .
> 2011-05-15 23:42:18: Universal Plug and Play: UPnP Error:
> CUPnPControlPoint::AddPortMapping: WAN Service not detected.
>
> 2011-05-15 23:42:18: - Esto es aMule 2.2.6 using wxGTK2 v2.8.10 basado en
> eMule.
> 2011-05-15 23:42:18: Ejecutándose en Linux 2.6.32-5-686 i686
> 2011-05-15 23:42:18: - Visita http://www.amule.org para comprobar si hay
> una nueva versión disponible
>
> 2011-05-15 23:42:18: Cargadas 248 fotos de banderas.
> 2011-05-15 23:42:18: Cargando archivo server.met:
> /home/larcen/.aMule/server.met
> 2011-05-15 23:42:18: 0 servidores encontrados en server.met
> 2011-05-15 23:42:18: Encontrado 17 partes de archivo
> 2011-05-15 23:42:18: Encontrado 55 archivos compartidos
> 2011-05-15 23:42:18: Conectando
> 2011-05-15 23:42:18: Leídos 200 contactos Kad
> 2011-05-15 23:42:19: ThreadScheduler: Completed task 'AICH Syncronizing', 0
> tasks remaining.
> 2011-05-15 23:42:19: Tu copia de aMule está actualizada.
> 2011-05-15 23:51:21: Universal Plug and Play: WAN Service Detected:
> 'urn:schemas-upnp-org:service:WANIPConnection:1'.
> 2011-05-15 23:51:21: Universal Plug and Play: Successfully retrieved SCPD
> Document for service urn:schemas-upnp-org:service:WANIPConnection:1,
> absEventSubURL: http://192.168.1.1:80/WANIPConnection.
> 2011-05-15 23:51:21: Universal Plug and Play: Successfully subscribed to
> service urn:schemas-upnp-org:service:WANIPConnection:1, absEventSubURL:
> http://192.168.1.1:80/WANIPConnection.
> 2011-05-15 23:51:21: Universal Plug and Play: Uninteresting service
> detected: 'urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1'.
> Ignoring.
> 2011-05-15 23:51:21: Universal Plug and Play: Uninteresting service
> detected: 'urn:schemas-upnp-org:service:Layer3Forwarding:1'. Ignoring.
> 2011-05-15 23:51:21: Universal Plug and Play: UPNP_EVENT_RECEIVED:
> 2011-05-15 23:51:21: SID: uuid:78ddf376-1dd2-11b2-945e-f08b06ed30ec
> 2011-05-15 23:51:21: Key: 0
> 2011-05-15 23:51:21: Property list:
> 2011-05-15 23:51:21: s:PossibleConnectionTypes='IP_Routed'
> 2011-05-15 23:51:21: s:ConnectionStatus='Connected'
> 2011-05-15 23:51:21: s:ExternalIPAddress='192.168.0.12'
> 2011-05-15 23:51:21: s:PortMappingNumberOfEntries='-7'
>
> ############################################################################
>
> After the last messages, the router ports still closed. If you have any
> questions or proofs that I can do, let me know.
>
> Greetings, David.
>
[Message part 2 (text/html, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#496654; Package amule.
(Fri, 24 Jun 2016 10:57:08 GMT) (full text, mbox, link).
Acknowledgement sent
to "joselfobagana97@gmail.com" <joselfobagana97@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>.
(Fri, 24 Jun 2016 10:57:08 GMT) (full text, mbox, link).
Message #64 received at 496654@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hello greeting
[Message part 2 (text/html, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#496654; Package amule.
(Sat, 27 Jan 2018 10:27:07 GMT) (full text, mbox, link).
Acknowledgement sent
to "Dean, Dianna G." <dgdean@htu.edu>:
Extra info received and forwarded to list. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>.
(Sat, 27 Jan 2018 10:27:07 GMT) (full text, mbox, link).
Message #69 received at 496654@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
________________________________
From: Dean, Dianna G.
Sent: Saturday, January 27, 2018 2:35 AM
To: info@mail.com
Subject: NEWS!!
$1M donated to You Reply To: mrsmavis03@gmail.com
[Message part 2 (text/html, inline)]
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 07:12:24 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.