cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
403
Views
0
Helpful
3
Replies

pix501 reset psw and ip

sigedacisco
Level 1
Level 1

I configure pix501 win pc xp and std ip 192.168.1.1, my cfg is : inside 192.168.0.254, outside 10.0.0.1, gateway 10.0.0.250 . after cfg my pc is set with fixed ip, then I receive error when tryed access https://192.168.0.254/startup.html.

I tryed access to pix with com1, but my psw first char is "?" (shift+3) !! and it's impossible to reset with tera term emulator !

help me, please, thanks

3 Replies 3

dougz
Level 1
Level 1

It sounds like you need to perform a password recovery on the PIX. Here is a link to the instructions:

http://www.cisco.com/en/US/customer/products/hw/vpndevc/ps2030/products_password_recovery09186a008009478b.shtml

(Note that the URL probably wrapped.)

Hope this helps.

ok, i reset psw, now it's impossible to set ip inside 192.168.0.254 255.255.255.0, i receive error "Interface address is not on same subnet as DHCP pool

pixfirewall".

pixfirewall(config)# show configure

: Saved

: Written by enable_15 at 01:06:20.622 UTC Thu Jun 15 2006

PIX Version 6.3(5)

interface ethernet0 auto

interface ethernet1 100full

nameif ethernet0 outside security0

nameif ethernet1 inside security100

enable password xxx

passwd xxx

hostname pixfirewall

domain-name ciscopix.com

fixup protocol dns maximum-length 512

fixup protocol ftp 21

fixup protocol h323 h225 1720

fixup protocol h323 ras 1718-1719

fixup protocol http 80

fixup protocol rsh 514

fixup protocol rtsp 554

fixup protocol sip 5060

fixup protocol sip udp 5060

fixup protocol skinny 2000

fixup protocol smtp 25

fixup protocol sqlnet 1521

fixup protocol tftp 69

names

pager lines 24

mtu outside 1500

mtu inside 1500

ip address outside 10.0.0.1 255.255.255.0

ip address inside 192.168.1.1 255.255.255.0

ip audit info action alarm

ip audit attack action alarm

pdm logging informational 100

pdm history enable

arp timeout 14400

global (outside) 1 interface

nat (inside) 1 0.0.0.0 0.0.0.0 0 0

route outside 0.0.0.0 0.x.x.x.0.0.250 1

timeout xlate 0:05:00

timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00

timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00

timeout sip-disconnect 0:02:00 sip-invite 0:03:00

timeout uauth 0:05:00 absolute

aaa-server TACACS+ protocol tacacs+

aaa-server TACACS+ max-failed-attempts 3

aaa-server TACACS+ deadtime 10

aaa-server RADIUS protocol radius

aaa-server RADIUS max-failed-attempts 3

aaa-server RADIUS deadtime 10

aaa-server LOCAL protocol local

http server enable

http 192.168.1.0 255.255.255.0 inside

no snmp-server location

no snmp-server contact

snmp-server community public

no snmp-server enable traps

floodguard enable

telnet timeout 5

ssh timeout 5

console timeout 0

dhcpd address 192.168.1.2-192.168.1.33 inside

dhcpd lease 3600

dhcpd ping_timeout 750

dhcpd auto_config outside

terminal width 80

Cryptochecksum:xxxx

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)# configure factory-default ip-address netmask

Invalid IP address ip-address

pixfirewall(config)# configure factory-default 192.168.0.254 255.255.255.0

Specified IP address (192.168.0.254) is not allowed; it would leave no room for

DHCP address pool.

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)#

pixfirewall(config)# show ip

System IP Addresses:

ip address outside 10.0.x.x.255.255.0

ip address inside 192.168.1.1 255.255.255.0

Current IP Addresses:

ip address outside 10.0.x.x.255.255.0

ip address inside 192.168.1.1 255.255.255.0

pixfirewall(config)# ip address inside 192.168.0.254 255.255.255.0

Interface address is not on same subnet as DHCP pool

pixfirewall(config)#

your DHCP is not on the same subnet as your interface, you need to change your ip address to 192.168.1.254 or change the dhcp leases to 192.168.0.2-192.168.0.33 255.255.255.0 subnet. or you could just change your subnet to 255.255.0.0 and that would work also.

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: