We have a PIX successfully running VPN (I just inherited this network so I am not sure what all is here yet) and we want to restrict which external IPs can access VPN. What is the best method to do this? See my config below (With obvious parts removed or Xd out) PIX Version 6.3(3) interface...
I currently have a 192.168.1.0/24 network. I have one cisco router with many cisco switches that allow everyone to have a DHCP ip of 192.168.1.X. I will soon have more people then the /24 will handle, so I would like to switch to: 172.16.30.0 subnet 255.255.254.0 mask 172.16.31.255 broadcast ...


