Partha wrote: > On Sat, Jun 20, 2009 at 02:17:37AM -0400, Andre Robatino wrote: > > I'm not getting any incoming connections after the latest batch of > > updates including transmission 1.71, even though transmission itself > > says the port I'm using is open. The bittorrent-gui client does get > > incoming connections using the same port. Anyone else seeing this? > > > many information lacking ! > 1> what is your network setup ? Using DSL with a Westell 327W DSL modem/router with the latest Verizon firmware. The router does the PPPoE authentication. > 2> have you port forwarded ? Yes. I have to manually forward the port since automatic port forwarding has never worked here. > 3>post your iptables configuration and the port used by transmission. [root@compaq-pc ~]# iptables --list Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED ACCEPT icmp -- anywhere anywhere ACCEPT all -- anywhere anywhere ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:49013 REJECT all -- anywhere anywhere reject-with icmp-host-prohibited Chain FORWARD (policy ACCEPT) target prot opt source destination REJECT all -- anywhere anywhere reject-with icmp-host-prohibited Chain OUTPUT (policy ACCEPT) target prot opt source destination [root@compaq-pc ~]# Using port 49013 as shown above. I filed https://bugzilla.redhat.com/show_bug.cgi?id=507056 and Transmission 1.72 in Koji fixes the problem, as does going back to the original 1.53. However, 1.71 is reproducibly broken, at least for me.
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines