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've been looking at the OpenVPN software.I have the OpenVPN software configured as a client and would like to use the ASA as the VPN server for this software.It is an SSL software and as such I've tried configuring the ASA to terminate such connecti...
Hi I am using a ASA 5540 running version 7.2(3) and would like to pass all http and https requests coming from the inside of the ASA to an external proxy server on the internet (All request need to pass to port 8080). I've tried using static commands...
Hi I have a PIX 6.3 with remote IPSec VPN clients that connect. I need to be able to generate a report that details which users have connected to the VPN, it would be nice if it could generate extra info about that users activity, but just the user a...
Yes.Everything is setup on the ASA so that it would work if using a standard SSL connection to the ASA.I'm just looking for more of a clarification as to whether any knows if the OpenVPN software works or is at least supported.
Ideally I'd like to put in the following configuration:access-list PROXY_NAT permit tcp 10.10.10.0 255.255.255.0 any eq 80access-list PROXY_NAT permit tcp 10.10.10.0 255.255.255.0 any eq 443static (outside,inside) access-list PROXY_NAT Syntax-wide th...
I've tried the above configuration and no success.Would like to modify the browser settings, but have over 200 users and the department that rolls out our group policies for windows is having issues updating the browsers. To get the nat changed by de...
All internal users come from a private address range 10.10.10.x/24 and could potentially try to access any web page on the internet, but the destination needs to be natted to a proxy server address on the internet to process the web request.