Tjeerd Maas wrote:
>> You don't need the second SRV record there.
>>
>> I've tried to telnet to your xmpp server however I don't seem to be able
>> to connect, is your xmpp server up and running?
>>     
>
> The server is still up and running.
> Also telnet dev.cognito.nl 5269 gives normal connection results.
> I've tried this from various locations.
>
> Other suggestions?
Okay I've set my server to try and ping yours on startup this is the result:

[purs...@fedoratest wave-protocol]$ ./run-server.sh
03/09/2009 6:43:45 PM
org.waveprotocol.wave.examples.fedone.crypto.WaveSignatureVerifier <init>
WARNING: ** SIGNER VERIFICATION DISABLED ** see flag
"waveserver_disable_signer_verification"
03/09/2009 6:43:46 PM
org.waveprotocol.wave.examples.fedone.waveserver.CertificateManagerImpl
<init>
WARNING: ** SIGNATURE VERIFICATION DISABLED ** see flag
"waveserver_disable_verification"
03/09/2009 6:43:46 PM
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl <init>
INFO: Wave Server configured to host local domains:
[wave.collaborynth.com.au]
03/09/2009 6:43:46 PM
org.waveprotocol.wave.examples.fedone.ServerMain$RpcInetSocketAddressFactory
<init>
INFO: Starting client frontend on host: wave.collaborynth.com.au port: 9876
03/09/2009 6:43:47 PM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
initialize
INFO: initializing with JID: wave.wave.collaborynth.com.au
03/09/2009 6:43:47 PM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
start
INFO: connected to XMPP server with JID: wave.wave.collaborynth.com.au
03/09/2009 6:43:47 PM
org.waveprotocol.wave.examples.fedone.federation.xmpp.XmppDisco
sendDiscoItemsGet
INFO: Trying to discover remote server: dev.cognito.nl
03/09/2009 6:43:47 PM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<iq type="get" id="1026-0" to="dev.cognito.nl"
from="wave.wave.collaborynth.com.au">
  <query xmlns="http://jabber.org/protocol/disco#items"/>
</iq>
03/09/2009 6:43:47 PM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:

<iq type="get" id="208-1" from="component.wave.collaborynth.com.au"
to="wave.wave.collaborynth.com.au">
  <query xmlns="http://jabber.org/protocol/disco#info"/>
</iq>
03/09/2009 6:43:47 PM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet:
<iq type="result" id="208-1" from="wave.wave.collaborynth.com.au"
to="component.wave.collaborynth.com.au">
  <query xmlns="http://jabber.org/protocol/disco#info";>
    <identity category="collaboration" type="google-wave" name="Google
Prototype Wave Server - FedOne"/>
    <feature var="http://waveprotocol.org/protocol/0.2/waveserver"/>
  </query>
</iq>
03/09/2009 6:43:47 PM org.waveprotocol.wave.examples.fedone.ServerMain run
INFO: Starting server

Can you check your logs and see if it recieved the packets?

-- 
James Purser
Collaborynth
http://collaborynth.com.au
Mob: +61 406 576 553
Skype: purserj1977
twitter: www.twitter.com/purserj
GTalk: [email protected]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" 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/wave-protocol?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to