cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
480
Views
0
Helpful
5
Replies

config pix 506

leungcm
Level 1
Level 1

Hi,

Any GUI tools can I config the pix 506? any document help me to config it? any suggestion is welcome.

Best regards

5 Replies 5

Jon Marshall
Hall of Fame
Hall of Fame

Hi

You can use the Pix Device Manager (PDM) which is a web based GUI interface for configuring a pix.

Attached is a link to the PDM page where you can find an overview and Installation/Configuration links.

http://www.cisco.com/en/US/products/sw/netmgtsw/ps2032/index.html

HTH

Jon

JORGE RODRIGUEZ
Level 10
Level 10

You need to initially console to the PIX

to configure the inside interface and enable http in order to load the PMD(GUI interface).

For that this is what needs to be done to get you up and running with PDM

1-Console to PIX enable mode , config terminal

2- Configure the enable password

enable password password1

3-Enable http server services on PIX

http server enable

4-Configure IP address for the inside interface

Example:

ip address inside 192.168.10.1 255.255.255.0

5- Allow http access to the pix for any system on 192.168.10.0 subnet

Example:

http 192.168.10.0 255.255.255.0 inside

or allow any inside host as http 0.0.0.0 0.0.0.0 inside

6- Allow Telnet access to the pix , same as step 5 but replace http with telnet

Configure your PC TCPIP settings as :

IP: 192.168.10.20

MASK: 255.255.255.0

DG: 192.168.10.1 ( This is your inside PIX interface IP) or leave it blank if in same segment.

Connect your PIX and PC in a hub, if using a switch make sure you're in the same

segment as the pix.

Once both are connected make sure you can ping the pix 192.168.10.1 to ensure IP connectivity.

Then load your web browser and type:

https://192.168.10.1

here are couple of good links for starters:

Getting Started -Guide

http://cisco.com/en/US/docs/security/pix/pix63/configuration/guide/overvw.html#wp1045414

Configuring PDM

http://www.cisco.com/en/US/docs/security/pix/pix63/pdm30/installation/guide/pdm30CH4.html

Jorge Rodriguez

Hi,

thanks for your put. I cannot donwload the PDM software because I haven't any account. Where do I get the demo / eval verison? the old version is welcome as well.

Best regards

Hi,

where do I get the software? thanks

Best regards

How do you know you need PDM installed, most pix's comes with PDM installed.

If not go to this page.

https://www.cisco.com/pcgi-bin/Software/FormManager/formgenerator.pl?pid=221&fid=301

please rate if this helps

Rgds

Jorge

Jorge Rodriguez
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