->The only code I can find on Cisco is 6.3(5) and from what I have read
it is the latest code for the Pix 501. Is this right? I would hate to
load the wrong code. Looking for conformation.
http://www.cisco.com/en/US/partner/p...d.html#wp23144
->I know that the DHCP outside int isn't ideal, but my cable modem bill
would more than double for a static so I unfortunately I have to deal
with it. I am getting around it by if I can't connect (once working
totally) I will have the wife check on the IP by telneting to the PIX
and the show IP command, getting that new address and changing it in my
VPN client.
-> >ip local pool ipool 172.26.69.10-172.26.69.25
As for the ip mask, I read the doc and they way I read it; it states
that by default the pix puts a /24 mask if nothing is entered (bases on
class of network). However I have tried to manually add a /24, but it
is not allowing me to.
->As for my ACL, can someone scrub over this attempt? I don't think it
is correct. I tried to go through it on the Pix but the help is
nothing like it is on the switches.
access-list 101 permit icmp 0.0.0.0 0.0.0.0 outside
access-list 101 permit icmp outside 0.0.0.0 0.0.0.0
access-list 101 permit ip 192.168.69.0 255.255.255.0 172.26.69.0
255.255.255.0
access-list 101 permit ip 172.26.69.0 255.255.255.9 192.168.69.0
255.255.255.0
access-list 101 deny any any
global (outside) 1 interface access-list 101
->According to this I have AES, I will just have to figure out how to
turn it on.
Failover: Disabled
VPN-DES: Enabled
VPN-3DES-AES: Enabled
Maximum Interfaces: 2
Cut-through Proxy: Enabled
Guards: Enabled
URL-filtering: Enabled
I do travel outside the US occasionally, but only official DoD
business, and am usually on DoD bases.
Thanks