It seems that FTP on my BBS isn't fully working. I can connect, but am unable to get a directory listing.
This is output from Linux ftp client - When I try to do a dir, it just hangs and times out:
ftp digitaldistortionbbs.com
Connected to digdist.synchro.net.
220-Digital Distortion (digitaldistortionbbs.com)
Synchronet FTP Server 3.20a-Linux Ready
220 Please enter your user name.
Name (digitaldistortionbbs.com:erico): nightfox
331 User name okay, need password.
Password:
230-Nightfox logged in.
230 You are allowed 240 minutes of use for this session.
Remote system type is UNIX.
Using binary mode to transfer files.
passive
Passive mode: off; fallback to active mode: off.
passive
Passive mode: on; fallback to active mode: on.
dir
229 Entering Extended Passive Mode (|||1024|)
ftp: Can't connect to `50.39.138.73:1024': Connection timed out
200 PORT Command successful.
150 Opening ASCII mode data connection for /bin/ls.
My FTP configuration settings in my sbbs.ini:
[FTP] FTP Server
AutoStart = true
Port = 21
MaxClients = 10
MaxInactivity = 300
QwkTimeout = 600
MinFileSize = 0
MaxFileSize = 0
Interface =
; Passive transfer settings to work-around broken/stupid firewall/NAT devices
; see docs/tcpip_faq.html for details
; the LOOKUP_PASV_IP option can be useful for dynamic IPs
PasvIpAddress = 0.0.0.0
PasvPortLow = 1024
PasvPortHigh = 1099
; Sound/wave files to play on specific events (Windows only):
AnswerSound =
HangupSound =
HackAttemptSound =
; Dynamically generated index files
IndexFileName = 00index
Options = ALLOW_QWK
For PasvPortLow and PasvPortHigh, I do have those ports configured in my router for port range forwarding to my BBS machine.
I'm not sure what might be wrong, as it was working not too long ago.
---
þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)