Configuration Winfbb :

Un fichier des plus importants est PORT.SYS qui se trouve dans FBB\SYSTEM\

Dans le cas ci-dessous, le BBS possède un accès modem BAYCOM à 1200Bauds et un accès modem téléphonique pour le port TELNET :
Le PC ne possède que 2 ports série (COM1 et COM 2), la souris a sa propre entrée.
 

# FBB7.00
# File for programming of channels and TNCs.
#
# Ports : How many ports (COM1, COM2, Etc...)
# TNCs : How many TNCs and modems in use. With multiplexer
# there can be up to 4 TNCs per port.
#
#Ports TNCs
 2     2            Ici vous placerez 1 et 1 si vous n avez pas de port TELNET prévu.
#
#In WinFBB ONLY THESE interfaces are available:
# Interface : 2 = BPQ-node (BPQ in AA4RE-mode)
#             4 = DRSI
#             5 = TFPCR/TFPCX interface.  Interrupt MUST be 0xFD or the same
#                 as stated in INIT.SRV, if any..
#             6 = Windows-driver, replaces both ESS, ESSKAM and FBBIOS.
#             7 = TCP/IP.  Needs WINSOCK.DLL.  Put port-address as 17.
#                 TNC-emulation is T (see below)
#             8 = TFWin.dll (Only WinFBB32)
# BEWARE: The old interface 1 and 3 will NOT be used in WinFBB.  Interface 6
#         replaces both.  (FBBCOMM.DRV).  Neither ESS nor FBBIOS can be
#         used with WinFBB !
#
#In LinFBB ONLY this interface is available:
# Interface   9 = Linux.  Can work via serial port (D),via AX25 domain
#                 socket (X) or via Telnet port (T).
#
#In DosFBB ONLY THESE interfaces are available:
# Interface : 1 = Use external COMBIOS-driver (MBBIOS, ESS etc)
#             2 = BPQ-node v 4.05 and up (BPQ in AA4RE-mode)
#             3 = Telephone-modem with FBBIOS
#             4 = DRSI card with driver
#             5 = TFPCR/TFPCX interface.  Interrupt MUST be 0xFD
#
# Address   : Address of port in hexadecimal (Needed for multiplexer).
#             In LinFBB:
#             Address is the device name (/dev/cua0).
#             Be sure you have the rights to access to the device (rw-rw-rw-).
#             When using kernel AF_AX25 socket, address is not used.
#             When using Telnet, address is the Telnet port in Hex (Hex 17 = Telnet port 23)
# Baud      : Ports baud rate. Ignored by BPQ, kernel AF_AX25 socket and Telnet.
#
# Use same number of lines as number of ports.
#
#Com Interface Address (device)   Baud
 7   7         17           9600   Sur COM 7 (qui est le "vrai" COM 1) l'interface pour le port TELNET est 7
 8   2         0            9600    Sur COM 8 (qui est le "vrai" COM 2) l'interface pour le Baycom est 2
#
# TNC     : Number on TNC in use.  Use 0 for file-forward !
# NbCh    : Number of channels I want to use in the TNC.
#           Maximum available channels depend on firmware.
# Com     : Number of the COM-port. Com1, Com2 etc.
# MultCh  : Number of channel if port-multiplexer is used, otherwise 1.
#           In DRSI use values from 0 to 7, by KAM use 1/VHF and 2/HF.
#           With BPQ first TNC must have MultCh 0, the next 1, etc.
#           When using kernel AF_AX25 socket in Linux, MultCh is the
#           interface name (eg: ax0)
# Paclen  : PACLEN on this TNC.
# Maxframe: The maximum nb of frames the TNC will send at a time.
# NbFwd   : Number of channels for OUTGOING forward at same time.
# MxBloc  : Size of forward-block in kb.
# M/P-Fwd : Minute of the hour for start of forward, and period
#           (how many minutes between each forward-start).
# Port mode, one of these:
#           B : BBS-mode.
#           G : "Guest"-mode.
#           U : Normal-mode.
# Type host-mode, one of these:
#           D : WA8DED
#           K : KAM hostmode.  Must use ESSKAM driver.
#           P : PK-232
#           Q : BPQ v 4.x
#           T : Ethernet/TCP-IP
#           X : AX25 domain socket (for Linux)
# Addition: One or more of these letters can be used too:
#           L : Send unproto beacon after each arriving mail.
#           M : Telephone-modem.
#           Y : Yapp allowed on this QRG.
#           W : Gateway allowed TO this QRG.
#           R : Modem port allowed in Read-only mode.
# Freq.   : Text to describe this port (max 9 characters, no space)
#
# Same number of lines as TNCs:
#
#TNC NbCh Com MultCh Pacln Maxfr NbFwd MxBloc M/P-Fwd Mode Freq
 0   0    0   0      0     0     0     0      00/01   ----  File-fwd.
 1   8    8   0      210   4     1     4      00/60   QULWY HF 8 connexions possibles en même temps sur le port HF
 2   7    7   0      250   5     2     10     30/30   TULWY Telnet 7 connexions possibles sur le port TELNET
