Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. Configure router

Configure router

Scheduled Pinned Locked Moved Hardware & Devices
helpquestionworkspace
6 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Alex_Y
    wrote on last edited by
    #1

    I have Linksys switch/router. Now in my LAN I have one box on which FTP configured as ftp://192.168.1.102:33331 Internaly in LAN all computers are able to use that ftp, but otside when I dial ftp://64.226.4.32:33331 It complaning that PORT ERROR occured No my Router is configured to forward all 33331 port request to ftp box App = ftp Port = 33331 Forward IP = 192.168.1.102 Note: The same configuration works fine with HTTP Any ideas? Tnanks. :)

    F M 2 Replies Last reply
    0
    • A Alex_Y

      I have Linksys switch/router. Now in my LAN I have one box on which FTP configured as ftp://192.168.1.102:33331 Internaly in LAN all computers are able to use that ftp, but otside when I dial ftp://64.226.4.32:33331 It complaning that PORT ERROR occured No my Router is configured to forward all 33331 port request to ftp box App = ftp Port = 33331 Forward IP = 192.168.1.102 Note: The same configuration works fine with HTTP Any ideas? Tnanks. :)

      F Offline
      F Offline
      Farhan Noor Qureshi
      wrote on last edited by
      #2

      Have you tried ftp://64.226.4.32 ? Farhan Noor Qureshi if (this == this) thow this;

      A 1 Reply Last reply
      0
      • F Farhan Noor Qureshi

        Have you tried ftp://64.226.4.32 ? Farhan Noor Qureshi if (this == this) thow this;

        A Offline
        A Offline
        Alex_Y
        wrote on last edited by
        #3

        Cablevision lock port 21 :)

        F 1 Reply Last reply
        0
        • A Alex_Y

          Cablevision lock port 21 :)

          F Offline
          F Offline
          Farhan Noor Qureshi
          wrote on last edited by
          #4

          Maybe they are blocking *all* ftp.:~ Farhan Noor Qureshi if (this == this) thow this; -- modified at 17:48 Tuesday 30th August, 2005

          1 Reply Last reply
          0
          • A Alex_Y

            I have Linksys switch/router. Now in my LAN I have one box on which FTP configured as ftp://192.168.1.102:33331 Internaly in LAN all computers are able to use that ftp, but otside when I dial ftp://64.226.4.32:33331 It complaning that PORT ERROR occured No my Router is configured to forward all 33331 port request to ftp box App = ftp Port = 33331 Forward IP = 192.168.1.102 Note: The same configuration works fine with HTTP Any ideas? Tnanks. :)

            M Offline
            M Offline
            markkuk
            wrote on last edited by
            #5

            FTP works unlike other Internet protocols: it uses two connections, one for control and another for data. You are forwarding only the control connection but not the data connection. Easiest solution is just forget FTP and use HTTP for data transfers.

            F 1 Reply Last reply
            0
            • M markkuk

              FTP works unlike other Internet protocols: it uses two connections, one for control and another for data. You are forwarding only the control connection but not the data connection. Easiest solution is just forget FTP and use HTTP for data transfers.

              F Offline
              F Offline
              Farhan Noor Qureshi
              wrote on last edited by
              #6

              Just to elaborate on markkuk's post. Here is a good link about FTP. http://en.wikipedia.org/wiki/FTP[^] Farhan Noor Qureshi if (this == this) thow this;

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups