First post, by RileyIL77
- Rank
- Newbie
I'm trying to setup my old ProBoard BBS with DOSBox in Linux, to completely remove all Windows Systems in my house.....
I've configured my Virtual Modem:
[serial]
# serial1-4 -- set type of device connected to com port.
# Can be disabled, dummy, modem, nullmodem, directserial.
# Additional parameters must be in the same line in the form of
# parameter:value. Parameter for all types is irq.
# for directserial: realport (required), rxdelay (optional).
# for modem: listenport (optional).
# for nullmodem: server, rxdelay, txdelay, telnet, usedtr,
# transparent, port, inhsocket (all optional).
# Example: serial1=modem listenport:5000
serial1=modem listenport:23
serial2=disabled
serial3=disabled
serial4=disabled
And then further down the dosbox.conf
[modem]
# Modem is either true or false.
# comport - COM Port modem is connected to.
# listenport - TCP Port the modem listens on for incoming connections.
modem=true
comport=2
listenport=23
Everything is working, I'm using the OLD DOS Fossil X00 with ProBoard again..... Everything is fine except DOSBox won't answer the Telnet port like I've told it too...
By the way: # This is the configurationfile for DOSBox 0.72
Thanks,
Riley
A.K.A. SLASHER of slasherbbs.com