COMPUTER TIPS

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

 

Google

  Google Groups Beta Subscribe to Computer free Tips                                                  

Email:

Oct 20 , 08                    Today's Tip                              Add to Favorites  

                                                                              

   

Previous Tips e

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

Mar-08-Tips

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 PIX Firewall image using monitor mode?

 

 

 

Today tip will help you to install the IOS on the Cisco PIX firewall 501, 506, 506E, 515E, 515, 525 and 535 series. First make sure, you have installed and configured any TFTP (Trivial File Transfer Protocol) server over the LAN port. If you are trying to boot up your PIX firewall without an IOS, the nonworking firewall will boot up in ROM monitor mode, or turn the power switch off and back on to recycle the power then press you can press the ctrl and break keys simultaneously. The monitor> prompt is displayed and the firewall first prompt will look like this:

monitor>

Follow the step-by-step procedure to recover the IOS of 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 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 the remote or TFTP server.

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 PIX firewall image.

monitor>file firewall-ios

file firewall-ios

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

monitor> tftp
 
tftp firewall-ios@131.200.1.1 via 10.1.1.5....................................................
Received 63729 bytes
 
PIX admin loader (3.0) #0: Sun Oct 19 11:23:01 PDT 2008
Flash=AT29C040A @ 0x300
Flash version 7.0, Install version 7.1
 
Installing to flash

                      

Yesterday Tip.

How to hiding icons on the bottom of your screen?