From: Anindya Mozumdar <anindya@cmi.ac.in>
To: Ahsan Ali <ahsanali@gmail.com>
Cc: linux-admin@vger.kernel.org
Subject: Re: ISP doesn't allow FTP
Date: Tue, 29 Jun 2004 11:14:27 +0530 [thread overview]
Message-ID: <20040629054426.GA30123@cmi.ac.in> (raw)
In-Reply-To: <17daa85604062808126e8417d9@mail.gmail.com>
Yes, I am having this problem too. However, it may be that the original
sender never "cc'ed" the message to this list.
Anindya.
On Mon, Jun 28, 2004 at 08:12:36PM +0500, Ahsan Ali wrote:
> Sorry for the off-topic post.
>
> I never got the original message sent to the list. Only the reply.
>
> I am very sure I am not getting all mail sent to the list... it isnt
> just a "low volume" problem.
>
> Anyone else having this problem?
>
> -Ahsan
>
> On Mon, 28 Jun 2004 17:41:07 +0300 (EEST), Mihai Rusu <dizzy@roedu.net> wrote:
> >
> > Hi
> >
> > Depends on how they filter your FTP traffic. My guess is that they just
> > filter out port 21. In which case try to run a ftp server on a port
> > different than 21 (or if you cant admin the FTP server run a port
> > forwarder that knows to forward FTP traffic on another port to forward
> > traffic to the true FTP site, I think portfwd knows that, check on
> > freshmeat.net).
> >
> > Now if they filter it by looking into the traffic (string based, altghough
> > that can be very resource consuming and risky business) then you need some
> > encrypted tunnel. You might use SSH with portforwarding (btw you could use
> > SCP to copy your files) or another encrypted tunneling like IPSEC,
> > vtun (with kernel support).
> >
> > On Thu, 27 May 2004, Josh wrote:
> >
> > > Hello fellow admins,
> > >
> > > I am having a problem with my ISP at the firewall level, they are
> > > blocking any type of FTP transfer. However, I do have a shared webserver
> > > that I can host proxy scripts on, just as long as I don't have to compile
> > > them, I can only do a simple transfer. Does anyon e know any tools that
> > > may be of help, like proxy servers, tunneling tools, port mappers, etc.
> > > I have access to a different ISP for a few hours if I need to do a quick
> > > upload to my webserver (My webserver is running RedHat 7 I believe).
> > >
> > >
> > > Thanks
> > >
> > > --
next prev parent reply other threads:[~2004-06-29 5:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-28 4:42 ISP doesn't allow FTP Josh
2004-05-28 8:18 ` Bostjan Skufca (at) domenca.com
2004-06-28 14:41 ` Mihai Rusu
2004-06-28 15:12 ` Ahsan Ali
2004-06-29 5:44 ` Anindya Mozumdar [this message]
2004-06-29 6:53 ` Ahsan Ali
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040629054426.GA30123@cmi.ac.in \
--to=anindya@cmi.ac.in \
--cc=ahsanali@gmail.com \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.