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,I have a requirement to NAT an internal server to access specific public URL's on port 80 & 443 only.I was able to achieve this using IP (not URL) on the 8.2 - using extended access-list and dynamic interface NAT.To be more clear the requirement i...
Hi Mahi,Thanks alot for your reply. This helps alot. I have a few queries from this.1) Since a bandwidth policing is applied globally for iscsi how will it affect my other ports that run native fc and fcoe. ?2) Is there a way I can test and make sure...
Thank you Jouni. You have been kind enough to detail every aspect.Your explanation resolves the NAT using IP. I mentioned it earlier because that was what I had on the older version.But currently the requirement is to use the URL instead of the IP si...
Hi Jouni,Thank you and appreciate your quick response.Below is what I had in my old configaccess-list NAT-PORT extended permit tcp host 10.10.10.1 host 74.X.X.X eq httpsglobal (outside) 1 interfacenat (inside) 1 access-list NAT-PORTSo this denied all...