<<<<<<<
\input texinfo   @c -*-texinfo-*-

@c %**start of header
@c $Id$
@setfilename binkd-howto-ru.info
@set BINKD binkd
@set VERSION 1.0
@set DESCR @value{BINKD} @value{VERSION} How-To
@settitle @value{DESCR}
@setchapternewpage odd
@documentlanguage ru
@c @documentencoding KOI8-R
@documentdescription
@value{DESCR}
@end documentdescription
@c %**end of header

@ifhtml
@html
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
@end html
@end ifhtml


@titlepage
@title @value{DESCR}
@subtitle  
@author Stas Degteff  2:5080/102@fidonet, g@grumbler.org
@page
@c{empty page to get the page numbering right}
@end titlepage

@ifnotplaintext
@ifinfo
@dircategory Fidonet Software
@direntry
* @value{BINKD} How-To: (binkd-howto).               @value{DESCR} russian
@end direntry
@end ifinfo
@end ifnotplaintext

@iftex
@parindent=0pt
@end iftex
@iftex
@afourpaper
@end iftex

@ifinfo
@node Top, 01, (dir), (dir)
@end ifinfo
@ifnotinfo
@node Top, 01, , (dir)
@end ifnotinfo

@top @value{DESCR}
       @value{BINKD}
@value{VERSION}.

@menu
* 01::                  binkd  HTTP-.
* 02::                  binkd  SOCKS-.
* 03::                  binkd  -,   .
* 04::                 binkd      .

@c * Overview::                    What is @value{BINKD}?
@c * Installation::                Installation. @emph{Read this!}
@c * Configuration Reference::     Explanation of the configuration file.
@c * Advanced Concepts::           Advanced features and concepts.
@c * Keyword Index::               Configuration File Keywords Index
@end menu

