Please see the comments inline...

On Apr 19, 4:14 pm, Anders Aagaard <[email protected]> wrote:
> Hi
>
> Using ejabberd and pymsn-t I'm trying to setup a bridge to allow my
> contacts in gtalk.  I've setup the server, I can register with msn,
> but on the pymsnt console I get this:

I am bit confused with this: "contacts in gtalk" (Using PyMSNt??). For
now I will assume  you meant "MSN".
>
> [2009-04-19 13:10:31] INFO :: <user>@<domain> ::  ::
> connectionFailed :: glue.LegacyConnection :: {'reason':
> <twisted.python.failure.Failure <type 'exceptions.Exception'>>,
> 'self': 'instance'}
>
> Is there any way I can find out what the exception is?



To me, It looks like you are not able to access MSN server. First
check if you are able to ping messenger.hotmail.com.


>
> This is on ubuntu.
>
> Anders Aagaard
>
> PS : What kind of security setup can I have doing this?  Block
> 5222/5223 and disable registrations after I've registered my main
> account through gtalk should be fairly safe right?

I haven't ever worked with ejabberd, but I think the S2S port should
be 5269(check you configuration file if it is configured to something
else.) It should not be bothered about Client port(including SSL) as I
am assuming that both your client and server is within the firewall.
Even if it is not, the current problem is about the Conncetion problem
between the Gateway(PyMSNt) and the legacy server(MSN). OS shouldn't
be an issue as so far I remember I had run it successfully on ubuntu
once.


Thanks,
-Pravin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to