On Fri, Oct 8, 2010 at 12:04 PM, Mehul Ved <[email protected]> wrote:

> On Fri, Oct 8, 2010 at 10:17 AM, Dattatray Kamble <[email protected]>
> wrote:
> > Hi,
> >
> >    The setup is as follows --
> >
> > Internet --->    Proxy (Squid) ------>   FTP server
> >                  eth0-192.y.y.y             192.y.y.y
> >                  eth1-118.x.x.x
> >
> >      I have few public IP's.
> >      I want to nat a public ip to FTP server.So that anyone can access
> FTP
> > server from outside.
> >      FTP configured with port no 1111 with listen_port=1111.
> >      It is working fine --#ftp 192.y.y.y:1111
> >      I want this should work with public ip & same port no.
>
> You need to forward the port on your proxy server using iptables.
> An example http://www.debian-administration.org/articles/73
>
>
> --
> With Regards,
> Mehul Ved
> --
> http://mm.glug-bom.org/mailman/listinfo/linuxers
>


Hi..Mehul,

    I want external users to access my internal ftp through public ip.
     The public ip is from 118.x.x.x series , it is not configured anywhere
to any ethernet card.
-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to