Example for a Telnet port
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | PORT PORTNUM=2 ID=Telnet DRIVER=Telnet QUALITY=0 CONFIG CMS=1 CMSCALL=NOCALL CMSPASS=**************** RELAYAPPL=BBS LOGGING=1 DisconnectOnClose=1 TCPPORT=8010 FBBPORT=8011 HTTPPORT=8012 LOGINPROMPT=user: PASSWORDPROMPT=password: MAXSESSIONS=15 CTEXT=Welcome to NOCALL's Telnet Server\nEnter ? for list of commands\n\n USER=user,passwd,CALL,"",sysop ENDPORT |