Hello Tomasz

On 22.04.2013 22:43, Tomasz Sterna wrote:
Dnia 2013-04-22, pon o godzinie 21:46 +0200, Fabian Wenk pisze:
Or would it be possible to change /
fix jabberd, that it does not need this IPv4 mapped IPv6
addresses any more?

Looking at
https://github.com/jabberd2/jabberd2/blob/master/s2s/main.c#L137 it
should be possible to specify many local.origins.ip - in your case both
IPv4 and IPv6.

This was the first thing I tried, with this section in the s2s.xml:

    <origins>
      <ip>1.2.3.4</ip>
      <ip>fe80::202:b3ff:fe1e:8329</ip>
    </origins>

But when I activate this (with my own local IP addresses), then router does not start, and it does not matter if <ip>::</ip> or <ip>0.0.0.0</ip> is set. It does work when the IPv4 mapped IPv6 addresses are enabled.


bye
Fabian


Reply via email to