pix help(newb)
qplayed
Member Posts: 303
Hi guys after a night of screwing around with a bad image i decided to upgrade to 7.x
Cisco told me i could use my existing license to 7.x
anyway i've finally got 7.x loaded but i am not able to run
copy tftp flash
here is what i get
this is from a clean install(i used erasedisk.bin)
i've also set ethernet 0's ip address 10.0.0.2
i tried to add a route(guessing)
if i don't get the image to flash it just keeps on a reboot loop
which is exactly what the cisco docs had said ...
any help is appreciated
[/code]
Cisco told me i could use my existing license to 7.x
anyway i've finally got 7.x loaded but i am not able to run
copy tftp flash
here is what i get
pixfirewall# copy tftp flash Address or name of remote host [10.0.0.1]? Source filename [pix722.bin]? Destination filename [pix722.bin]? Accessing tftp://10.0.0.1/pix722.bin... %Error opening tftp://10.0.0.1/pix722.bin (No such device)
this is from a clean install(i used erasedisk.bin)
i've also set ethernet 0's ip address 10.0.0.2
pixfirewall# ping 10.0.0.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.0.0.1, timeout is 2 seconds: No route to host 10.0.0.1 Success rate is 0 percent (0/1)
i tried to add a route(guessing)
pixfirewall(config)# route ? configure mode commands/options: Current available interface(s): pixfirewall(config)# route
if i don't get the image to flash it just keeps on a reboot loop
which is exactly what the cisco docs had said ...
any help is appreciated
[/code]
If you cannot express in a sentence or two what
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
Comments
-
qplayed Member Posts: 303ok mike you can trash this post dug a little more and found my answerIf you cannot express in a sentence or two what
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator -
Paul Boz Member Posts: 2,620 ■■■■■■■■□□Just out of curiosity what was the solultion to your problem?CCNP | CCIP | CCDP | CCNA, CCDA
CCNA Security | GSEC |GCFW | GCIH | GCIA
pbosworth@gmail.com
http://twitter.com/paul_bosworth
Blog: http://www.infosiege.net/ -
qplayed Member Posts: 303int e0
ip add 10.0.0.2
nameif outside
security-level 0
route 0.0.0.0 0.0.0.0 10.0.0.1If you cannot express in a sentence or two what
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator