On 5/10/06, Wendell Turner <[EMAIL PROTECTED]> wrote: > On Tue, May 09, 2006 at 10:50:32PM +0200, Norman Rasmussen wrote: > > > and I forgot you'll need outgoing access to what ever port other MSN > > clients use. > > Yes, the gateway/transport machine can make unrestricted > outbound connections. good
> > Maybe James could be nice and put in an option to make > > all outgoing ft requests from the ftJabberPort, > > I don't think that is necessary at this time. only required if you want to lock down outgoing connections. > Yes. When sending a file from Psi/jabber/PyMSNt to MSN, the > last jabber stanza that goes into PyMSNt is [1]. the <value> > field of http://jabber.org/protocol/bytestreams looks 'funny'. > Is this what it is supposed to be? value looks fine. basically it's saying - i want to send you a file, is via bytestreams okay? > Also, the ethereal trace on the PyMSNt machine shows (in the > summary line): James will have to look at the MSN side, I can't decode it :-) What's you config file's <host> set to? Is it a valid public IP or dns entry? I'm not sure what port 'outgoing' ft's are done with, and in which direction. -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Wed May 10 22:24:14 2006 From: [EMAIL PROTECTED] (Wendell Turner) Date: Wed May 10 22:24:17 2006 Subject: [py-transports] pymsnt + file xfer help In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On Thu, May 11, 2006 at 12:08:19AM +0200, Norman Rasmussen wrote: > What's you config file's <host> set to? Is it a valid public IP or dns > entry? Yes, the <host> entry is the valid (outside) IP address of the PyMSNt machine. The <jid> is the same hostname with 'msn.' in front of it, which is not dns-resolvable. That name doesn't need to be resolvable, does it? Wendell