# Special callsigns and modes for some channels. Pensez à supprimer la ligne du port TELNET si vous n'utilisez qu'un seul port.
#
#TNC Nbs Callsign-SSID Mode
#1    1   LA1B-1        B
#
# End of file.
#
 



Autre fichier : INITTNC1.SYS : dans FBB\SYSTEM\

#
# INITTNC for WA8DED interface
#
O 4
C MAIL
T 50
U 0
N 10
M IUSC
Pour le port TELNET il n'est pas besoin de fichier INITTNC2.SYS !



INIT.SRV de FBB\
 

# FBB7.00
#
###########################
# INIT.SRV for FBB 7.00   #
# for LA6CU BBS by LA6CU  #
###########################
#
# Set-up file
#
#
# Callsign and H-route of BBS, without SSID
FRA351.FBRE.FRA.EU
#
# SSID of BBS
0
#
# Qra Locator of this BBS
IN78TJ
#
# Qth of this BBS
LANDERNEAU - F
#
# Directory of system files
C:\FBB\SYSTEM\
#
# Directory of message files
C:\FBB\MAIL\
#
# Directory of compressed files
C:\FBB\BINMAIL\
#
# Directory of users' DOS.
# Up to 8 drives (will appear as drive A: to H:) may be specified.
# These can be physical drives (disks/hard-disks) or direct on C:
*,*,C:\YAPP\,*,*,*,*,*
#
# Directory of YAPP files
C:\YAPP\
#
# Directory of documentation files
C:\FBB\DOCS\
#
# First name of SYSOP
RICHARD
#
# Callsign of SYSOP
FR29CB
#
# May have more callsigns, seperated by a space.
# Callsign (and route if needed) that will have copy of SYSOP messages
# ***** cancels.
*****
#
# Path and filename for import file
C:\FBB\MAIL.IN
#
# Type of video and time before screenblank
# Type: 0=CGA, 1=EGA, 2=VGA
# Screenblank:  Number of no-activity minutes before blanking.  0=disable
0 60
#
#
# Full log (OK or NO)
OK
#
# Direct video (OK or NO)
OK
#
# Indication of channels (OK or NO)
OK
#
# Test-Mode (NO - OK) and WinFBB ONLY: watchdog: 1->9 = COM1->COM9 or
# 81->84 = LPT1->LPT4.
NO 81
#
# Use (when possible) forward type FBB (OK or NO)
##############################################################################
# New in 5.15c45-51: Parametres:
#  1  : A space is mandatory before the @ in a send message command
#  2  : The length of the fields of a hierarchical address is not
#       tested to be 6 characters
#  4  : The header line of a message is not truncated to the space before
#       the 79th character
#  8  : Header MBL/RLI
#  16 : If there is no BBS field, the callsign of the BBS is sent to the PMS
#  32 : Deletes the DATA messages sent to SYSOP
#  64 : Don't use the BID recovered from headers and use a new one
#  128: Accepts forwarding only from pre-declared BBS
#  256: WP Messages are not held.
#  512: XForwarding protocole has priority on FBB protocole.
# 1024: Generation of an alternate BID like F6FBB-12345 (for dual BBS site)
# 2048: Checksum unvalidated on XFwd.
# 4096: Test of callsigns is less strict.  Allows all "callsigns" as long
#       as they have one figure (0-9) anywhere in the callsign.
OK 4098 IL EST IMPORTANT D'AJOUTER 4096 A LA VALEUR QUE VOUS UTILISEREZ
                CAR C EST CE 4096 QUI VALIDE LES QRZ CB ! (ici on a 2 + 4096)
