• ipv6 xinetd

    From Benny Pedersen@2:230/0 to All on Mon Jan 29 06:19:58 2018
    Hello All!

    ----- xinetd begins -----
    service binkp
    {
    socket_type = stream
    protocol = tcp
    flags = ipv6
    bind = 2a01:7e00:e000:146::2
    port = 24554
    wait = no
    user = xpoint
    disable = no
    redirect = 62.66.148.112 24554
    }
    ----- xinetd ends -----

    works for me :=)


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/4.9.76-gentoo-r1 (i686))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)
  • From Alexey Vissarionov@2:5020/545 to Benny Pedersen on Mon Jan 29 10:40:00 2018
    Good ${greeting_time}, Benny!

    29 Jan 2018 06:19:58, you wrote to All:

    service binkp
    {
    socket_type = stream
    protocol = tcp
    flags = ipv6
    bind = 2a01:7e00:e000:146::2
    port = 24554
    wait = no
    user = xpoint
    disable = no
    redirect = 62.66.148.112 24554
    }
    works for me :=)

    % grep ^.port ~/fido/etc/binkd.conf
    iport binkp
    oport binkp

    Much better :-b


    --
    Alexey V. Vissarionov aka Gremlin from Kremlin
    gremlin.ru!gremlin; +vii-cmiii-cmlxxvii-mmxlviii

    ... GPG: 8832FE9FA791F7968AC96E4E909DAC45EF3B1FA8 @ hkp://keys.gnupg.net
    --- /bin/vi
    * Origin: http://openwall.com/Owl (2:5020/545)
  • From Benny Pedersen@2:230/0 to Alexey Vissarionov on Mon Jan 29 13:13:08 2018
    Hello Alexey!

    29 Jan 2018 10:40, Alexey Vissarionov wrote to Benny Pedersen:

    Good ${greeting_time}, Benny!

    29 Jan 2018 06:19:58, you wrote to All:

    service binkp
    {
    socket_type = stream
    protocol = tcp
    flags = ipv6
    bind = 2a01:7e00:e000:146::2
    port = 24554
    wait = no
    user = xpoint
    disable = no
    redirect = 62.66.148.112 24554
    }
    works for me :=)

    % grep ^.port ~/fido/etc/binkd.conf
    iport binkp
    oport binkp

    Much better :-b

    42 is better then 42 ? :)

    i need more stable qico, eg one that have working ipv6, possible aswell binkd (zlib/bzip2) support would be nice


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/4.9.76-gentoo-r1 (i686))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)