You may already have the GUI installed.
>http server enable
>http 192.168.10.0 255.255.255.0 inside
>http 192.168.50.0 255.255.255.0 inside
open your web browser and try to go to https://192.168.50.5
Note the httpS vs http
You should be presented with a dialog asking if you want to trust this host. Click Yes, then you should get a username/password prompt. Try username "pix" and the enable password, else username blank, and enable password.
Make sure your browser has the proxy selections unchecked or it might not work.
Main Topics
Browse All Topics





by: Bill_SzumskiPosted on 2003-12-23 at 11:45:05ID: 9993221
static (inside, outside) 123.456.789.40 192.168.50.90 netmask 255.255.255.255 0 0
access-list acl_in_www permit tcp any host 123.456.789.40 eq 1099
static (inside, outside) 123.456.789.41 192.168.1.20 netmask 255.255.255.255 0 0
access-list acl_in_www permit tcp any host 123.456.789.41 eq 389
object-group service <group id> tcp
port-object range 8090 8201
access-list acl_in_www permit tcp any any object-group <group id>
To install PIX Device manager you have to go to Cisco's site and download the latest PDM image (PDM-301.bin). Then you will need a TFTP server with the PDM image copied to the working directory. In the PIX you need to type:
copy tftp flash:pdm (follow the prompts)