This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to configure ASG with 2 XBOX360 consoles

I'm having a difficult time configuring the ASG so that two 360 consoles can go on XBOX Live at the same time.  I followed some of the posts in order to get one console on LIVE but I'm struggling with the second one.

Do I have to clone the DNAT and Packet rules and change the destination IP to match that of the second console?

Thanks,

Jerry


This thread was automatically locked due to age.
  • I'm not familiar with The XBox live system.  But if you need to get two systems running you will have to have the second machine on a different port or port range.  I don't know if this is possible, but if it is, you set the port for the second machine to a different range then copy your current settings that work for machine one to the new ports and the ip of the second machine.

    Hope you get it working.


    ----------------------
    Danny
    the Astaro Guy - Home
  • I have been trying to figure this out myself. Xbox live uses UDP port 3074 so we need a way that when unsolicited packets come into ASG it knows which console to send the the packet to. I know routers that have UPNP can accomplish this we just have to figure out how to duplicate that on the ASG

    Ralph
  • qhplar:

    Did you ever figure this out?  My solution was to place 2 of my 3 360s in front of the astaro on their own lan segment with the external port of the ASG and the internal port of the DSL router.
  • Has anyone figured this out???  Please post your config on solving this issue as I have the same problem with 2 xbox 360's behind an ASG.
  • **EDIT**

    After posting this it dawned on me that this shouldn't work the way I described. I personally haven't had any issues and I've been using it like this for over year but I honestly couldn't name a time when both 360's were playing online at the same time so if there were issues, I never noticed it. Most of the time, one Xbox was used during the day or weekends when I'm not home. I usually play mine at night.

    Unfortunately I am moving this weekend and will be back to 1 xbox in the house so I don't know if I'll have time to test.

    Here is my config for 2 360s

    I created 2 new servies and gave both Xboxes a static dhcp assignment
    Service 1: Xbox Live 1 - TCP\UDP for port 3074
    Service 2: Xbox Live 2 - UDP for port 88
    Host_Xbox 1 - internal ip
    Host_Xbox 2 - internal ip


    Traffic Source: ANY
    Traffic Service: Group called Service_Xbox and put both Xbox services in there
    Traffic Destination: External Address
    NAT mode: DNAT
    Destination: Xbox 1 ip address
    Automatic Packet Filter rule: checked

    Then just do the same for the 2nd Xbox. 

    Works like a charm.

    Here's another post that goes into it as well

    https://community.sophos.com/products/unified-threat-management/astaroorg/f/54/t/38125
  • Here is an article from M$ with the details on how there NAT works.

    NATs and Xbox LIVE - Xbox.com

    It appears that if we can map all XBOX IP's to the same static port it should work.

    Anyone know how to do this?

    Thanks
    Ralph
  • So, can you set a static IP on each Xbox?

    Barry
  • ya either on the Xbox itself of give it a reservation in the DHCP pool (preferred method).

    Once we figure out the static port mapping it should work.
  • Astaro won't let you reserve a DHCP IP for more than one MAC.

    However, If they're all on one WiFi network, you might be able to give them all the same static IP.

    I don't know any way to map a port to 3 IPs, other than with some sort of round-robin load balancing, which won't help.

    Barry
  • I'm using Windows DHCP and each Xbox has it's own MAC address, I have set up all my Xbox's with static IP addresses.

    But if I can't map multiple IP's to the same internet facing port then this will not work.