cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
446
Views
0
Helpful
2
Replies

PIX 525 Ver. 6.3(1) & static IP problems

smartin
Level 1
Level 1

I'm having problems changing static IP addresses to internal IP addresses.

The original statement looked like this,

static (DMZ,outside) xxx.xxx.46.3 192.168.1.2 netmask 255.255.255.255 0 0

When I change the external ip address to point to another internal IP address,

static (DMZ,outside) xxx.xxx.46.3 192.168.1.3 netmask 255.255.255.255 0 0

the new address is listed but the external ip address still points to the old internal address. I can't correct the problem until I reboot the PIX.

Is this some sort of a cache problem.

1 Accepted Solution

Accepted Solutions

rpel
Level 1
Level 1

Martin,

Do you have a chance to implent the logical interface (virtual interface) ?

As you can see, 6.2(2) pix does not support virtual interface; however, 6.3(1) does. To answer your question, after you did the configuration, you must use

clear xlate command to clear all translations. I hope this would help you.

View solution in original post

2 Replies 2

rpel
Level 1
Level 1

Martin,

Do you have a chance to implent the logical interface (virtual interface) ?

As you can see, 6.2(2) pix does not support virtual interface; however, 6.3(1) does. To answer your question, after you did the configuration, you must use

clear xlate command to clear all translations. I hope this would help you.

That did it, the "clear xlate" command worked, thanks for the help !!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card