cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
473
Views
0
Helpful
2
Replies

ASA NAT and XBOX360

hobbe
Level 7
Level 7

I wounder if anyone have a good solution to which ports to do a static on to open a XBOX360.

I have opened and made statics the 5 that microsoft says to open but still i get Moderate when i use the XBOX.

The ports i have made statics on are:

UDP 53

UDP 88

UDP 3074

TCP 3074

UDP 3330 (I think it was this one but I need to check when i get to the machine.)

No I do not want to use up a whole ip address and do a static on that.

Thanx for any help

Regards

Torbjorn

1 Accepted Solution

Accepted Solutions

Collin Clark
VIP Alumni
VIP Alumni

What do your statics look like? And the ACL?

Should be something like-

static (inside,outside) udp interface 88 [inside IP] 88 netmask 255.255.255.255

Then you need to allow the port in your ACL-

access-list outside_access extended permit udp any interface eq 88

I don't think you need UDP 53, that's DNS lookup. This is only needed id your host DNS.

HTH and please rate.

View solution in original post

2 Replies 2

Collin Clark
VIP Alumni
VIP Alumni

What do your statics look like? And the ACL?

Should be something like-

static (inside,outside) udp interface 88 [inside IP] 88 netmask 255.255.255.255

Then you need to allow the port in your ACL-

access-list outside_access extended permit udp any interface eq 88

I don't think you need UDP 53, that's DNS lookup. This is only needed id your host DNS.

HTH and please rate.

I feel so stupid.

I had totally forgotten to use interface instead of the ip adress

Thanx for reminding me.

Works like a charm.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card