cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1726
Views
0
Helpful
3
Replies

I get error: NAT unable to reserve ports with this configuration

patrick.hurley
Level 3
Level 3

What am I doing wrong?

object network netgate

host 192.168.0.45

exit

object network netgate-nat-udp500

host 192.168.0.45

object network netgate-nat-udp4500

host 192.168.0.45

exit

object service netgate-udp500

service udp destination eq 500

object service netgate-udp4500

service udp destination eq 4500

exit

object network netgate-nat-udp500

nat (inside,outside) static interface service udp 500 500

object network netgate-nat-udp4500

nat (inside,outside) static interface service udp 4500 4500

exit

access-list outside_access_in line 10 extended permit object netgate-udp500 any

access-list outside_access_in line 11 extended permit object netgate-udp4500 any

3 Replies 3

Jouni Forss
VIP Alumni
VIP Alumni

Hi,

I can only assume that this is related to using the "interface" IP address of the ASA and perhaps using VPN on that interface.

Then again a quick test on my own ASA after removing all VPN related configurations the ASA still wont accept the configuration. Though I wouldnt be surprised if a reload/reboot helped in my case.

- Jouni

I do have site to site VPN tunnels configured. Is there any way to resolve this? I can't bring up the tunnel on the netgate and I have rebooted.

Sent from Cisco Technical Support iPad App

Patrick,

If you have a site-to-site then these ports are already being used for the interface IP.

Do you have another IP? you cannot use the same addres with same ports.

Regards,

Felipe.

Remember to rate useful posts.

Review Cisco Networking products for a $25 gift card