09-21-2012 02:11 PM - edited 03-11-2019 04:57 PM
Needing help with ASA Firwall matter... adding or exchaning Ip address to allow for access
---
Posted by WebUser Regina Hooks from Cisco Support Community App
Solved! Go to Solution.
09-25-2012 01:53 PM
Hmm.. what is the exact access-list line that you need to change?
The original access-list that you posted doesn't have "www" at the end.
This is the one that you posted originally:
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.199.**587
If it does have "www" at the end, then yes, just copy the exact line and just change the ip address and leave everything else in the acl as is.
So if the line says:
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.199.** eq www
Just change the ip address that you want to change:
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.200.** eq www
09-21-2012 02:44 PM
Pls share your current config, and advise what exactly you would need to add or exchange and we can help with the exact commands.
09-24-2012 08:02 AM
See the 70. IPs below I need to change those to the correct ones, they are no longer valid.
access-list Acl-Internet-Ingress extended permit tcp any host 70.166.**.** eq 3389
access-list Acl-Internet-Ingress extended permit tcp any host 70.166.**.** eq smtp
access-list Acl-Internet-Ingress extended permit tcp any host 70.166.**.** eq www
access-list Acl-Internet-Ingress extended permit tcp any host 70.166.**.** eq www
access-list Acl-Internet-Ingress extended permit tcp any host 70.166.**.** eq www
access-list Acl-Internet-Ingress extended permit tcp any host 70.166.**.* eq pptp
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.199.**587
---
Posted by WebUser Regina Hooks from Cisco Support Community App
09-24-2012 03:01 PM
Just configure the new access-list line with the correct ip address and then remove the line that has the incorrect IP.
Eg:
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.200.**587
no access-list Acl-Internet-Ingress extended permit tcp any host 70.**.199.**587
09-24-2012 06:04 PM
09-24-2012 07:16 PM
The example that i gave above is the command to do it.
09-25-2012 01:38 PM
I appologize Halijenn, i must be missing something... I should put in: ( access-list Acl-Internet-Ingress extended permit tcp any host 70.*.200.*587) using the 587 at the end? Instead of www ?
---
Posted by WebUser Regina Hooks from Cisco Support Community App
09-25-2012 01:53 PM
Hmm.. what is the exact access-list line that you need to change?
The original access-list that you posted doesn't have "www" at the end.
This is the one that you posted originally:
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.199.**587
If it does have "www" at the end, then yes, just copy the exact line and just change the ip address and leave everything else in the acl as is.
So if the line says:
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.199.** eq www
Just change the ip address that you want to change:
access-list Acl-Internet-Ingress extended permit tcp any host 70.**.200.** eq www
09-26-2012 10:07 PM
10-29-2012 02:57 AM
pls i need to ASA firewall Solutions materials for study."very important"
---
Posted by WebUser Mohamed Ezzat from Cisco Support Community App
10-29-2012 03:02 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide