[JDEV] [jadmin] Firewall/NAT --> where must be put the <alias/> ?

DJ Adams dj.adams at pobox.com
Fri Jun 22 14:57:20 CDT 2001


On Fri, Jun 22, 2001 at 11:22:29AM +0200, Riviere Stéphane wrote:
> I tried the <alias/> trick on my 1.4.1 Jabber Server, but the tag is not
> recognized.
> 
...
> So, where do I put the <alias> directive ? ;-)
> 

Here's an example.

  <service id="c2s">
    <load>
      <pthsock_client>./pthsock/pthsock_client.so</pthsock_client>
    </load>
    <pthcsock xmlns='jabber:config:pth-csock'>
      <authtime/>
      <alias to='hostname.com'>someotherhostname.com</alias>
      <karma>
       ...

An empty alias tag ("<alias/>") isn't going to do very much ;-)

dj



More information about the JDev mailing list