"Fossies" - the Fresh Open Source Software Archive

Member "portfwd-0.29/cfg/alias.cfg" (15 May 2001, 211 Bytes) of package /linux/privat/old/portfwd-0.29.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) INI source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 /*
    2   alias.cfg
    3 
    4   $Id: alias.cfg,v 1.1.1.1 2001/05/15 00:24:49 evertonm Exp $
    5  */
    6 
    7 bind-address 192.168.0.3
    8 tcp { 10000 { => localhost:telnet } }
    9 
   10 bind-address 192.168.0.10
   11 tcp { 11000 { => localhost:telnet } }