COMPUTER TIPS

Home | Previous Page| About Us | Set As Home Page

 

Google

  Google Groups Beta Subscribe to Computer free Tips                                                  

Email:

July, 18 , 08                    Today's Tip                              Add to Favorites  

                                                                              

   

Previous Tips e

16-07-08
15-07-08
14-07-08
13-07-08
12-07-08
11-07-08
10-07-08
09-07-08
08-07-08
07-07-08
06-07-08
05-07-08
04-07-08
03-07-08
02-07-08
01-07-08
30-06-08
29-06-08
28-06-08
27-06-08
26-06-08
25-06-08
24-06-08
23-06-08
22-06-08
21-06-08
20-06-08
19-06-08
18-06-08
17-06-08
16-06-08
15-06-08
14-06-08
13-06-08
12-06-08
11-06-08
10-06-08
09-06-08
08-06-08
07-06-08
06-06-08
05-06-08
04-06-08
03-06-08
02-06-08
01-06-08
30-05-08
29-05-08
28-05-08
27-05-08
26-05-08
25-05-08
24-05-08
23-05-08
22-05-08
21-05-08
20-05-08
19-05-08
18-05-08
17-05-08
16-05-08
15-05-08
14-05-08
13-05-08
12-05-08
11-05-08
10-05-08
09-05-08
08-05-08
07-05-08
06-05-08
05-05-08
04-05-08
03-05-08
02-05-08
01-05-08
30-04-08
29-04-08
28-04-08
27-04-08
26-04-08
25-04-08
24-04-08
23-04-08
22-04-08
21-04-08
20-04-08
19-04-08
18-04-08
17-04-08
16-04-08
15-04-08
14-04-08
13-04-08
12-04-08
11-04-08
10-04-08
09-04-08
08-04-08
07-04-08
06-04-08
05-04-08
04-04-08
03-04-08
02-04-08
01-04-08
30-03-08
29-03-08
28-03-08
27-03-08
26-03-08
25-03-08
24-03-08
23-03-08
22-03-08
21-03-08
20-03-08
19-03-08
18-03-08
17-03-08
16-03-08
15-03-08
14-03-08
13-03-08
12-03-08
11-03-08
10-03-08
09-03-08
08-03-08
07-03-08
06-03-08
05-03-08
04-03-08
03-03-08
02-03-08
01-03-08

Feb-08-Tips

 Jan-08-Tips

Dec-07-Tips

Nov-07-Tips

October 07-Tips

September 07-Tips

August 07-Tips

July 07- Tips

June 07- Tips

May 07- Tips

April 07- Tips

March, 07- Tips

February, 07- Tips

January, 07- Tips

 

 

 

 

 

 

How to recover the lost or forgotten password of Cisco PIX Firewall?

 

 

 

Today tip will help you to explain the password recovery methods for the Cisco PIX firewall. You can use these steps to recover for different Cisco PIX Firewalls (for example 501, 506, 506E, 515E, 515, 525 and 535).

Follow the step-by-step procedure to recover the lost Cisco PIX Firewall: 

First make sure, you have connected your PC to the Ethernet and Console port of PIX Firewall using any emulation software.

Now turn the power switch off and back on to recycle the power then press Break or Esc key to. The monitor> prompt is displayed.

monitor>

Now use the interface command to specify the interface of PIX Firewall use for traffic.

monitor>interface 1
0: i8255X @ PCI(bus:0 dev:13 irq:11)
1: i8255X @ PCI(bus:0 dev:14 irq:8 )
 
Now use the address command to assign the IP address of PIX Firewall interface.
 

monitor>address 10.1.1.1

address 10.1.1.1

Issue the server command to assign the IP address of TFTP server for password recovery.

monitor>server 131.200.1.1

server 131.200.1.1

Issue the gateway command to specify the gateway address through which the server is accessible.

monitor>gateway 10.1.1.5

gateway 10.1.1.5

Now issue the file command to identify the file name to recover the PIX firewall password, for example np62.bin (download this file from Cisco website).

Now use the tftp command to start the password recovery process of the PIX Firewall, and then following message will appear.

tftp np62.bin@131.200.1.1 via 10.1.1.5....................................................
Received 63729 bytes
 
Do you wish to erase the passwords? [yn] yes
Passwords have been erased.
 
Rebooting..........

                          

Yesterday Tip.

How to enable Autosave feature in MS Excel?