On Mon, Aug 18, 2008 at 6:10 PM, Dario <[EMAIL PROTECTED]> wrote: > Hello everybody, i have modified the firewall rules on my router and > also modified the character string CVR0. But no success at all... Any > other suggestion??? >
These are the firewall rules you need: server:anyport --> anywhere:1863 by the pymsnt process (connection to MSN server) anywhere:anyport --> server:5269 (xmpp/jabber s2s connections) server:anyport --> anywhere:5269 by the jabber s2s process (xmpp/jabber s2s connections - some servers don't use 5269, so actually you need to allow to anyport) I tried to connect to your server on port 5222 (jabber client) and 5269 (jabber server), and both failed :-( feel free to ping me via xmpp on norman at darkskies dot za dot net -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
