Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a been having trouble configuring the PIX to VPN Client. Can some one explain to me the basic VPN Setup, Using 6.1(3) software release. I have tried the cisco examples and Still can not get it to work. Thanks.
I have a PIX 515. I am trying to load balance 2 internet connections, one Wireless and one DSL modem. Can the PIX do this or will I have to buy another router. I also have servers on the DMZ and Inside interface that have public IP addresses. The loa...
Basic PPTP VPN configuration on the PIX, it will work with nat as well. ip local pool vpnpool 10.0.1.1-10.0.1.254sysopt connection permit-pptpvpdn group 1 accept dialin pptpvpdn group 1 ppp authentication papvpdn group 1 ppp authentication chapvpdn g...
If you configure PPTP on the PIX it will work with nat. ip local pool vpnpool 10.0.1.1-10.0.1.254sysopt connection permit-pptpvpdn group 1 accept dialin pptpvpdn group 1 ppp authentication papvpdn group 1 ppp authentication chapvpdn group 1 ppp authe...