##############################################################################
#
# Use (when possible) compressed forward (OK or NO)
#
# Add 1 if forward-resume is allowed (should normally be..)
##############################################################################
# New in 5.15c51:
# Add 2 if XFWD is allowed
OK 3
##############################################################################
# HROUTE look-up and database update validation (OK or NO)
OK
#
#  User must give Name, HomeBBS, Qth and ZipCode (OK or NO)
OK
#
# First connection mask :
# 0   : Disable
# 1   : Excluded
# 2   : Local
# 4   : Expert
# 8   : Sysop
# 16  : BBS
# 32  : Pagination
# 64  : Guest
# 128 : Modem
# 256 : See-all-messages
# 512 : Unproto list asking is allowed
# 1024: List of new messages at logon
1664
#
#
# Security codes.
# Users can :
# 1  : Read all messages, including private messages
# 2  : Kill all messages
# 4  : Send SYS command
# 8  : Use remote sysop commands (edit, forward, etc...)
# 16 : Edit labels in YAPP, FBBDOS, DOCS
# 32 : Can delete files in YAPP, FBBDOS
# 64 : Have access to all gateways
# 128: Run DOS commands
# 256: Have access to the entire hard disk
# 512: Have access to commands /A (stop) and /R (Reboot)
# All:   Sysop: Sysop after successful SYS-command:
64     116    1023
#
# New in 5.15b:
# Warning-messages to sysop:
#    1: Disk almost full (less than 1 Mb free)
#    2: Error in system-file (FORWARD, BBS, REJECT..)
#    4: Server-error
#    8: Ping-Pong
#   16: Missing forward-route
#   32: Missing NTS-route
#   64: Message not found
#  128: Error in forward-proposal
#  256: Message rejected at remote BBS
#  512: Message is being held at remote BBS
#
255
# Time (hour) for housekeeping (cleanup of messages)
6
#
# Time-out for normal users and during forward:
10 10
#
# Max download-size (kilobytes) pr period for YAPP and via modem.
# 00 disable
0 0
#
# Hours +/- in relation to UTC
1
#
# Number of callsigns in mail beacon.  B means include local bulletins.
B20
#
# Number of lines in scroll buffers
#
# User  Console  Monitoring
1000 1000 1000
#
# Text for forward header (Do not change !)
#
[$c] WINFBB$E $$:$R
#
# Number of saved BIDs. Max 32000
# Use as many as possible (depends on memory)
32000
#
# Lifetime for bulletins (days)
180
#
############################################################################
# New in 515c7:  OVR removed
# Use memory-vcache.  No=0, Yes=1 (preferred)
# In memory-cache: BID MSG HIE SCR WPG REJ FWD
1 BID MSG HIE SCR WPG REJ FWD
#
##############################################################################
#
# List of routes to send WP messages
FRA049 FR29RA EU1FWD
#
#
# Zip of this BBS
29800
#
# Back number, delay, type of messages in unproto lists
# A = ACK-messages
# P = Personal messages to local users
# V = Personal messages in transit
# M = Subject is replaced with stars in personal mail
#
300 5 MAVP
#
# DRSI and TFPC interrupt (Hexadecimal, default FF and FE)
FF
#
# Programs to start just before BBS starts and shuts down
#
# BBS-UP program (default empty)

#
# BBS-DOWN program (default empty)

#
# Colour on texts :
#
# Black      : 0     Dark grey     : 8
# Blue       : 1     Light blue    : 9
# Green      : 2     Light green   : 10
# Cyan       : 3     Light cyan    : 11
# Red        : 4     Light red     : 12
# Magenta    : 5     Light magenta : 13
# Brown      : 6     Yellow        : 14
# Light grey : 7     White         : 15
#
#
# Background colors :
#
# Status (top)
1
# Separation (middle)
7
# Texts (bottom)
0
# Menues
4
#
#
# Foreground colors :
#
# Status (top)
7
# Separation (middle)
1
# Menues (bottom)
14
# Text sent
10
# Text received
12
# UI (headers)
14
# UI (text)
15
# Console
13
# Beacon
9
# Channel marking
11
#
-------
#
# List of servers :
# Internal servers REQCFG and WP new in 5.15
#
REQDIR  REQDIR.COM     Request directory
REQFIL  REQFIL.COM     Request file
REQCFG  **********     Request configuration
WP      **********     Request White pages info
MULTI   MULTI          Multi-server, default language (english)
MULTIF  MULTI          Multi-server, french language
CLUB    MULTI          Multi-server, LOCAL
MULTIH  MULTI          Multi-server, dutch language
MULTIN  MULTI          Multi-server, norwegian language
MULTIS  MULTI          Multi-server, swedish language
#
# End of INIT.SRV file#