Package: infinoted-0.5
Version: 0.5.1-2
Severity: normal

Hi,

infinoted-0.5 only binds to IPv6 on my system:

  $ infinoted-0.5 --security-policy=no-tls        
  Loaded plugin 
"/usr/lib/infinoted-0.5/note-plugins/libinfd-note-plugin-text.so" (InfText)
  IPv6 Server running on port 6523

netstat confirms.

I would like infinoted-0.5 to bind on IPv4.


For what it's worth, here's what I get with a patched package that
does not binds to IPv6 before attempting to bind on IPv4...
  (in
   infinoted/infinoted-run.c, I commented out the following lines:

      address = inf_ip_address_new_raw6(INFINOTED_RUN_IPV6_ANY_ADDR);
      run->xmpp6 = infinoted_run_create_server(run, startup, address, NULL);

  )
... infinoted-0.5 successfully binds to IPv4:

  $ infinoted-0.5 --security-policy=no-tls 
  Loaded plugin 
"/usr/lib/infinoted-0.5/note-plugins/libinfd-note-plugin-text.so" (InfText)
  IPv4 Server running on port 6523

(Confirmed by netstat as well.)


In case it matters, net.ipv6.bindv6only is set to 0 on my system.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages infinoted-0.5 depends on:
ii  dpkg               1.16.1.2
ii  libc6              2.13-24
ii  libdaemon0         0.14-2
ii  libglib2.0-0       2.30.2-6
ii  libgnutls26        2.12.16-1
ii  libgsasl7          1.6.1-1
ii  libinfinity-0.5-0  0.5.1-2
ii  libpam0g           1.1.3-7
ii  libxml2            2.7.8.dfsg-7

infinoted-0.5 recommends no packages.

infinoted-0.5 suggests no packages.

-- no debconf information

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
  | So what?



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to