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.
Hello,A user is having a problem connecting via VPN using client 4.0.1 to a PIX 515e running 6.3(1). The user has all the correct group info and the PIX is configured properly as other VPN client connections work fine. The client seems to make a co...
Hi,Is there any way to get the PIX to do accounting for VPN connections. I currently have it set up to do VPN authentication via radius, but once it authenticates, nothing is sent from the pix via the radius-acct port (1813) to indicate success/fa...
Hi and thanks for replying. That just seemed to account all tcp connections passing through the PIX via VPN after the authentication. It did not account the actual client VPN authentication and connection to the PIX. I tried from a client that do...
Yes, I installed it on one yesterday.Refer to table near end of this link excerpted below:http://www.cisco.com/en/US/customer/products/sw/secursw/ps2120/products_data_sheet09186a0080148714.html" Minimum RAM32 megabytes (MB), except the Cisco PIX 5...
Yeah, you won't be able to. Probably because the PIX can't route out and back into one of it's own interfaces just like if you have multiple site-to-site VPNs terminated on the same interface, they won't be able to talk to each other unless you mesh...
Try just PATing to the outside interface, using: "global (outside) 10 interface" and get rid of your other global statements (Might have to remove the "nat (inside) 10 0.0.0.0 0.0.0.0 0 0" first or the pix might complain, I forget). "I h...