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.
Hi there,I meet a problem now. I need to setup static NAT for an inside address behind a router, the config on ASA seems correct, but the connection cannot be established. Topology: ASA -- 3825 -- 3750 -- serverLet's say the outside address of ASA...
Hi there,Recently I want to apply traffic shape on my ASA5520, but after entering the configure mode of policy-map, I couldnot find the shape command.. If I type the command, the device would notify me that there is no such command.. My version is 8...
Hi there,I have two internet line and I want to use one line for internet connection, the other for internal connection. I have some questions here:As one line would be used for internal only (let's call the line A), I think I do not need to setup NA...
Hi there,I have a couple of devices configured as the radius client of Windows NPS. Now the strange thing is, some machine would be able to login while some get authorization failed error after typing the username and password. The thing confused me ...
Hi there,I meet a problem that the vpn client keeps disconnectiong and need to reauthenticate. Sometimes it disconnected after the vpn client is connect to ASA for 5 minutes, sometimes it's 20 minutes. But the worst thing is, even the client is using...
Thanks Andrew,But how to configure traffic shape is not my problem. My problem is that in my ASA5520, the command 'shape' is 'Unreconginazed command'...Best regards,Victor
Hi Thshi,VPN is terminated on ASA also. The ip address of outside and outsidectc are all Internet public IPs. I used NAT like this:global (outsidectc) 10 interfacenat ( inside ) 10 access-list internetaccess-list extened internet permit ip any anycr...
Hi Toshi,I don't want redundant, I want to use one for VPN and one for other internet traffic..I want to implement below comands, please help to check:route 0.0.0.0 0.0.0.0 LineAGW 1route 10.0.0.0 255.255.0.0 lineB GW 1route 172.16.0.0 255.255.0.0 li...