diff --git a/html/programs/mbcico.html b/html/programs/mbcico.html index 2c532b94..d48e8b6f 100644 --- a/html/programs/mbcico.html +++ b/html/programs/mbcico.html @@ -14,7 +14,7 @@
-+Last update 19-Jun-2005
Last update 31-Jan-2011
This is work in progress.... @@ -68,6 +68,8 @@ compression opt PLZ (FSP-1032) to increase the transfer speed and to lower the network bandwith usage. There is also support for the stream compression modes GZ and BZ2 (compatible with binkd).mbcico - The Fidonet mailer.
+Since januari 2011 mbcico can use both IPv4 and IPv6 TCP/IP connections. +
Outbound directory structure is BinkleyTerm compatible, with domains and point subdirectories (full 5d). There are separate "protected" and "unprotected" inbound directories for the incoming sessions with the nodes @@ -148,8 +150,9 @@ To answer TCP/IP calls the following lines should be added to /etc/inetd.conf:
binkd stream tcp nowait mbse /opt/mbse/bin/mbcico mbcico -t ibn fido stream tcp nowait mbse /opt/mbse/bin/mbcico mbcico -t ifc -tfido stream tcp nowait mbse /opt/mbse/bin/mbcico mbcico -t itn +tfido stream tcp6 nowait mbse /opt/mbse/bin/mbcico mbcico -t itn+The tfido line is configured to answer on IPv4 and IPv6. If your system uses xinetd the file /etc/xinetd.d/mbsebbs could be:
#:MBSE BBS services are defined here.