Need help setting up FTP through router.
Results 1 to 11 of 11

Thread: Need help setting up FTP through router.

  1. #1
    Junior Member
    Join Date
    May 2001
    Location
    Houston, TX
    Posts
    1

    Post Need help setting up FTP through router.

    Hi,

    I need some serious help! I'm trying to setup a FTP server going through a D-Link DI-704. I've tried using both Serve-U FTP and Bulletproof FTP as my server.
    I have already opened the ports in the router config and even setup triggers (per D-Link tech support...which is a joke!) I have upgraded the router to the newest Firmware. And I'm about to go nuts!

    I can log into the FTP on my computer and everything works great. However, when someone else logs into the server, they connect just fine, but they can't see anything on my system.
    I would really appreciate any insight to this problem.

    Thank you.

  2. #2
    Registered User Damned Angel's Avatar
    Join Date
    Aug 1999
    Location
    Winnipeg, MB
    Posts
    2,583

    Post

    do you hae the rights setup correctly for each user? make sure they have read and list rights to the directories you wan them to have access to.

    also, can you login to your admin account on a machine outside your network?

  3. #3
    Registered User Higg's Avatar
    Join Date
    Jul 1999
    Posts
    295

    Post

    Originally posted by Colonel Phoenixxx:
    I have already opened the ports in the router config ... .
    Which port? 21 ? try 20 too ...
    Have you setup INCOMING other than OUTGOING filter... and how?

    I can log into the FTP on my computer and everything works great. However, when someone else logs into the server, they connect just fine, but they can't see anything on my system.
    Are you using official IP's? What is your network (attached to an ISP?) and what is 'someone else's network (from the Internet?)?

  4. #4
    Registered User silencio's Avatar
    Join Date
    Sep 2000
    Location
    Savannah
    Posts
    3,960

    Post

    this is usually a passive transfer issue. the problem lie in that ftp is a tcp native protocol and doesn't like NAT. your router is doing NAT.

    not sure on the solution.. never got this running correctly myself in a natted situation..

  5. #5
    Registered User Higg's Avatar
    Join Date
    Jul 1999
    Posts
    295

    Wink

    Originally posted by iateyourcat:
    this is usually a passive transfer issue. the problem lie in that ftp is a tcp native protocol and doesn't like NAT. your router is doing NAT.

    not sure on the solution.. never got this running correctly myself in a natted situation..
    How do you know, that the router is doing NAT? well... even then... it's that that the connect works, but the filetransfer not... hmmm...

    With NAT you can do port-translation from outside to inside and that should work for FTP (I've set this up for customers and they never complained... think it has worked then ... never tried myself though *grin*)

    Best would be a description of the network... better than guessing...

  6. #6
    Registered User
    Join Date
    Mar 1999
    Location
    The large sandbar north of Cuba
    Posts
    506

    Post

    Do you also have the directory permissions as well as the IIS FTP permissions setup coreectly? The directory permissions might be inheiriting permissions from the parent directory. If so they could connect but do nothing else in that directory.

  7. #7
    gren
    Guest

    Talking

    Hi Phoenixxx,

    I have a SMC Barricade myself and had a time setting up ftp...

    1. Set up the FTP with a static address.. (don't use DHCP)

    2. Make sure the packets can get in and out via whatever ports you choose. Map 21 to 3456 (or whatever your ftp port is on the inside)

    I found that SOME people could get into mine no problem, but others could connect, but not get a dir listing.. That was probably the passive transfer issue.

    I'd like to know of a way to remove the burden of an ftp client having to toggle the passive transfer and have it just happen. Seamless.

    Anyone know?

  8. #8
    gren
    Guest

    Post

    bump

  9. #9
    Registered User techleet's Avatar
    Join Date
    Oct 2000
    Location
    San Jose, CA, USA
    Posts
    459

    Post

    Originally posted by Higg:
    Originally posted by Colonel Phoenixxx:
    I have already opened the ports in the router config ... .
    Which port? 21 ? try 20 too ...
    Have you setup INCOMING other than OUTGOING filter... and how?

    I can log into the FTP on my computer and everything works great. However, when someone else logs into the server, they connect just fine, but they can't see anything on my system.
    Are you using official IP's? What is your network (attached to an ISP?) and what is 'someone else's network (from the Internet?)?
    If it was an IP problem the people on the outside wouldn't be able to login, let alone see anything

  10. #10
    Registered User techleet's Avatar
    Join Date
    Oct 2000
    Location
    San Jose, CA, USA
    Posts
    459

    Post

    Originally posted by Lysergic:
    Do you also have the directory permissions as well as the IIS FTP permissions setup coreectly? The directory permissions might be inheiriting permissions from the parent directory. If so they could connect but do nothing else in that directory.
    WERD. I agree totally. Plus, love your nick, Lysergic Acid Dythilamide!

  11. #11
    Registered User Higg's Avatar
    Join Date
    Jul 1999
    Posts
    295

    Post

    How can permission settings be the problem when things are ok using connections from the inside? I hope he has tested this for other than admin-users...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •