cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
324
Views
5
Helpful
2
Replies

Inbound Connections Blocked?

jbrunsting
Level 1
Level 1

I have a bit of a problem right now. I'm setting up a new ASA 5505 and have gotten to the point where when I connect it, everyone in the office can access anything they want out on the internet. However, I have a couple of servers, and have been trying to do some port forwarding and some one to one NAT so that things like smtp or RDP are forwarded to certain servers on the internal network. I originally set up these access lists via the ASDM, but I've gone over them in the CLI as well, and I'm not seeing where the problem lies. Anyone?

2 Replies 2

acomiskey
Level 10
Level 10

Acl's should look like this...

access-list outside_access_in extended permit tcp any host A.A.A.A eq smtp

access-list outside_access_in extended permit tcp any host B.B.B.B eq 3389

Ah! That first eq smtp, etc was the issue!

Review Cisco Networking products for a $25 gift card