cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
273
Views
0
Helpful
1
Replies

ASA 5505 cannot get access to internet

Jordan Streifel
Level 1
Level 1

Disclaimer: This is the first ASA I've ever had to setup. Very new to this, but I was volun-told to set this up. Spent 3 days now and just need some expert advice/direction to go.

Issue: I cannot seem to get internet access to any device connected to the device, will also not ping out. Also getting an error is looging "portmap translation creation failed for udp src inside:192.168.5.2/54477 dst outside1:8.8.4.4/53.

Inside vlan = 192.168.5.x

Outside static ISP assigned IP = 66.97.X.X

ISP assigned subnet = 255.255.255.252

ISP gateway = 66.97.x.x

show running-config is attached

1 Reply 1

willwetherman
Spotlight
Spotlight

Hi,

I think that there is an issue with your NAT configuration as the numbers for your nat and global rules do not match. These numbers are IDs that tie the nat and global rules together so they need to match.

Try the following

global (outside1) 100 interface
nat (inside) 100 192.168.5.0 255.255.255.0

I hope that this helps

Review Cisco Networking for a $25 gift card