Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > PIX 501: Multiple IP Addresses on the Untrusted Interface

Reply
Thread Tools

PIX 501: Multiple IP Addresses on the Untrusted Interface

 
 
Winsotn Wolf
Guest
Posts: n/a
 
      12-15-2003
I'm interested in using a PIX 501 as a firewall for two devices. What
I would like to do is assign two ip addresses to the untrusted
interface, then perform a one to one NAT. Is this possible on the PIX
501?

Thanks!
 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a
 
      12-15-2003
In article < >,
Winsotn Wolf <> wrote:
:I'm interested in using a PIX 501 as a firewall for two devices. What
:I would like to do is assign two ip addresses to the untrusted
:interface, then perform a one to one NAT. Is this possible on the PIX
:501?

Not in the way you phrase it, no, but the effect you want is
certainly possible.

Not the way you phrase it because any interface can only be assigned
a single IP address. But that only matters for firewall management
and IPSec purposes.

What you should do is simply use as many 'static' as you need.
For example,

static (inside, outside) 4.9.11.15 192.168.33.98 netmask 255.255.255.255
static (inside, outside) 58.223.77.129 192.168.33.47 netmask 255.255.255.255

The PIX can work with an indefinite number of outside IPs in this
manner, and they do not need to be in the same subnet. Make sure,
though, that all the appropriate IP addresses are routed to the PIX
outside IP by your router, or make sure the conditions are right for
proxy-arp to be effective.

--
Any sufficiently advanced bug is indistinguishable from a feature.
-- Rich Kulawiec
 
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
Assigning multiple IP addresses to an interface Matthias Scheler Cisco 7 12-22-2009 01:10 PM
How to implement a firewall for Windows platform that blocks based on Mac addresses instead of IP addresses cagdas.gerede@gmail.com C Programming 1 12-07-2006 04:30 AM
Can I have 2 IP addresses on our internal interface on our cisco pix firewall bgamblin@spvg.com Cisco 1 09-08-2005 08:54 PM
Pix: 2 addresses for 1 interface Erich Reimberg N. Cisco 0 08-29-2005 08:43 PM
Pix: 2 addresses for 1 interface Erich Reimberg N. Cisco 2 08-26-2005 09:53 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