Results 1 to 3 of 3
  1. #1

    Outbound Connection Problem

    Hi
    Did a search and couldnt find much really, dont know really what to search for.

    If i wget to certian servers i get the error 404 Not Found even though it will connect to that server.

    If I use FTP in SSH i get the error "ftp: connect: No route to host" when using commands such as ls and dir
    If i connect to localhost SSH FTP works 100% fine but remote FTP servers it has problems.

    Any one know what the problem could be?

    I have tried disabling the firewall and still get the same problems.

  2. #2
    Join Date
    Mar 2004
    Location
    Odessa, Ukraine
    Posts
    610
    Try tcptraceroute with ports 21,22,80
    And post it.

  3. #3
    Join Date
    Apr 2004
    Location
    India
    Posts
    292
    Hello ,
    It is very possible that the page etc u are trying to wget isn't actualy exisits there.Otherwise it dosen't show 404 error.Try to put the url u are trying to wget in browser then see what u see.
    Now u are saying that u use ftp in ssh.so this isn't a pure ftp client u are using .It is something like gftp on redhat .Or whatever is that ...try to check whether the server is allowing ftp connection.
    try telnet and check whether server's ftp port 21 is open or not .
    Try fom shell ftp servername and see what u get or use ftp clients sofwares..
    See this helps

Posting Permissions

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