Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > One ftp server, 3 internet IP

Reply
Thread Tools

One ftp server, 3 internet IP

 
 
Jean-Claude
Guest
Posts: n/a
 
      06-10-2005
Hi,

My question is a bit tricky, I need your points on this.

First, please have a look at the small diagram I've posted there.

http://cjoint.com/?gkn1qtXQQj

What is missing from the "Red Line" to have it working? Basically, the end
users decides which IP he wants to use for ftp files to the server. Teh end
customer decides it himself with prior notice.

The ftp server has only one default gateway. So, we need something in front
of the ftp to detect from which PIX the connection is coming and then to
force the packets to keep using the same PIX for coming back.

Dynamic routing does ot apply here since the end user decides really himself
the path

Thank you!

JC



 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a
 
      06-10-2005
In article <>, Jean-Claude <> wrote:
[3 different PIX connected to a single network]

:The ftp server has only one default gateway. So, we need something in front
f the ftp to detect from which PIX the connection is coming and then to
:force the packets to keep using the same PIX for coming back.

If it is not important that the FTP server itself be able to log the
original IP address of the user, then what you can do is tell
each of the PIXes to nat the *source* addresses to an IP address
range that is specific to the PIX.

For example, you could nat the Equant sources to 192.168.14.x,
the Cold to 192.168.45.x, and the MCI to 192.168.89.x .

Your LAN router would direct outgoing packets with these destinations
back to the appropriate PIX. The PIX would recognize that destination IP
was NAT'd and would un-NAT the destination back to the original source
address that was on the packet that was incoming.


This process does not work if you need the inside machines to see
the -original- source IP addresses (e.g., for authentication
purposes.)
--
Studies show that the average reader ignores 106% of all statistics
they see in .signatures.
 
Reply With Quote
 
 
 
 
Jean-Claude
Guest
Posts: n/a
 
      06-10-2005
Not sure I get this one. Well, The, what about the default gateway to add to
the server then?

You mean by your answer that the PIX "keep in memory" who asked the NAT?

No, no, no - I can get it.

If the user comes from the COLT link, how the server knows it has to reply
the packets to the PIX connected to the COLT backbone and not MCI?

Thanks I do understand quick but the teacher has to explain slowly

JC


 
Reply With Quote
 
Jean-Claude
Guest
Posts: n/a
 
      06-10-2005
Ok, I hide nat the Internet clouds. Good idea

JC


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sun.net.ftp.FtpProtocolException: Error reading FTP pending reply long990802@gmail.com Java 3 12-11-2005 02:46 AM
One ftp server, 3 internet IP Jean-Claude Cisco 0 06-10-2005 11:59 AM
Net::FTP problems getting files from Windows FTP server, but not Linux FTP Server. D. Buck Perl Misc 2 06-29-2004 02:05 PM
transfering files from one server to another through internet (ftp) Patrick Steele [MVP] ASP .Net 4 06-17-2004 04:58 AM
FTP over SSL vs FTP over SSH someone Java 1 04-25-2004 03:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57