@node 01, 02, Top, Top
@chapter   binkd  HTTP-.

           Internet 
 -,    ,  
 .
  binkd        ,  
  -.
     -     0.9.3.https, 0.9.4 
 .
      HTTP      , 
 -   CONNECT host 24554 (  
24554),   CONNECT     .  
    " HTTP" (  HTTPS://...),
    "S-HTTP". -    
 "HTTPS-".
     binkd ,    ,   
-    (     443,
   ).

    ,  ,   Internet,   
 IP- 192.168.0.1,  -   ""   3128.
     binkd,     
HTTP-:

    1. -    (   
 ):

@example
    proxy 192.168.0.1:3128
@end example

    2. -    (   
,  ,  user   password):

@example
    proxy 192.168.0.1:3128/user/password
@end example

    3. -  Microsoft     
NTLM. (   .)
 ,  user   password,   host  
ntdomain:

@example
    proxy 192.168.0.1:3128/user/password/host/ntdomain
@end example

      -     
 (   443) -  binkd   "Connection
rejected by proxy".  :

@verbatim
      31 Mar 16:48:43 [59987] BEGIN, binkd/0.9.3/SOCKS/HTTPS -p BINKD.CFG
      31 Mar 16:48:43 [59987] clientmgr started
    + 31 Mar 16:48:43 [40423] call to 2:5000/44@fidonet
      31 Mar 16:48:43 [40423] trying 195.209.235.3, port 24554...
      31 Mar 16:48:43 [40423] connected to proxy.osu.ru:24554
      31 Mar 16:48:44 [40423] Connection rejected by proxy (HTTP/1.0 403 Forbidden)
    ? 31 Mar 16:48:44 [40423] unable to connect: {13} Permission denied
@end verbatim

          http-, 
  httport (   http://www.htthost.com/)



@node 02, 03, 01, Top
@chapter   binkd  SOCKS-.

           Internet 
 -  "socks",    ,
   .   binkd     
  ,     -.
     socks -     0.9.4  
.
    Binkd   SOCKS-  4  5.    
(   ),     .

    ,  ,   Internet,   
 IP- 192.168.0.1,  SOCKS-   ""   1080.
     binkd,     
SOCKS-:

    1. SOCKS-    (   
 ):

@example
    socks 192.168.0.1:1080
@end example

    2. SOCKS-    (   
,  ,  user   password):

@example
    socks 192.168.0.1:1080/user/password
@end example

      -     
 (   443) -  binkd   "Connection
rejected by proxy".   .   @xref{01,"  binkd 
HTTP-"}.



@node 03, 04, 02, Top
@chapter   binkd  -,   .

    1.         BSO (binkley-style
outbound) ,    (  binkd )  , inbound- 
outbound-.    ""  AMA (arcmail-attach)
-   .
          BSO.    
    :    (@emph{bip}
 )    - (@emph{rntrack}  ).
      BSO .
         binkd     
,    .

         binkd  t-mail (  
     ):

@verbatim
    t-mail.ctl:
    Address             2:5080/102.1@fidonet
    Address             7:1500/102.1@fidonet
    BinkStyle_Pack_For  All
    Busy_Flags_Scan     Bink
    Busy_Flags_Create   Bink
    BinkOutbound        \ftn\outbound\fidonet
    Inbound             \ftn\inbound\
    InboundUnProtected  \ftn\inbound\uncheck\
    FileBoxes           \ftn\outbound\fboxes\
    Security            \ftn\t-mail\password.ctl

    binkd.cfg:
    address             2:5080/102.1@fidonet 7:1500/102.1@fidonet
    domain fidonet      \\ftn\\outbound\\fidonet 2
    inbound             \\ftn\\inbound
    inbound-nonsecure   \\ftn\\inbound\\uncheck
    filebox             \\ftn\\fboxes
    passwords           \\ftn\\t-mail\\password.ctl
@end verbatim


@node 04, , 03, Top
@chapter  binkd      .

             @strong{node}, @strong{defnode},   
 ,    @strong{passwords}.
        @strong{node}       
   ,    ,  .
        :    (node) 
    (defnode).    .
     ,           , 
  .      ,   
     ( ).
        ,    .


@bye
=======
\input texinfo   @c -*-texinfo-*-

@c %**start of header
@c $Id: howto-ru.texi,v 1.4 2010/12/10 13:56:33 stas Exp $
@setfilename binkd-howto-ru.info
@set BINKD binkd
@set VERSION 1.0
@set DESCR @value{BINKD} @value{VERSION} How-To
@settitle @value{DESCR}
@setchapternewpage odd
@documentlanguage ru
@c @documentencoding KOI8-R
@documentdescription
@value{DESCR}
@end documentdescription
@c %**end of header

@ifhtml
@html
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
@end html
@end ifhtml


@titlepage
@title @value{DESCR}
@subtitle  
@author Stas Degteff  2:5080/102@fidonet, g@grumbler.org
@page
@c{empty page to get the page numbering right}
@end titlepage

@ifnotplaintext
@ifinfo
@dircategory Fidonet Software
@direntry
* @value{BINKD} How-To: (binkd-howto).               @value{DESCR} russian
@end direntry
@end ifinfo
@end ifnotplaintext

@iftex
@parindent=0pt
@end iftex
@iftex
@afourpaper
@end iftex

@ifinfo
@node Top, 01, (dir), (dir)
@end ifinfo
@ifnotinfo
@node Top, 01, , (dir)
@end ifnotinfo

@top @value{DESCR}
       @value{BINKD}
@value{VERSION}.

@menu
* 01::                  binkd  HTTP-.
* 02::                  binkd  SOCKS-.
* 03::                  binkd  -,   .
* 04::                 binkd      .

@c * Overview::                    What is @value{BINKD}?
@c * Installation::                Installation. @emph{Read this!}
@c * Configuration Reference::     Explanation of the configuration file.
@c * Advanced Concepts::           Advanced features and concepts.
@c * Keyword Index::               Configuration File Keywords Index
@end menu

@node 01, 02, Top, Top
@chapter   binkd  HTTP-.

           Internet 
 -,    ,  
 .
  binkd        ,  
  -.
     -     0.9.3.https, 0.9.4 
 .
      HTTP      , 
 -   CONNECT host 24554 (  
24554),   CONNECT     .  
    " HTTP" (  HTTPS://...),
    "S-HTTP". -    
 "HTTPS-".
     binkd ,    ,   
-    (     443,
   ).

    ,  ,   Internet,   
 IP- 192.168.0.1,  -   ""   3128.
     binkd,     
HTTP-:

    1. -    (   
 ):

@example
    proxy 192.168.0.1:3128
@end example

    2. -    (   
,  ,  user   password):

@example
    proxy 192.168.0.1:3128/user/password
@end example

    3. -  Microsoft     
NTLM. (   .)
 ,  user   password,   host  
ntdomain:

@example
    proxy 192.168.0.1:3128/user/password/host/ntdomain
@end example

      -     
 (   443) -  binkd   "Connection
rejected by proxy".  :

@verbatim
      31 Mar 16:48:43 [59987] BEGIN, binkd/0.9.3/SOCKS/HTTPS -p BINKD.CFG
      31 Mar 16:48:43 [59987] clientmgr started
    + 31 Mar 16:48:43 [40423] call to 2:5000/44@fidonet
      31 Mar 16:48:43 [40423] trying 195.209.235.3, port 24554...
      31 Mar 16:48:43 [40423] connected to proxy.osu.ru:24554
      31 Mar 16:48:44 [40423] Connection rejected by proxy (HTTP/1.0 403 Forbidden)
    ? 31 Mar 16:48:44 [40423] unable to connect: {13} Permission denied
@end verbatim

          http-, 
  httport (   http://www.htthost.com/)



@node 02, 03, 01, Top
@chapter   binkd  SOCKS-.

           Internet 
 -  "socks",    ,
   .   binkd     
  ,     -.
     socks -     0.9.4  
.
    Binkd   SOCKS-  4  5.    
(   ),     .

    ,  ,   Internet,   
 IP- 192.168.0.1,  SOCKS-   ""   1080.
     binkd,     
SOCKS-:

    1. SOCKS-    (   
 ):

@example
    socks 192.168.0.1:1080
@end example

    2. SOCKS-    (   
,  ,  user   password):

@example
    socks 192.168.0.1:1080/user/password
@end example

      -     
 (   443) -  binkd   "Connection
rejected by proxy".   .   @xref{01,"  binkd 
HTTP-"}.



@node 03, 04, 02, Top
@chapter   binkd  -,   .

    1.         BSO (binkley-style
outbound) ,    (  binkd )  , inbound- 
outbound-.    ""  AMA (arcmail-attach)
-   .
          BSO.    
    :    (@emph{bip}
 )    - (@emph{rntrack}  ).
      BSO .
         binkd     
,    .

         binkd  t-mail (  
     ):

@verbatim
    t-mail.ctl:
    Address             2:5080/102.1@fidonet
    Address             7:1500/102.1@fidonet
    BinkStyle_Pack_For  All
    Busy_Flags_Scan     Bink
    Busy_Flags_Create   Bink
    BinkOutbound        \ftn\outbound\fidonet
    Inbound             \ftn\inbound\
    InboundUnProtected  \ftn\inbound\uncheck\
    FileBoxes           \ftn\outbound\fboxes\
    Security            \ftn\t-mail\password.ctl

    binkd.cfg:
    address             2:5080/102.1@fidonet 7:1500/102.1@fidonet
    domain fidonet      \\ftn\\outbound\\fidonet 2
    inbound             \\ftn\\inbound
    inbound-nonsecure   \\ftn\\inbound\\uncheck
    filebox             \\ftn\\fboxes
    passwords           \\ftn\\t-mail\\password.ctl
@end verbatim


@node 04, , 03, Top
@chapter  binkd      .

             @strong{node}, @strong{defnode},   
 ,    @strong{passwords}.
        @strong{node}       
   ,    ,  .
        :    (node) 
    (defnode).    .
     ,           , 
  .      ,   
     ( ).
        ,    .


@bye
>>>>>>>
