The best way to resolve your issue would be if you could just pick up
a networking book and skim through it. There are so many things you
should learn about before attempting to ask for help. Here, have a
free list: http://www.amazon.com/Networking-books/lm/3UOSOCPBMK0G7

Trust me. In the long run it will benefit you.

Dinesh



On Fri, Oct 8, 2010 at 1:19 AM, Dattatray Kamble <[email protected]> wrote:
> 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
>
-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to