I install Jabberd(Version 1.4.3) and Jabber-msn
(jabber-msn_1.2.1-1.3cvs4) on my debian box.
Everything is fine when I ues run psi at localhost. Then I
want to
other pc can use this service. so I chage all
"localhost"
in config file to real host name, the transport are broken.
I have set my dns. What's wrong with my config when using
real host name?
jabber.xml
--------------in<browser/>-----------------
<service type="msn" jid="msn.debian"
name="MSN Transport">
<ns>jabber:iq:gateway</ns>
<ns>jabber:iq:register</ns>
</service>
--------------in<jabber/>-------------------
<service id="msnlinker">
<host>msn.debian</host><host>conf.msn.debi
an</host>
<accept>
<ip>127.0.0.1</ip>
<port>5227</port>
<secret>msnkey</secret>
</accept>
</service>
jabber-msn.xml
------------in <jabber/>-----------------
<service id='msn.debian'>
..........................
<service id="msnlinker">
<uplink/>
<connect>
<ip>127.0.0.1</ip>
<port>5227</port>
<secret>msnkey</secret>
</connect>
</service>
Thanks
_______________________________________________
JAdmin mailing list
JAdmin jabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________
|