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.
Today I had to troubleshoot a VPN configuration and I've never seen VPN configured this way. I'll need someones help. With this config i see vpn tunnel established between the outside IP addresses of both firewalls. But i am not sure the interestin t...
Today I had to troubleshoot a VPN configuration and I've never seen VPN configured this way. I'll need someones help. whit this config i see vpn tunnel established but i am not sure the interestin traffic is going trought the tunnel or is routed to d...
Is anybody can figure out why the port mapped traffic like (smtp,www,RDP) is not going to the server Zeus. I guess is something wrong with the AAA access-list.Thanks, for the help! hostname ASAnamesname 10.100.50.172 Zeus!interface Vlan1 nameif insid...
I have an issue getting email through the Cisco ASA to our email server 10.100.50.172 255.255.0.0 Everything else is working. We have internet. All outgoin traffic is OK. Is anybody see what's wrong. Thanks,ASA Version 8.0(2)!hostname ASAnames!interf...
This is going to be probably very stupid question to you guys but I'm a new in the cisco routing. We got 2821 router and configured it. It was with default passwords 'cisco' , 'cisco'. I used #enable secret XXXXXX to change password and now when I tr...
I have replaced the the statements in the AAA access-list with#access-list AAA extended permit tcp host Zeus eq smtp host xxx.yyy.15.10 eq smtpBut it still not working. What I'm doing wrong?
When I replaced the 'any' with the external IP address xxx.yyy.15.10 in the access list#access-list AAA extended permit tcp host xxx.yyy.15.10 host 10.100.50.172 eq smtpI was able to apply#static (inside,outside) interface access-list AAAor#static (...
When I tried this I'm getting:RedRiverASA(config)# static (inside,outside) 209.155.15.10 access-list ABCglobal address overlaps with maskUsage: [no] static [(real_ifc, mapped_ifc)]......I tried also 209.155.15.11 and I get the same
This is what I'm getting when I try this:ASA(config)# static (inside,outside) interface access-list ABCWARNING: static redireting all traffics at outside interface;WARNING: all services terminating at outside interface are disabled.ERROR: Invalid net...
This is what I need exactly to do:I need to forward all HTTP, HTTPS, SMTP traffic to 10.100.50.72 and all the packets on the range of tcp 3230-3238 and udp ports 3230-3258 and h323 to 10.100.50.70 (this is for video conferencing, it's not cisco, not ...