As was foretold, we've added advertisements to the forums! If you have questions, or if you encounter any bugs, please visit this thread: https://forums.penny-arcade.com/discussion/240191/forum-advertisement-faq-and-reports-thread/
Options

XBox Live, DD-WRT, and wireless bridging

templewulftemplewulf The Team ChumpUSARegistered User regular
Hi All,

I've set up a ton of small networks, PCs, etc. in my time, so I like to think I can solve this by myself. I can't solve this by myself.

The situation:
My wife bought a shiny new xbox, which puts us at two Live capable consoles. Since we only have one obscenely overpriced Microsoft Wireless Adapter, I bought a new Linksys WRT54G2, and converted the old WRT54G (not G2) to a bridge with DD-WRT firmware.

So, the players:
Modem 
 |
 V
Wireless router WRT54G2(192.168.1.1) -> XBox A with wireless adapter (192.168.1.6)
 |
 V
Wireless Bridge WRT54G with DD-WRT v24(192.168.1.3)
 |
 V
XBox B with ethernet (192.168.1.9)
Other network participants not involved in problems are VOIP router and PC.

My primary problem is NAT is set to moderate on XBox B. At first that was XBox A's problem, while I had XBox B in the DMZ. Now, the situation is reversed, and I don't know how it got that way.

UPnP is enabled on both the router and bridge. I didn't previously use DHCP, but XBox A had a problem clearing its static IP with the router, so I set it to automatic and activated DHCP on the router. That's when XBox A stopped experiencing NAT problems, and XBox B started experiencing them.

I thought it might have something to do with UPnP using dynamically assigned IP addresses (I have no reason for thinking this except desperation), but I can't test XBox B with DHCP because the DD-WRT bridge mode doesn't pass through DHCP address assignments.

Links of interest:

So, I have one primary problem (NAT moderate on XBox B), and one minor problem (no DHCP passthrough, but I prefer static IPs anyway).

The questions:
  1. Does DHCP have any affect on UPnP? If not, what could have resolved NAT problems for XBox A?
  2. Is this resolveable with Port Forwarding? Given that I have two XBoxen which may want to be on Live simultaneously, I'm not sure how I could solve this without letting them do it automatically via UPnP.
  3. For a while, I solved XBox B's NAT problems by putting it in the DMZ on both bridge and router, but I got disconnected from Live every 30-60 minutes. XBox A and XBox B were both on while this was happening. What could cause this?
  4. Would all these problems be obviated by the purchase of a second obscenely overpriced wireless adapter for XBox B?

Thanks in advance!

Twitch.tv/FiercePunchStudios | PSN | Steam | Discord | SFV CFN: templewulf
templewulf on

Posts

  • Options
    mrbernzmrbernz Registered User regular
    edited December 2008
    When DD-WRT is in bridge mode is it still putting up a firewall? If so, I would disable that. According to MS the ports LIVE uses are as follows:
    # UDP 88
    # UDP 3074
    # TCP 3074
    # UDP 53
    # TCP 53
    Instead of port forwarding, you might try just opening these ports and see how XBOX B reacts. If you try this, you might also turn off UPnP.

    mrbernz on
  • Options
    templewulftemplewulf The Team Chump USARegistered User regular
    edited December 2008
    mrbernz wrote: »
    When DD-WRT is in bridge mode is it still putting up a firewall? If so, I would disable that. According to MS the ports LIVE uses are as follows:
    # UDP 88
    # UDP 3074
    # TCP 3074
    # UDP 53
    # TCP 53
    Instead of port forwarding, you might try just opening these ports and see how XBOX B reacts. If you try this, you might also turn off UPnP.

    I did turn off the firewall and loopback device on the bridge.

    I'm also new to DD-WRT. Do you know where I can open ports on the web interface?

    templewulf on
    Twitch.tv/FiercePunchStudios | PSN | Steam | Discord | SFV CFN: templewulf
  • Options
    mrbernzmrbernz Registered User regular
    edited December 2008
    I would if I was at home as that is what I use, but I'm not. I think there is port triggering under application and games...

    mrbernz on
  • Options
    templewulftemplewulf The Team Chump USARegistered User regular
    edited December 2008
    mrbernz wrote: »
    I would if I was at home as that is what I use, but I'm not. I think there is port triggering under application and games...

    That's what I would assume, but I'm at work too. :lol:

    I'll do some more testing tonight. Thanks, mrbernz!

    templewulf on
    Twitch.tv/FiercePunchStudios | PSN | Steam | Discord | SFV CFN: templewulf
Sign In or Register to comment.