Re: file transfer through NAT/firewall

"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Tue, 12 Apr 2005 12:03:15 -0600
Newsgroups gmane.network.jabber.exodus.user
Message-ID <003601c53f89$e67b5900$e201020a@pmillard2k>
Damon Register wrote:
> I am using Exodus and am having trouble getting file transfer
> to work through a SuSE NAT/firewall (SuSEfirewall2).  I suspect
> it has something to do with enabling the right ports but I
> don't know what Exodus uses for file transfer.  Can anyone tell
> me what port(s) Exodus needs for file transfer?  I have tried
> searching through this list for past messages but so far I have
> not found anything.

Exodus use two different ports (depending on what file xfer protocol is being
used).. 5280 is used for p2p HTTP transfers, and 5347 is used for p2p JEP-65
file transfers. The other solution would be to run a JEP-65 proxy on your SuSE
box (there is one written in Python + Twisted available at
http://jabberstudio.org/projects/proxy65/project/view.php).

pgm