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.
How would the following NAT statement look on the ASA and why wont the ASA take the line of config even though I have created the object for itthe PIX config is like this :global (outside) 1 aa.bb.53.197on the ASAI thought the config would be as simp...
Hello PeopleWhen I accepted a new assignment I had no Idea these guys still housed a CISCO PIX 6.3(5) which I havent played with for yearsAll im trying to do is mimic existing configuration albeit changing IP addressThe request is simple but Im not h...
Hello GuysMyself and my colleague have been hitting brick walls and could really do with your input.ScenarioWe have a single VPN, one side is a CIsco ASA 5505 and the otherside is a Juniper Netscreen SSG520. The Tunnel is showing as up but the local ...
Hello All Im currently on a project where we have deployed over 30 cisco 1921 routers to branch offices to provide broadband internet connectivity. The problem we ran into was our ISP had a major nationwide outage which affected all of the branch off...
Who ever is going to respond please don't just put duplicate post. and if you are going to put that at least link it to the duplicate article. I'm obviously new to this forum and have not posted much on here. so some guidance or assistance will help....
Hi JonFurther to my quest to conquer NAT on PIX vs ASA. I have found an issue when following the guides for the post 8.3 ASA Nonat policy.The Rules on the PIX are straight forward he is an example nat (inside) 0 access-list nonat2and the ACLS on the ...
Hi Jon I belive you are right, I simply want to replicate the statement and not modify it in any way, This has not been tested yet as we are preparing the ASA for trial run next week. So I have removed this linenat (any,outside) after-auto source sta...
Hi JonThanks for the information and the article by Jouni really helpe, So after reviewing I got rid of this linenat (any,outside) source static any any destination static aa.bb.53.197 aa.bb.53.197and replaced it withnat (any,outside) after-auto sour...
Hi JonThanks for responding!We are getting rid of the Cisco PIX and migrating to a Cisco ASA. The NAT statement taken from the PIX is natting anything to the address aa.bb.53.197 with this lineglobal (outside) 1 aa.bb.53.197Im simply trying to add th...