• xinetd and changes :=)

    From Benny Pedersen@2:230/0 to All on Thu Jun 2 17:39:28 2011
    Hello All!

    ----- qico begins -----
    # binkp = 24554
    # tfido = 60179
    # fido = 60177
    service tfido
    {
    disable = no
    protocol = tcp
    flags = IPv4
    port = 60177
    socket_type = stream
    wait = no
    user = xpoint
    server = /usr/sbin/qico
    server_args = -a auto
    per_source = 1
    }
    service fido
    {
    disable = no
    protocol = tcp
    flags = IPv4
    port = 60179
    socket_type = stream
    wait = no
    user = xpoint
    server = /usr/sbin/qico
    server_args = -a auto
    per_source = 1
    }
    service binkp
    {
    disable = no
    protocol = tcp
    flags = IPv4
    port = 24554
    socket_type = stream
    wait = no
    user = xpoint
    server = /usr/sbin/qico
    server_args = -a binkp
    per_source = 1
    }
    ----- qico ends -----

    i suppose i just need to make service lines to flags = IPv6 so each service is 2 times ?


    Regards Benny

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

    --- Msged/LNX 6.2.0 (Linux/2.6.37-gentoo-r6 (i686))
    * Origin: www.region23.dk/ www.fido.dk/ <128000K ram after bootup (2:230/0)