Nothing but problems lately

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
Easto
SG Elite
Posts: 5856
Joined: Sat Dec 02, 2000 12:00 am
Location: So. California

Nothing but problems lately

Post by Easto »

Having trouble connecting to my webspace via FTP. I've been back and forth with Charter. I haven't really got any good ideas from them. Everything they say will fix the problem... doesn't.

I have a Surfboard SB161 Modem through a Dlink router. I'm using a hardwire connection, not the wireless. I'm using the latest version of Filezilla and I cannot connect to my webspace. I have confirmed all the passwords and everything else in in order. I recently reset and reconfigured my router but I don't remember ever doing anything that would effect the FTP settings. I am using OpenDNS addresses.

wHEN I run the configuration wizard from within Filezilla everything comes back as it should and says everything is working properly. Filezilla has the proper setting to obtain my external IP address etc. It's just when I try to connect to my webspace it fails.

it keeps telling me "could not connect to server"

I'll take any help I can get.
User avatar
Easto
SG Elite
Posts: 5856
Joined: Sat Dec 02, 2000 12:00 am
Location: So. California

Post by Easto »

Still checking. Tried playing with Win firewall rules but still nothing. I'm pretty sure it's a router thing. I'm going to google around and see what I might find.
User avatar
Faust
Posts: 8730
Joined: Sat Apr 22, 2000 4:34 am
Location: Huntington Beach, CA

Post by Faust »

Is there anything different in your path since the last time you successfully connected?
"Today is a black day in the history of mankind."

- Leo Szilard
User avatar
Easto
SG Elite
Posts: 5856
Joined: Sat Dec 02, 2000 12:00 am
Location: So. California

Post by Easto »

That's the thing, no. I've checked my firewall rules (windows firewall). I've been checking everything and I just can't figure it out. I'm going to try and bypass the router and see if that makes a difference.
User avatar
Philip
SG VIP
Posts: 11702
Joined: Sat May 08, 1999 5:00 am
Location: Jacksonville, Florida

Post by Philip »

Does the port to that IP appear "open" if you try connecting to it with the SG security scan on the main site ?
Does the FileZilla log give any hints at all?
What happens exactly ? For example, if you can make the connection but don't see a directory listing it is usually the passive mode setting.

FTP connections actually use more than one port... Defaults are port 21 and 20, but they can be changed (also 990 for FTP SSL connections)... Then there is a range of ports used for passive data connections...

If you had it working before though, it shouldn't be too hard to figure out. I'd try using a non-standard high port first, and passive mode. Your ISP can simply be blocking standard server ports.

The log should really help in determining the problem.
User avatar
Easto
SG Elite
Posts: 5856
Joined: Sat Dec 02, 2000 12:00 am
Location: So. California

Post by Easto »

Thank you everyone... so far.

1. The SG Security Scan found no open ports.
2. When I run the configuration wizard in FileZilla it runs a test on one of it's own servers and shows that everything is configured properly.
3. When I try to connect to my personal webspace through FileZilla I get the following response...
Status: Resolving address of webpages.charter.net
Status: Connecting to XXX.XXX.X.XX:21...
Error: Connection timed out
Error: Could not connect to server
4. I've tried Passive mode using a named range of ports but I still get the same thing.

I'm going to try and bypass the router and I'll report back.
Post Reply