[jadmin] Proxy65 and Jabberd2 question

Alejandro Cabrera Obed acabrera at sintys.gov.ar
Fri Dec 28 12:37:39 CST 2007


Dear all, I have this jabber scenario:

* jabberd2 server
* The FQDN is "jabber.company.com.ar" and IP 172.26.64.227
* the netstat output is:

tcp        0      0 172.26.64.227:5347      0.0.0.0:*             
LISTEN     8320/router
tcp        0      0 172.26.64.227:5223      0.0.0.0:*             
LISTEN     8325/c2s
tcp        0      0 172.26.64.227:5269      0.0.0.0:*             
LISTEN     8324/s2s

I install the proxy65 component in the same jabber server for data
transfer, so proxy65 and jabber have the same FQDN "jabber.sintys.gov.ar".

So is it ok if I build the mktap proxy65 command in this way ????

mktap proxy65 --jid=jabber.company.com.ar --secret=secret
--rhost=172.26.64.227 --rport=5223 --proxyips=172.26.64.227:7777

Specifically I want help on --jid and --rport values

Thanks a lot


Alejandro


More information about the JAdmin mailing list