cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
755
Views
0
Helpful
8
Replies

Extended Access List

Mohammed Yusuf
Level 1
Level 1

Hi,

 

I am testing a cloud access point and I think Asa5505 is blocking external 8443 to access the cloud portal.

 

i tried to create an access point to allow the access point from internal to external but i seem to be struggling to get it working, not sure where to check. I created the access list something like this.

access-list acl-outside extended permit tcp host 172.16.10.8 eq 8443 any

not sure where I am going wrong?

Appreciate your help.

 

thanks,

8 Replies 8

Jon Marshall
Hall of Fame
Hall of Fame

Need a bit more information than that.

What is trying to access what ie. source and destination IPs and port numbers.

Plus please post configuration of your ASA.

Jon

Hey Jon,

The source port could be anything. I am trying to reach to 

https://003.unificloud.co.uk:8443/ 

and I only want to allow only 2 or 3 Access point,

Hi,

If I understand it correctly , I think we are trying to allow the Outbound traffic to the Access point through the ASA device.

I think this ACL is applied on the inside interface:-

access-list acl-outside extended permit tcp host 172.16.10.8 eq 8443 any

In that case , I see that ACE is incorrect:-

access-list acl-outside extended permit tcp host 172.16.10.8 any eq 8443

Allow the Source IP which you want as per the requirement.

Thanks and Regards,

Vibhor Amrodia

Hi,

 

I tried your suggestion 

access-list acl-outside extended permit tcp host 172.16.10.8 any eq 8443

It does not seem to work. where can I see or troubleshoot?

 

Thanks,

Hi ,

I think the easiest way would be test the policies using the packet tracer command on the AS device.

Refer:-

https://supportforums.cisco.com/document/29601/troubleshooting-access-problems-using-packet-tracer

Thanks and Regards,

Vibhor Amrodia

I got this error on the packet tracer.

Is Vibhor correct ie. you are trying to allow traffic from the inside of your ASA to the outside.

Can you confirm that is what you are trying to do ?

If so can you run this at the CLI and post results together with your ASA configuration -

"packet-tracer input inside tcp 172.16.10.8 12345 <public IP> 8443"

where the public IP is the one you are trying to connect to.

Jon

Hi Jon,


I am only trying to access this site

https://003.unificloud.co.uk:8443 

I can ping it but unable to access on port 8443.

Review Cisco Networking for a $25 gift card